搜索资源列表
FAT16
- 这个里面有FAT16文件系统的源代码和相关的FAT16说明文档,十分全面,对嵌入式工程师搞文件系统的移植很有帮助,可以在从分理解后移植到SD卡或者CF卡上面。
fat16
- 基于642的sd卡读写程序,文件系统为fat16,读写函数已经调通,其他模块框架是完整的,但是没有使用
sd-reader_source_20060316
- MMC/SD操作,SPI模式,FAT16分区的建立读写操作等
fat16
- 适合RAM有限的嵌入式系统使用的fat16文件系统。目前只支持在根目录下读写文件,比较适合sd卡的文件管理。
sd-reader_source
- SD卡和FAT16读写源代码 支持长文件名和子目录
单片机FATFS代码(支持fat32、fat16)
- FATFS代码(支持fat32、fat16)
UCOSFS_SYS.rar
- 本资料包括建立在SD卡和NANDFLASH上的文件系统,具体如下: SD卡:FAT32 NANDFLASH:FAT16 SD&NAND:整合的文件系统,SD(FAT32)的盘符是"ide",NANDFLASH(FAT16)的盘符是"FLASH" uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3.
SD.rar
- SD卡驱动,包括底层驱动以及fat16的文件系统。,The driver of SD card with fat16 file system
MMC-SD.rar
- Use PIC18f4550 + MMC and FAT16 with the mikroC, this code is a sample how to use the mmc cards with microcontrollers PIC18f,Use PIC18f4550+ MMC and FAT16 with the mikroC, this code is a sample how to use the mmc cards with microcontrollers PIC18f
sd_card.rar
- TI Cortex-M3 读写SD卡以及FAT16文件系统管理的源代码.,Cortex-M3 SD read/write and fat16 file system.
LPC2478_FS_GUI
- 基于LPC2478+3.5TFT液晶+UCGUI+SD+FAT16实现的触摸屏点菜系统 不够完善 希望大家多多指点-LPC2478+3.5TFTLCD+UCGUI+SD+FAT16
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
STM32_VS1003_ZNFAT_SD
- 此程序为STM32F103VET6驱动VS1003做的MP3,采用znFAT文件系统,支持FAT32,FAT16格式,读取T-Flash/SD卡中的MP3,WAV音乐文件。音质超好,移植方便。-This procedure is done STM32F103VET6 drive VS1003 MP3, using znFAT file system, supports FAT32, FAT16 format, read T-Flash/SD card MP3, WAV music files.
MSP430_SD_FAT16
- 基于MSP430的FAT16文件系统,主要用于访问SD卡-MSP430 Based on the FAT16 file system, mainly used to access the SD card
FAT16
- SD卡系统纯源代码模板,提供建立SD文件系统的程序编译系统模式-SD card system of pure source code templates to provide the establishment of procedures for SD file system model compiler system
sd_MP3
- SD卡作为存储器,FPGA作为处理器,sta013作为解码芯片,实现mp3播放,文件系统为fat16-SD memory card as, FPGA as a processor, sta013 as a decoder chip, the realization of mp3 player, file system to fat16
sd_fat16_spi_code
- sd卡 fat16 文件系统SPI总线应用-sd card fat16 file system spi bus
sd
- 一个单片机上的sd卡驱动程序,支持fat32,fat16等文件系统,很有参考价值。-A microcontroller on the sd card driver and support fat32, fat16 file system, etc., of great reference value.
FAT
- FAT32/fat16 SD卡上的代码,已经集成了文件查找,文件文件夹的创建可删除,文件拷贝,文件读取等,方便移植,移植的时候更改缓冲去,和2个主要的硬件读写函数就可以了-The driver of fat32/16 on sd cart,it have all of the function a fat32/fat16 should have,
AVR-FAT16-PROTEUS
- FAT读写SD卡的程序。有Proteus仿真。-FAT SD card reader program. There Proteus simulation.