搜索资源列表
AVR_SDcard_FAT32
- AVR 单片机上实现SD卡的读写,支持FAT16、FAT32文件系统,文件和目录的创建删除等文件功能全部实现-AVR single-chip implementation on SD card reader, support for FAT16, FAT32 file system, files and directories to create the delete function and other documents of all implementation
SD
- sd卡读写成功,能建立文件,fat32系统,速率为100k-sd card reader successfully able to create the file, fat32 system, rate of 100k
C8051F340ReadSD
- C8051F340读写SD卡源码,并创建了FAT32文件系统-C8051F340 SD card reader source code, and create the FAT32 file system
STM32-SDcard-SPI
- STM32下使用SPI接口读取SD卡内容,实现FAT32的解析,可以建立文件-The STM32 using the SPI interface to read the contents of the SD card, FAT32 parsing, can create a file
28335-SPI-SD-Fatfs
- 在TI的DSP芯片TMS320F28335上使用自带的SPI功能实现SD卡读写,在SD卡读写程序的基础上又移植了支持FAT32格式的文件系统fatfs,最大支持32G的SD容量,具有很高的参考价值,该程序经过验证没有问题,本程序全是都是C语言编写,在CCS3.3环境下编译。 运行之前要准备一个经过FAT32格式化过的SD卡,运行该程序后会在SD卡内建立一个fatfs.txt文件,文件里面会有一段话:感谢您使用研旭28335开发版 !^_^。-Used on TI' s DSP chip
F28335 SPI SD card
- Used on TI' s DSP chip comes TMS320F28335 SPI functions to achieve SD card reader, SD card reader on the basis of the program and transplant support FAT32 file system fatfs, maximum support 32G SD capacity, with high reference value, there is no ques