This is the documentation for the data structures, functions, variables, defines, enums, and typedefs for the AT45DBX driver.
This example demonstrates how to use the AT45DBX low-level interface.
This software uses data flash interfaces to check memory capacity. Then it performs:
The patterns 0x55 and 0xAA are used to test addresses and data.
The memory capacity has to be set up in conf_at45dbx.h.
For an example about FAT file-system accesses on DF components, see the FAT example.
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 an SPI and a USART module can be used.
This example has been tested with the following configuration:
For further information, visit Atmel AVR32.