搜索资源列表
AVR下读写SD卡的源代码
- AVR下读写SD卡的源代码,基于标准规范V1.0
sd卡协议中文
- 详细介绍了SD卡系统协议,为编写读写SD卡提供方便
SD卡SPI模式的相关操作
- SD卡的SPI模式的初始化,读写等。
ATmega16+SD卡读写程序
- ATmega16+SD卡读写程序
U盘SD卡读写
- 单片机操作U盘SD卡的程序和相关资料!非常难得!
51读SD卡程序
- 51读SD卡程序,proteus仿真电路和程序
基于AVR单片机的SD卡读写实验
- 基于AVR单片机的SD卡读写实验
51单片机读写SD卡程序
- 51单片机读写SD卡程序
SMT32单片机读写SD卡代码
- 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
完整的单片机读写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
SPI方式SD卡读写程序
- SPI方式SD卡读写程序。实际验证过,可以读写SD卡。
SD卡读写测试成功
- 对SD卡读写经行测试,针对Fat文件格式!(SD card read and write by the line test, for Fat file format!)
SD卡_SDIO实验
- 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
飞思卡尔SD卡程序Project_sd
- 用于SD卡的程序,包含各种读盘分扇区之类的功能,对于需要大量记录数据的应用,非常有用。(SD card for the program, including a variety of read disk, sub sectors, and other functions, for the need for a large number of data recording applications, very useful.)
实验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)
SD卡
- 基于ATmega128的sd卡的读写程序,可以实现大容量和小容量的读写(Based on ATmega128 SD card read and write program, you can read and write large capacity and small capacity)
SDIO—SD卡读写测试
- STM32例程SDIO--SD卡读写测试(SD card read write test)
SD卡资料
- SD卡初始化,及读写流程,以及SD卡上文件系统介绍,及51MCU FAT32文件系统程序(The SD card initialization, and the reading and writing process, as well as the file system introduction on the SD card, and the 51MCU FAT32 file system program)
SD卡测试
- 基于单片机SPI读取SD卡,51单片机实现SD卡的读写(Read SD card based on MCU SPI, read and write SD card by 51 MCU.)