AVR32 - USART Driver - USART Example Documentation

Introduction

This is the documentation for the data structures, functions, variables, defines, enums, and typedefs for the USART software driver.
It also comes bundled with an example. This example is a basic Hello-World example.
Example's operating mode:
  1. A message is displayed on the PC terminal ("Hello, this is AT32UC3 saying hello! (press enter)")
  2. You may then type any character other than CR(Carriage Return) and it will be echoed back to the PC terminal.
  3. If you type a CR, "'CRLF'Goodbye." is echoed back to the PC terminal and the application ends.

Main Files

Compilation Information

This software is written for GNU GCC for AVR32 and for IAR Embedded Workbench for Atmel AVR32. Other compilers may or may not work.

Device Information

All AVR32 devices with a USART module can be used.

Configuration Information

This example has been tested with the following configuration:

Contact Information

For further information, visit Atmel AVR32.
Support and FAQ: http://support.atmel.no/

Generated on Fri Feb 19 02:27:24 2010 for AVR32 - USART Driver - USART Example by  doxygen 1.5.5