搜索资源列表
AVR下读写SD卡的源代码
AVR下读写SD卡的源代码,基于标准规范V1.0
ATmega16+SD卡读写程序
- ATmega16+SD卡读写程序
单片机读写U盘
- 单片机读写U盘资料,非常方便的使用在单片机读写U盘和SD卡的领域
sd 读写
- window 下直接读写sd卡,可以用来烧写boot
基于AVR单片机的SD卡读写实验
- 基于AVR单片机的SD卡读写实验
51单片机读写SD卡程序
- 51单片机读写SD卡程序
ZLG_SD读写模块V2.0
- ZLG_SD读写模块V2.0
STM32使用SPI实现SD卡读写
- 使用STM32的SPI接口实现SD卡读写。 不是通常的SDIO接口
SMT32单片机读写SD卡代码
- 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
PIC读写CF卡C程序(含原理图)
- PIC读写CF卡的C程序(含原理图)-PIC CF card reader C procedures (including schematics)
SD卡读写模块
- 周立功公司为LPC213X ARM7 编写的SD卡读写模块,很详细的注释。-Zhou Ligong LPC213X ARM7 prepared for the SD card reader module, a very detailed notes.
第1章-SD卡读写模块
- 第1章-SD卡读写模块 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-Chapter 1-SD Card Reade
avr-sd
- sd读写程序 一个AVR的SD卡接口程序-sd to read and write procedures for a AVR of the SD card interface program
mmc.sd
- software spi操作mmc/sd代码 实现mmc/sd 读写操作-software spi operation mmc/sd code mmc/sd reader operation
LPC214XSDDRIVER
- LPC2148 SD读写源代码,这个程序实现了对 SD卡的读写操作,有简单的说明,很容易看懂-LPC2148 SD to read and write source code, this process realize the SD card to read and write operations, has a simple explanation, it is easy to understand
SD-RW
- 基于51单片机的SD卡读写程序,写的很好的.-51 Based on the SD card reader Singlechip procedures, written in very good.
ut2416裸机 sd卡 sd模式读写 fat32文件系统
- s3c2416裸机 sd卡sd模式读写 fat32文件系统 ut2416上正常运行
STM32 SD读写实验
- STM32F103RCT6 读写SD卡的操作过程,已经测试没有问题(F103 read and write SD card operation process)
SDIO—SD卡读写测试
- STM32例程SDIO--SD卡读写测试(SD card read write test)
单片机读写SD卡
- 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)