FatFs
FatFs[1]是一个通用的文件系统(FAT/exFAT)模块,用于在小型嵌入式系统中实现FAT文件系统。FatFs组件的编写遵循ANSIC(C89),完全分离于磁盘I/O层,因此不依赖于硬件平台。它可以嵌入到资源有限的微控制器中,如8051,PIC,AVR,ARM,Z80,RX等等,不需要做任何修...
FatFs 全部资料 69 份
FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedde
FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedde...
LPC1700_FatFs_ssp0
基于LPC1700平台实现的FatFs文件系统,支持SD卡读写操作。采用SSP0接口进行高速数据传输,具备良好的实时性与稳定性,适用于嵌入式系统开发。...
The FatFs/Tiny-FatFs module is opened for education, reserch and development. fat file.You can use
The FatFs/Tiny-FatFs module is opened for education, reserch and development. fat file.You can use...
STM32_fatfs_shell_SDHC.rar
实现了FATFS+SDHC+SD2.0+SD1.1+Shell+DataFlash。这样功能整合网上绝对没有。大约20 的代码是出自本人。 操作方法: 上电后,发字符串!s0! 进入data...