AVR32 - FAT Services Documentation

Introduction

This documents data structures, functions, variables, defines, enums, and typedefs in the software. It also gives an example of the usage of the FAT file system through the dataflash memory (AT45DBX) & SPI driver.

The example is based on a shell like interface on RS232, that will let you issue the following commands :

Example to copy-paste a file: Bookmark the destination location directory using the command "mark". Then go to the source location of the wanted copied file. (the destination directory should be different from the source directory) Type "cp thefileiwanttocopy.txt". Go back to the destination location, type "ls", you should see the copied file now.

More information is available in the File System section.

Main Files

Configuration Files

Compilation Info

This software was written for the GNU GCC for AVR32 and IAR Systems compiler for AVR32. Other compilers may or may not work.

Device Info

All AVR32 devices with an SPI module can be used. This example has been tested with the following setup:

Setup Information


CPU speed: 12 MHz

Contact Information

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

Generated on Fri Feb 19 02:28:52 2010 for AVR32 - FAT Services by  doxygen 1.5.5