Description: 该源码是基于atmel公司的89C51SND1C的mp3解决方案,支持三星和东芝的NAND flash 上的fat12,fat16和fat32文件系统。-the source is based on the ATMEL 89C51SND1C mp3 solution that supports Samsung and Toshiba's NAND flash on the FAT12, fat16 and fat32 file system. Platform: |
Size: 1513563 |
Author:cguo |
Hits:
Description: FatFs的最新代码。版本0.8a
R0.08a, Aug 16, 2010
Added f_getcwd(). (_FS_RPATH = 2)
Added sector erase feature. (_USE_ERASE)
Moved file lock semaphore table from fs object to the bss.
Fixed a wrong directory entry is created on non-LFN cfg when the given name contains ';'.
Fixed f_mkfs() creates wrong FAT32 volume.
我现在的项目中就在使用 STM32+NAND Flash+USB MassStorage Platform: |
Size: 825167 |
Author:bitterguo |
Hits:
Description: 该源码是基于atmel公司的89C51SND1C的mp3解决方案,支持三星和东芝的NAND flash 上的fat12,fat16和fat32文件系统。-the source is based on the ATMEL 89C51SND1C mp3 solution that supports Samsung and Toshiba's NAND flash on the FAT12, fat16 and fat32 file system. Platform: |
Size: 1513472 |
Author:cguo |
Hits:
Description: HFAT32 v1.0是我依据FAT标准,按照自己的理解写出来的一个FAT文件系统
特性:
1.HFAT32 v1.0 是一个小型的嵌入式FAT文件系统,可以方便地在nand flash,RAM和SD Card等
存储设备上创建FAT文件系统和操作它.
2.目前支持FAT16/32,支持长文件名.-I HFAT32 v1.0 is based on FAT standards, according to their own understanding of written in a FAT file system characteristics: 1.HFAT32 v1.0 is a small embedded FAT file system, can be easily in the nand flash, RAM and SD Card such as storage devices to create a FAT file system and operating it .2. currently supports FAT16/32, support long file names. Platform: |
Size: 276480 |
Author:长空飞雪 |
Hits: