6.6 Observe the Output
To observe the output on the board and in the serial terminal, follow these steps:
-
To launch MPLAB® Data Visualizer, click the icon shown in the below image.
Figure 6-18. Launch MPLAB Data Visualizer -
Select the COM port corresponding to the Curiosity Nano from the Source drop-down menu in the terminal window.
Figure 6-19. Serial Communication Port Selection -
Set the baud rate to 115200 by clicking the settings icon next to the COM port.
-
Click the play icon to view the UART Communication in the terminal window.
Figure 6-20. Setting the Baud Rate -
The on-board LED of the AVR32LA32 Curiosity Nano evaluation kit toggles at a default interval of two seconds. The LED blink interval is displayed in the serial terminal.
- Press the SW switch on the AVR32LA32 Curiosity Nano evaluation kit to change the blink interval to 400 ms
- Each press of the on-board switch (SW0) of the Curiosity Nano evaluation kit alternates the blink interval between 400 ms and two seconds
Figure 6-21. Output Observed on Terminal
Note: The application discussed above is implemented and available on
MPLAB® Discover.
