This is the documentation for the data structures, functions, variables, defines, enums, and typedefs for the SDRAMC on EBI driver.
This example demonstrates how to use the SDRAMC on EBI driver with the onboard SDRAM. It initializes the SDRAM, tests it and then returns the number of errors found.
To use this code in your own application, make a pointer to the base address of the SDRAM and access it like you would normally access a memory-mapped device.
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 SDRAMC and a USART module can be used.
This example has been tested with the following configuration:
For further information, visit Atmel AVR32.