搜索资源列表
stm32_chan_fat
- This is FAT32 library for STM32f10x microcontroller. C , C++ codes included here. Working codes. May building with the Keil, IAR software platforms.
FAT16
- 本文件系统可兼容FAT16/FAT32两种文件系统格式,完全支持长文件名,GB2312/UNICODE转换码表(文件名可以支持简体中文,繁体中文,日文,俄文等), 支持子目录,支持文件的读取,写入,删除,创建等文件系统常用功能。 另外,本文件系统完全使用C代码编写,可以无障碍的移植于多种主流单片机的平台上使用。 FAT16为我们免费提供的免费代码,用户可免费测试,研究,应用。 本代码的FAT32(兼容FAT16)与多盘版本(支持磁盘文件互拷),我们得收费, -FAT1
FAT32
- FAT文件系统原理以及FAT32的C语言代码,很实用,非常好-Principle of the FAT file system and FAT32 C language code, very practical, very good
FAT32_SD-Interface-C-function
- 在SD卡上实现FAT32文件系统,C实现,可程序结构清晰,简单易懂。里面还有一篇介绍FAT32文件系统的文档,学习代码之前,请耐心将pdf文档研读一遍,这样能达到事半功倍的效果-mplemented on the SD card FAT32 file system, C realized, program structure clear, simple and understandable. There is also a descr iption of the document FAT32 f
Fatfs_GCC
- FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平*立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free
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