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 2 for STK600-RCUC3L4

Using the USART module, echo all incoming characters back until a CR character is received.

USART example 2 for UC3-L0 Xplained

Using the USART module, echo all incoming characters back until a CR character is received.

USART Example for STK600-RCUC3L0

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 STK600-RCUC3L0

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 STK600-RCUC3L4

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 UC3-L0 Xplained

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 UC3L_EK

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 AT32UC3L064 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.