搜索资源列表
SD卡读写模块
- 周立功公司为LPC213X ARM7 编写的SD卡读写模块,很详细的注释。
sd卡读写源码
- sd卡读写源码
SD卡读写模块
- SD卡读写模块源码
ATmega16+SD卡读写程序
- ATmega16+SD卡读写程序
ARM下SD卡读写模块
- zlg ARM下SD卡读写模块
U盘SD卡读写
- 单片机操作U盘SD卡的程序和相关资料!非常难得!
基于AVR单片机的SD卡读写实验
- 基于AVR单片机的SD卡读写实验
STM32使用SPI实现SD卡读写
- 使用STM32的SPI接口实现SD卡读写。 不是通常的SDIO接口
XS128_FATFS 基于FAT文件系统SD卡读写程序
- 本程序基于MC9S12XS128微控制器编写的基于FAT文件系统SD卡读写程序-The program is based on MC9S12XS128 microcontroller write FAT file system-based SD card reader program
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.
SDcardreadprogram
- 通过单片机实现SD卡读写功能. 1、SD卡采用SPI通信 2、先往SD里顺序写入0-255共256个数据,然后再读回送LCD1602显示 -Use microcontroller to read and write sd card
第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-sd
- 介绍51 单片机与SD 卡的接口设计原理, 以及FAT32 文件系统的设计和应用程序控制SD 卡读写操作的实现。-Introduced 51 single-chip interface and SD card design principle, as well as the FAT32 file system design and application control the operation of SD card reader to achieve.
sd
- 基于 AT89C52单片机的 SD卡读写设计 描述比较详细-Based on AT89C52 Microcontroller SD card reader a more detailed design descr iption
SPI方式SD卡读写程序
- SPI方式SD卡读写程序。实际验证过,可以读写SD卡。
SD卡读写测试成功
- 对SD卡读写经行测试,针对Fat文件格式!(SD card read and write by the line test, for Fat file format!)
实验38 SD卡_SDIO实验
- SD卡读写 能够满足一般用户需求基于STM32F103的SD卡读写(SD card read and write to meet the needs of ordinary users, based on the STM32F103 SD card reading and writing)
SDIO—SD卡读写测试
- STM32例程SDIO--SD卡读写测试(SD card read write test)