Readme

Example Summary

The following example configures the UART at 9600bps to transmit and receive data. The device should be configured in external loopback mode. The device remains in SLEEP mode while waiting for an interrupt.

Peripherals & Pin Assignments

BoosterPacks, Board Resources & Jumper Settings

Example Usage

To use this application in external loopback mode, place a jumper between PA9 (UART0_RX) and PA8 (UART0_TX). Compile, load and run the example. Through the external loopback, the UART will automatically start to transmit and receive from itself.