This example demonstrates how to use the Atmel DataFlash AT45DBx component. The DataFlash requires an SPI bus as a low level communication interface. This interface can be implemented using SPI or USART in SPI mode for AVR devices.
The SPI API can be found here for SPI module connection or here for USART in SPI mode.
All AVR devices can be used. This example has been tested with the following setup:
This software was written for the GNU GCC and IAR for AVR. Other compilers may or may not work.
For further information, visit Microchip.