Description: The Memory project is a demo program for the AT91SAM7X256
using Atmel AT91SAM7X-EK Microcontroller Board.
It demonstrates an USB Memory based on USB Mass Storage Class.
LEDs are used to display the following:
- LED1 is on when USB Device is performing Read access
- LED2 is on when USB Device is performing Write access
- LED3 is on when USB Device is configured
- LED4 is on when USB Device is suspended
The USB Memory is automatically recognized by the host PC
running Windows which will load a generic Mass Storage driver.
The Memory program is available for the following targets:
AT91SAM7X-EK: configured for on-chip Flash ROM
(used for production or target debugging)
To Search:
File list (Check if you may need any files):
Memory\Abstract.txt
......\DiskImg.c
......\memory.c
......\memory.h
......\Memory.Opt
......\Memory.Uv2
......\msc.h
......\mscuser.c
......\mscuser.h
......\ReadMe.txt
......\SAM7.s
......\type.h
......\usb.h
......\usbcfg.h
......\usbcore.c
......\usbcore.h
......\usbdesc.c
......\usbdesc.h
......\usbhw.c
......\usbhw.h
......\usbuser.c
......\usbuser.h
Memory