搜索资源列表
sd(sd_4_data_mode)
- sd卡的高速读写程序,sd模式(4数据线),是普通spi模式的约6倍,以及完全的sd卡的data sheet-sd-card reader procedures, sd model (four data lines), is the general pattern of about 20 six times. and full sd card data sheet
SD_Read_Write
- SD卡读写源程序,很不错的学习资料,有详细的使用说明-SD Card Reader program, a very good study, with detailed instructions
51-SD
- 51模拟SPI读写SD卡(包括Fat和Fat32文件系统)源代码-51 simulated SPI writable SD card (including Fat and hotfix file system) source code
DE2_SD_Card_Audio
- SD卡读写程序-DE2板附带的程序,可以播放音乐
smartcard_vhdl
- SD卡读写的VHDL VHDL Source Files in Smartcard: Top.vhd - top level file smartcard.vhd conver2ascii.vhd binary2bcd.vhd lcd.vhd power_up.vhd
SD_FatFS_STM32.rar
- STM32,IAR平台,移植FATFS文件系统,实现SD卡读写,原文见www.ouravr.com,此处转载,非常有用,STM32, IAR platform document FATFS transplant system, SD card reader, see the original www.ouravr.com, reproduced here, very useful
sd-spi
- arm7 lpc214x读写sd卡底层SPI操作源码,仅供参考-sd card reader arm7 lpc214x underlying source SPI operation, are for reference only
FAT
- FAT32/fat16 SD卡上的代码,已经集成了文件查找,文件文件夹的创建可删除,文件拷贝,文件读取等,方便移植,移植的时候更改缓冲去,和2个主要的硬件读写函数就可以了-The driver of fat32/16 on sd cart,it have all of the function a fat32/fat16 should have,
File_SD_OS1
- SD卡读图片显示,基于周立功smart2200开发板,挂ucos-II,有文件系统,我的课程实验,下载即可运行,附带说明。-SD card read picture show, based on ZLG smart2200 development board, hang ucos-II, a file system, my test program, download to run, with instructions.
sd-reader_20090330
- 一个写得很好的SD卡读写,基于AVR MEGA8单片机,包括FAT文件系统的实现,支持SDHC,包含原理图,值得一读!-sdcard reader,base on AVR MEGA8 microcontroller,including FAT filesystem implementation, and circuit! easy to read
MSP430MMC.SD.RAR
- 利用MSP430单片机与MMC.SD卡读写应用的程序-Using MSP430 microcontroller and skillfully. SD card application of reading and writing program
FAT-SD-card-information
- 全面透析SD卡与FAT相关资料 包括:4.5万字透视FAT32系统;SD存取介质;SD卡的SPI模式(中文);CSD寄存器解析;基于SPI协议的SD卡读写-FAT SD card with full dialysis-related information, including: 4.5 million characters perspective FAT32 system SD access to media SD card SPI mode (in Chinese) CSD re
SD
- SD卡读写,以及文件的一些操作功能,比较方便,可以通过串口的超级终端来操作。-SD Card Reader
SD-for-lpc210x
- lpc210x 中对sd卡的基本操作程序 、初始化读写SD卡的硬件条件(spi接口和其他有用的管腿,如写保护)-lpc210x sd card in the basic operation of the program, read and write SD card hardware initialization conditions (spi interface and other useful tube legs, such as write-protected)
MP3-and-SD-card-file-code
- MP3代码和SD卡文件,包含VS1003解码芯片程序,SD卡及FAT文件系统的读写方法,液晶显示程序,收音机模块操作,音频处理程序,是你自己动手DIY个性化MP3的重要参考-MP3 code and SD card files, the program contains VS1003 decoder chip, SD card and the FAT file system read and write methods, liquid crystal display program, a rad
SD
- sd卡的单片机读写程序,向SD卡读写一个扇区,如果成功则激活P0口流水灯,如果失败则无流水灯。并且随程序运行向串口发送运行状态。-SD card chip reader procedures
ALIENTEK-MINISTM32--SD
- 这是基于stm32FR103的sd卡读写代码,供大家参考。谢谢。-This is based on the sd card stm32FR103 read and write code for your reference. Thank you.
SD
- SD卡读写功能,实现了根据ds1302的时间写数据-The SD card reader function, realizes the DS1302 according to the time to write data
mcu操作sd卡的程序
- 用mcu操作sd卡的程序,用mcu读/写过的sd卡,可以象普通fat文件系统那样使用. 花钱买来的,为了帮助大伙学习之用.请勿用于商业用途,否则后果自负. 公司服务器不允许传递大文件,不得以分为7个部分上传,请斑竹见谅.此为part7-with mcu sd card operation procedures used mcu reading / writing the sd card, can be as ordinary as fat file system to use. The mone
LPC2103读写SD卡数据
- LPC2103读写SD卡数据,解压后根据pdf文件的说明,运行环境为IAR