搜索资源列表
AVR下读写SD卡的源代码
- AVR下读写SD卡的源代码,基于标准规范V1.0
C8051F340读写SD卡的程序
- C8051F340读写SD卡的程序
sd卡协议中文
- 详细介绍了SD卡系统协议,为编写读写SD卡提供方便
ARM读写SD卡程序
- zlg arm2200 ARM读写SD卡程序
51单片机读写SD卡程序
- 51单片机读写SD卡程序
SMT32单片机读写SD卡代码
- 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
MCS_51_SD.rar
- MCS51单片机读写SD卡,FAT32文件系统,MCS51 single-chip microcomputer to read and write SD card, FAT32 file system
完整的单片机读写SD卡程序
- 完整的单片机读写SD卡程序,C51,KEIL 开发环境。,Complete single-chip program to read and write SD card, C51, KEIL development environment.
51_SD
- 51读写SD卡源程序 51读写SD卡源程序-MCU51 READ/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_wr
- c51读写SD卡原代码,c51编写,串口接收命令-C51 source code to read and write SD card, c51 prepared to receive the serial command
ZLG_SD
- zlg开发套件ucos操作系统下读写sd卡源代码-zlg dk ucos read sd card source code
armSD
- 基于ARM嵌入式处理器的读写SD卡的源代码!-ARM-based embedded processor to read and write the source code for SD card!
SD_Spec_WriteRead
- 高速读写SD卡源代码,成功调试运行,希望能给朋友们帮助.-High-speed SD card reading and writing source code, debugging successful run, I hope my friends can help.
ourdev_471759
- 用AVR做的数码相框原程序,可以直接读写SD卡。-Digital Photo Frame with AVR to do the original program, you can read and write directly to SD card.
AVRSDCardreader
- AVR单片机读写SD卡的源代码,ICC-AVR调试通过-AVR microcontroller source code to read and write SD card, ICC-AVR debugging through
128SD
- 利用avr单片机,读写SD卡的任意扇区,可以移植到任意AVR单片机上,也可以利用这个思路移植到51单片机上-Using avr microcontroller, SD card reader any sector, can be transferred to any AVR microcontroller, you can also use this idea transplanted to 51 SCM
MSP430单片机读写SD卡的源代码
- MSP430单片机读写SD卡的源代码,实际测试可用。-the source code of MSP430 microcontroller to read and write the SD card, the actual test is available.
SPI方式SD卡读写程序
- SPI方式SD卡读写程序。实际验证过,可以读写SD卡。
STM32 SD读写实验
- STM32F103RCT6 读写SD卡的操作过程,已经测试没有问题(F103 read and write SD card operation process)