文件名称:SDreader
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 356.21kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个比较详细的读写SD卡的例子,注释也很详细,大家可以拿来用的!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 95302922sdreader.rar 列表 第1章-SD卡读写模块\PC机程序\CommPort.cpp 第1章-SD卡读写模块\PC机程序\CommPort.h 第1章-SD卡读写模块\PC机程序\EraseBlkDlg.cpp 第1章-SD卡读写模块\PC机程序\EraseBlkDlg.h 第1章-SD卡读写模块\PC机程序\ReadMe.txt 第1章-SD卡读写模块\PC机程序\Resource.h 第1章-SD卡读写模块\PC机程序\SDExample.aps 第1章-SD卡读写模块\PC机程序\SDExample.clw 第1章-SD卡读写模块\PC机程序\SDExample.cpp 第1章-SD卡读写模块\PC机程序\SDExample.dsp 第1章-SD卡读写模块\PC机程序\SDExample.dsw 第1章-SD卡读写模块\PC机程序\SDExample.exe 第1章-SD卡读写模块\PC机程序\SDExample.h 第1章-SD卡读写模块\PC机程序\SDExample.ncb 第1章-SD卡读写模块\PC机程序\SDExample.opt 第1章-SD卡读写模块\PC机程序\SDExample.plg 第1章-SD卡读写模块\PC机程序\SDExample.rc 第1章-SD卡读写模块\PC机程序\SDExampleDlg.cpp 第1章-SD卡读写模块\PC机程序\SDExampleDlg.h 第1章-SD卡读写模块\PC机程序\StdAfx.cpp 第1章-SD卡读写模块\PC机程序\StdAfx.h 第1章-SD卡读写模块\PC机程序\hexeditctrl.cpp 第1章-SD卡读写模块\PC机程序\hexeditctrl.h 第1章-SD卡读写模块\PC机程序\RES\SDExample.ico 第1章-SD卡读写模块\PC机程序\RES\SDExample.rc2 第1章-SD卡读写模块\SDExample\SDExample.mcp 第1章-SD卡读写模块\SDExample\SD\sdcmd.c 第1章-SD卡读写模块\SDExample\SD\sdcmd.h 第1章-SD卡读写模块\SDExample\SD\sdcrc.c 第1章-SD卡读写模块\SDExample\SD\sdcrc.h 第1章-SD卡读写模块\SDExample\SD\sddriver.c 第1章-SD卡读写模块\SDExample\SD\sddriver.h 第1章-SD卡读写模块\SDExample\SD\sdhal.c 第1章-SD卡读写模块\SDExample\SD\sdhal.h 第1章-SD卡读写模块\SDExample\src\IRQ.s 第1章-SD卡读写模块\SDExample\src\LPC2294.h 第1章-SD卡读写模块\SDExample\src\Startup.s 第1章-SD卡读写模块\SDExample\src\config.h 第1章-SD卡读写模块\SDExample\src\main.c 第1章-SD卡读写模块\SDExample\src\mem_a.scf 第1章-SD卡读写模块\SDExample\src\mem_b.scf 第1章-SD卡读写模块\SDExample\src\mem_c.scf 第1章-SD卡读写模块\SDExample\src\sdconfig.h 第1章-SD卡读写模块\SDExample\src\target.c 第1章-SD卡读写模块\SDExample\src\target.h 第1章-SD卡读写模块\SDExample\uart\uart.c 第1章-SD卡读写模块\SDExample\uart\uart.h 第1章-SD卡读写模块\SDExample\SDExample_Data\CWSettingsWindows.stg 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\TargetDataWindows.tdt 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\ObjectCode\Startup.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\ObjectCode\target.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\ObjectCode\main.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\ObjectCode\IRQ.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\ObjectCode\sdcmd.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\ObjectCode\sdcrc.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\ObjectCode\sddriver.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\ObjectCode\sdhal.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\ObjectCode\uart.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\TargetDataWindows.tdt 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\ObjectCode\Startup.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\ObjectCode\target.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\ObjectCode\main.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\ObjectCode\IRQ.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\ObjectCode\sdcmd.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\ObjectCode\sdcrc.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\ObjectCode\sddriver.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\ObjectCode\sdhal.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\ObjectCode\uart.o 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\SDExample.axf 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\SDExample.i32 第1章-SD卡读写模块\SDExample\SDExample_Data\RelInFLASH\TargetDataWindows.tdt 第1章-SD卡读写模块\SD卡读写模块\sdconfig.h 第1章-SD卡读写模块\SD卡读写模块\使用说明.txt 第1章-SD卡读写模块\SD卡读写模块\SD\sdcmd.c 第1章-SD卡读写模块\SD卡读写模块\SD\sdcmd.h 第1章-SD卡读写模块\SD卡读写模块\SD\sdcrc.c 第1章-SD卡读写模块\SD卡读写模块\SD\sdcrc.h 第1章-SD卡读写模块\SD卡读写模块\SD\sddriver.c 第1章-SD卡读写模块\SD卡读写模块\SD\sddriver.h 第1章-SD卡读写模块\SD卡读写模块\SD\sdhal.c 第1章-SD卡读写模块\SD卡读写模块\SD\sdhal.h 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM\ObjectCode 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH\ObjectCode 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInRAM 第1章-SD卡读写模块\SDExample\SDExample_Data\DebugInFLASH 第1章-SD卡读写模块\SDExample\SDExample_Data\RelInFLASH 第1章-SD卡读写模块\PC机程序\Debug 第1章-SD卡读写模块\PC机程序\Release 第1章-SD卡读写模块\PC机程序\RES 第1章-SD卡读写模块\SDExample\SD 第1章-SD卡读写模块\SDExample\src 第1章-SD卡读写模块\SDExample\uart 第1章-SD卡读写模块\SDExample\SDExample_Data 第1章-SD卡读写模块\SD卡读写模块\SD 第1章-SD卡读写模块\PC机程序 第1章-SD卡读写模块\SDExample 第1章-SD卡读写模块\SD卡读写模块 第1章-SD卡读写模块