搜索资源列表
SD卡MP3程序
- 5个按键控制+SD卡+MP3程序+MP3电路图
ATmega16+SD卡读写程序
- ATmega16+SD卡读写程序
ARM读写SD卡程序
- zlg arm2200 ARM读写SD卡程序
U盘SD卡读写
- 单片机操作U盘SD卡的程序和相关资料!非常难得!
LPC2138+SD卡Proteus虚拟平台
- arm7 lpc2131 读写SD卡的程序,采用SPI模式,编译环境是ADS1.2,并有Proteus的仿真,可添加Fatfs文件系统
51单片机读写SD卡程序
- 51单片机读写SD卡程序
基于DM6437的SD卡文件系统
- 本程序,是基于TIDM6437平台的,主要实现的功能为:能够通过MCBSP0的复用成SPI模式,进行对SD卡的操作,并能成功创建BMP文件!!
PIC16F689驱动SD卡程序
- PIC16F689驱动SD卡程序,可以实现对SD的ID读取和内存读取,并且可以通过串口调试精灵看到相应信息,PIC16F689 drives SD card procedures, can be achieved on the ID reader and SD memory reader, and can see the corresponding wizard serial debugging information
将数据写入SD卡内部的89C51程序
- SD卡的89C51程序,可以将数据写入SD卡内部,并进行读取。,89C51 procedure SD cards can write data to the internal SD card and reader.
完整的单片机读写SD卡程序
- 完整的单片机读写SD卡程序,C51,KEIL 开发环境。,Complete single-chip program to read and write SD card, C51, KEIL development environment.
sd
- SD卡程序。可以实现基本功能。-SD card program. Basic functions can be achieved. Look of the of the
SPI方式SD卡读写程序
- SPI方式SD卡读写程序。实际验证过,可以读写SD卡。
SD卡_SDIO实验
- 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
dsp28335通过SPI通信接口向SD卡写文件
- 该程序在TMS320F28335上运行成功,编译器是ccs6.0,通过spi通信将数据按照fat文件格式写入sd卡,并可以在电脑上查看
飞思卡尔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.)
CardInfo
- STM32版本Arduino读写SD卡程序,支持2G~32G,64G的卡也能读写32G,对SD卡没要求,SD卡部分的电路越简单越好,程序里面已经注明引脚接法。(STM32 version Arduino read and write SD card program to support 2G ~ 32G, 64G card can read and write 32G, SD card does not require, SD card part of the circuit as simple
SD卡
- 基于ATmega128的sd卡的读写程序,可以实现大容量和小容量的读写(Based on ATmega128 SD card read and write program, you can read and write large capacity and small capacity)
Sunny号实验27-SDIO-TF卡实验
- 使用单片机实现SD卡储存器功能,对于初学者非常有用(It is very useful for beginners to realize the memory function of SD card by using single chip microcomputer.)
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)
DSP28335通过SPI读写SD卡程序
- DSP28335通过SPI读写SD卡程序