文件名称:USB-SD-reader
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 161kb
- 下载次数:
- 2次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
USB读SD卡的读卡器代码。已经在单片机编译过。
51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code, with the IDE-USB that routine reform. This program, the storage device driver has been put out independently, that is, as long as the changes in storage devices read and write drive sector, you can put into a U disk storage devices of
51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code, with the IDE-USB that routine reform. This program, the storage device driver has been put out independently, that is, as long as the changes in storage devices read and write drive sector, you can put into a U disk storage devices of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
USB SD卡读卡器\at45db161.c
..............\at45db161.h
..............\at45db161.LST
..............\at45db161.OBJ
..............\AT89X52.H
..............\config.h
..............\MASS_STORAGE.H
..............\My_type.h
..............\PDIUSBD12.h
..............\UART.c
..............\UART.h
..............\USB Disk.hex
..............\USB Disk.lnp
..............\USB Disk.M51
..............\USB Disk.plg
..............\USB.H
..............\USB.plg
..............\UsbDisk.c
..............\sd.c
..............\sd.h
..............\myfun.h
..............\myfun.c
..............\USB Disk.MAP
..............\USB Disk.SBR
..............\UsbDisk.LST
..............\UsbDisk.OBJ
..............\UART.LST
..............\UART.OBJ
..............\sd.LST
..............\sd.OBJ
..............\myfun.LST
..............\myfun.OBJ
..............\USB Disk
..............\USB Disk_Uv2.Bak
..............\USB Disk.Uv2
..............\USB Disk_Opt.Bak
..............\USB Disk.Opt
USB SD卡读卡器
..............\at45db161.h
..............\at45db161.LST
..............\at45db161.OBJ
..............\AT89X52.H
..............\config.h
..............\MASS_STORAGE.H
..............\My_type.h
..............\PDIUSBD12.h
..............\UART.c
..............\UART.h
..............\USB Disk.hex
..............\USB Disk.lnp
..............\USB Disk.M51
..............\USB Disk.plg
..............\USB.H
..............\USB.plg
..............\UsbDisk.c
..............\sd.c
..............\sd.h
..............\myfun.h
..............\myfun.c
..............\USB Disk.MAP
..............\USB Disk.SBR
..............\UsbDisk.LST
..............\UsbDisk.OBJ
..............\UART.LST
..............\UART.OBJ
..............\sd.LST
..............\sd.OBJ
..............\myfun.LST
..............\myfun.OBJ
..............\USB Disk
..............\USB Disk_Uv2.Bak
..............\USB Disk.Uv2
..............\USB Disk_Opt.Bak
..............\USB Disk.Opt
USB SD卡读卡器