搜索资源列表
AVR下读写SD卡的源代码
- AVR下读写SD卡的源代码,基于标准规范V1.0
ATmega16+SD卡读写程序
- ATmega16+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卡的操作
基于STM32微处理器的SD卡(TF卡)文件系统读写
- 基于STM32微处理器的SD卡(TF卡)文件系统读写. 103ZC,ZD等有SDIO,检查中。,This is a simple demonstration, based on STM32 and working with ST Evaluation board MB525 revA (old board), using the Embeddeded Library File System “EFSL” with an "SD" memory card in order
DE2_SD_Card_Audio.DE2上SD卡的读写代码
- DE2上SD卡的读写代码,应用环境quartus ii,DE2 on SD card to read and write code
8051-sd-source-code.rar
- 基于8051的SD卡读写程序,内容包括SD卡的读写,配置,校验等,8051 based on the SD card reader program, including reading and writing SD card, configuration, calibration, etc.
完整的单片机读写SD卡程序
- 完整的单片机读写SD卡程序,C51,KEIL 开发环境。,Complete single-chip program to read and write SD card, C51, KEIL development environment.
第1章-SD卡读写模块
- 第1章-SD卡读写模块 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-Chapter 1-SD Card Reader module 1. Sdconfig.h : This
SD
- SD卡读写驱动程序的代码 -SD card reader driver code
SD-RW
- 基于51单片机的SD卡读写程序,写的很好的.-51 Based on the SD card reader Singlechip procedures, written in very good.
51-reda-write-SD-2-17
- 单片机51系列,SD卡的读写,目的要读取MICRO SD 卡,体积小,容量大。有一定的实用价值-51 Series single-chip, SD card reader, the purpose to read MICRO SD card, small size, large capacity. Have some practical value
MMC(SD)
- MMC/SD读写程序(基于ATmega162)-MMC/SD reader program (based on the ATmega162)
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)