Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Nand Flash on EBI Example for EVK1104 Documentation

Introduction

This is the documentation for the data structures, functions, variables, defines, enums, and typedefs for the NAND FLASH components.

The given example covers simple uses of a external NAND FLASH using EBI.

This example operates at 12MHz.

Main Files

  • nf.c: NAND FLASH driver;
  • nf.h: NAND FLASH driver header file;
  • CONF/conf_nf.h: NAND FLASH configuration file
  • nf_2KB.h: Listing of 2-kB NAND FLASH types
  • nf_512B.h: Listing of 512B NAND FLASH types
  • nf_example.c: NAND FLASH example application

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 a EBI module can be used. This example has been tested with the following setup:

  • EVK1104 evaluation kit;

Contact Information

For further information, visit Atmel AVR32.