文件名称:ZLG_SDCard
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 75kb
- 下载次数:
- 0次
- 提 供 者:
- 池**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改.
2. SD目录 : SD卡读写模块的全部文件,一般不用修改.
3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,
而sdconfig.h通常会有改动.
4. 例子见上一级目录的SDExample目录.-1. Sdconfig.h: The file configuration for the SD card reader module header file, the user can be modified according to the actual hardware condition. 2. SD directory: SD card reader module, all the documents, usually without modification. 3. Proposed sdconfig. h files do not put in the SD directory, because the SD files in the directory usually without modification, while sdconfig.h usually changes. 4. examples see above a directory SDExample directory.
相关搜索: cf卡
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ZLG_SDCard\SD卡读写模块\sdconfig.h
..........\............\使用说明.txt
..........\............\SD\sdcmd.c
..........\............\..\sdcmd.h
..........\............\..\sdcrc.c
..........\............\..\sdcrc.h
..........\............\..\sddriver.c
..........\............\..\sddriver.h
..........\............\..\sdhal.c
..........\............\..\sdhal.h
..........\..Example\SDExample.mcp
..........\.........\uart\uart.c
..........\.........\....\uart.h
..........\.........\src\config.h
..........\.........\...\IRQ.s
..........\.........\...\LPC2294.h
..........\.........\...\main.c
..........\.........\...\mem_a.scf
..........\.........\...\mem_b.scf
..........\.........\...\mem_c.scf
..........\.........\...\sdconfig.h
..........\.........\...\Startup.s
..........\.........\...\target.c
..........\.........\...\target.h
..........\.........\SD\sdcmd.c
..........\.........\..\sdcmd.h
..........\.........\..\sdcrc.c
..........\.........\..\sdcrc.h
..........\.........\..\sddriver.c
..........\.........\..\sddriver.h
..........\.........\..\sdhal.c
..........\.........\..\sdhal.h
..........\..卡读写模块\SD
..........\..Example\uart
..........\.........\src
..........\.........\SD
..........\SD卡读写模块
..........\SDExample
ZLG_SDCard
..........\............\使用说明.txt
..........\............\SD\sdcmd.c
..........\............\..\sdcmd.h
..........\............\..\sdcrc.c
..........\............\..\sdcrc.h
..........\............\..\sddriver.c
..........\............\..\sddriver.h
..........\............\..\sdhal.c
..........\............\..\sdhal.h
..........\..Example\SDExample.mcp
..........\.........\uart\uart.c
..........\.........\....\uart.h
..........\.........\src\config.h
..........\.........\...\IRQ.s
..........\.........\...\LPC2294.h
..........\.........\...\main.c
..........\.........\...\mem_a.scf
..........\.........\...\mem_b.scf
..........\.........\...\mem_c.scf
..........\.........\...\sdconfig.h
..........\.........\...\Startup.s
..........\.........\...\target.c
..........\.........\...\target.h
..........\.........\SD\sdcmd.c
..........\.........\..\sdcmd.h
..........\.........\..\sdcrc.c
..........\.........\..\sdcrc.h
..........\.........\..\sddriver.c
..........\.........\..\sddriver.h
..........\.........\..\sdhal.c
..........\.........\..\sdhal.h
..........\..卡读写模块\SD
..........\..Example\uart
..........\.........\src
..........\.........\SD
..........\SD卡读写模块
..........\SDExample
ZLG_SDCard