AVR32 UC3 - FLASHCDW Driver Documentation
This is the documentation for the data structures, functions, variables, defines, enums, and typedefs for the FLASHCDW software driver.
It also comes bundled with an example. This example demonstrates flash read / write data accesses, using a flash block as an NVRAM, located either in the flash array or in the User page.
Operating mode of the example:
- After reset, the NVRAM variables are displayed on the USART link.
- The NVRAM is cleared (all bytes are set to 0x00).
- All NVRAM variables are written with incrementing nibbles, starting from 0x0.
- The user can reset or power-cycle the board to check the non-volatileness of the NVRAM.
This software is written for GNU GCC for AVR32 and for IAR Embedded Workbench for Atmel AVR32. Other compilers may or may not work.
All AVR32 devices with a FLASHCDW module can be used.
This example has been tested with the following configuration:
- AT32UC3L-EK evalutation kit; ; STK600+RCUC3L0 routing card
- CPU clock: 12 MHz;
- USART3 (on AT32UC3L-EK) abstracted with a USB CDC connection to a PC; STK600 usart port for the STK600+RCUC3L0 setup (connect STK600.PE2 to STK600.RS232 SPARE.TXD and STK600.PE3 to STK600.RS232 SPARE.RXD)
- PC terminal settings:
- 57600 bps,
- 8 data bits,
- no parity bit,
- 1 stop bit,
- no flow control.
For further information, visit
Atmel AVR32.
Support and FAQ:
http://support.atmel.no/