文件名称:Memory
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-02-08
- 文件大小:
- 28kb
- 下载次数:
- 0次
- 提 供 者:
- ma***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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)
-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)
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)
-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)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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