搜索资源列表
51-SD
- 51模拟SPI读写SD卡(包括Fat和Fat32文件系统)源代码-51 simulated SPI writable SD card (including Fat and hotfix file system) source code
FAT
- fat格式文件的读写操作,针对SD卡,C语言环境
FAT
- 基于AVR的mp3文件系统!里面有sd卡的fat32文件系统源程序
sd-reader_source
- 比较完成的FAT文件系统与单片实验,本系统利用AVR
XS128_FATFS 基于FAT文件系统SD卡读写程序
- 本程序基于MC9S12XS128微控制器编写的基于FAT文件系统SD卡读写程序-The program is based on MC9S12XS128 microcontroller write FAT file system-based SD card reader program
AVR_SD_FAT.rar
- AVR读取SD卡里FAT格式内容的源程序,AVR read FAT format SD card content source
DE2_SDCARD.rar
- 在de2上用niosii实现fat文件系统源代码,可以实现文件的读写操作,介质为sd卡。,In the de2 on the file system using niosii to achieve fat source code, the file read and write operations can be achieved, the medium for the sd card.
sd_card.rar
- TI Cortex-M3 读写SD卡以及FAT16文件系统管理的源代码.,Cortex-M3 SD read/write and fat16 file system.
51单片机模拟串口实现对SD卡的读写
- 51单片机模拟串口实现对SD卡的读写,TFT液晶显示,并添加了FAT文件系统,都有注释,对于初学SD卡、TFT、FAT模块的朋友很有帮助。-51 simulated serial port on the microcontroller to read and write SD card, TFT LCD display, and add the FAT file system, there are comments, for the beginner SD card, TFT, FAT modu
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
MCUs-FAT-Routine-on-the-SD-card
- SD卡上的文件管理系统(FAT)实例。单片机应用。-Instance of the Document Management System (FAT) on the SD card. Microcontroller applications.
SD_FAT16
- 基于msp430单片机的SD卡读写驱动,已移植文件系统FATfs,可在SD卡实现文件的读写操作-MSP430 MCU-based SD card reader drivers, file system has been transplanted FATfs, can achieve SD card files to read and write operation
Eboot.SDFuser
- s3c6410的eboot,可以通过sd卡升级,大家可以参考一下-s3c6410 the eboot, you can upgrade via sd card, we can refer to
head
- STM32头文件,包括初始化头文件stm32.h 通用触摸屏头文件touch.h 3.7寸液晶头文件lcd.h ds18b02头文件temp.h SPI头文件spi.h SD卡读取头文件sd.h FAT32头文件fat.h-STM32 header files, including initialization header stm32.h common touch screen header touch.h 3.7-inch LCD header file lcd.h ds18b02 h
20080513
- MSP430F149读写SD卡以及简单的文件系统 硬件:www.just430.com朱明老师提供的Easy430开发板以及SD卡模块 底层驱动使用TI提供的MMC驱动程序,简单文件系统使用微控设计网-MSP430F149 read SD cards, as well as simple file system hardware: www.just430.com Zhu Easy430 teachers are provided with the development board
MMCSD
- ATMEGA32+Proteus仿真原理图+C应用程序,仿真仿真MMC和SD卡-ATMEGA32+ Proteus schematic diagram+ C simulation applications, simulation simulation MMC and SD cards
SD_CARD_FAT
- STM32下SD卡文件系统读写程序,如何初始化SD卡及读写、擦除SD卡-SD card file system program of STM32,how to initialize ,write ,read,erase SD card
28035-SD-FAT
- 基于TI的DSP 28035单片机的SD卡存储模块-DSP 28035 SD CARD MOD
SD卡读写测试成功
- 对SD卡读写经行测试,针对Fat文件格式!(SD card read and write by the line test, for Fat file format!)
dsp28335通过SPI通信接口向SD卡写文件
- 该程序在TMS320F28335上运行成功,编译器是ccs6.0,通过spi通信将数据按照fat文件格式写入sd卡,并可以在电脑上查看