Microchip® Advanced Software Framework

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages

In this section you can find all the projects related to the USART - Univ. Sync/Async Serial Rec/Trans.

Example(s)

USART Example for EVK1100

Using the USART module, echo all incoming characters back until a CR character is received. Afterwards, switch the device into STATIC sleep mode.

USART Example for EVK1105

Using the USART module, echo all incoming characters back until a CR character is received. Afterwards, switch the device into STATIC sleep mode.

USART Loopback Example for AT32UC3A0512 in AVR Simulator

Using the USART module, send and receive characters using the loopback mode to test the USART functionality in AVR Studio 5 Simulator.

USART SPI Example for EVK1100

Using the USART module in SPI mode.