搜索资源列表
硬盘和FAT文件系统的详细分析
- This mainly about the Fat32/16 s specification and some instructions about build the USB Disk ect.
S3c44b0+FAT32
- 在S3c44b0 上的FAT32文件系统,包括完整原理图与源代码
lpc2214 CF 文件系统
- 将数据以时间为文件名存储在CF卡里,文件名有8+1+3的限制
嵌入式FAT文件系统免费源码下载
- 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:292942278,E-MAIL:tony_yang123@
STM32-FATFS-for-SD-card.rar
- 运行于stm32平台上的fat文件系统。,Stm32 platform running on the fat file system.
znfat
- 这是一个很好用的FAT文件系统,它实现数据文件存储的FAT方式访问,支持FAT32格式。附有51读取程序,详细的函数说明。有兴趣的可以看看。-This is a good use of the FAT file system, which implements the data file is stored in FAT access, support FAT32. With 51 to read program, a detailed function descr iption. Are in
USB
- LPC2478芯片U盘操作源码,ZLG提供的代码必须用UCOS,NXP提供的DEMO只能操作FAT16系统的U盘,此源码不用系统,并且可操作FAT32文件系统的U盘。此文件缺少ARM7必须的启动代码,分散装载文件等,这部分需要大家自己根据硬件环境编写-LPC2478 chip, U disk Operation Source, ZLG provided code must UCOS, NXP provide the DEMO only FAT16 system, U-disk operation
source
- STM32的FAT32文件系统,对于U盘和SD卡等移动存储的文件系统开发有很好的用处。-STM32 the FAT32 file system, for the U disk and SD card removable storage file system development have a good use.
FS_FAT32
- FAT32文件系统 基于LPC2200,前后台环境,可自己修改适配于各种RTOS。 验证环境: 搭载LPC2200的SmartARM2200开发板,使用该板上的SPI总线利用该程序读写SD卡 由于试验的SD卡比较特殊,1簇仅1扇区,所以不排除该程序对于非该情况的出错可能-FAT32 file system based on the LPC2200, the environment around Taiwan, can modify their own adaptation in
SDIO_DosFS_V01
- 将FAT32文件系统已知道stm32单片机上,并对SD卡进行读写操作-The FAT32 file system is aware of stm32 SCM, and SD card read and write operations
S3c44b0-IDE-FAT32
- 基于arm7平台的嵌入式系统设计开发,实现了fat32文件操作。包含原理图,代码。-Arm7 platform based on embedded system design and development to achieve the fat32 file operations. Includes schematics, code.
8fdJgbeh
- 基于ARM的一个mp3播放系统,包括FAT32文件系统。-ARM-based system, an mp3 player, including the FAT32 file system.
mcufatfs
- 在8位处理器上实现fat fat12 fat16 fat32的高效文件系统(ata sd usb存储器)-In the 8-bit processors to achieve high-fat fat12 fat16 fat32 file system (ata sd usb memory)
STM32-3.2TFT-ADS830-IDT7205.RAR
- STM32-3.2寸TFT-ADS830-IDT7205示波器源程序.RAR FAT32文件系统的存储机制及其在单片机上的实现-STM32-3.2-inch TFT-ADS830-IDT7205 oscilloscope source. RAR FAT32 file system on the storage mechanism and its implementation in SCM
WinHex-V15.2-SR-2.RAR
- SD卡文件格式读取工具,FAT32文件系统格式查看非常方便-SD card reader tool file format, FAT32 file system format is very easy to see
FAT32-FileSystem
- FAT32文件系统用液晶可以显示TXT文件-FAT32 FileSystem,TXT file use board play!
SD_Contrl_Pannel
- 基于stm32f207的sd卡驱动及fat32文件系统读写-opencv routine summary includes many the opencv of routine, and many can be used directly as a research
04-FAT32文件系统
- 基于k60开发板的应用例程,关于FAT32文件系统(Based on k60,practical examples...)
SD卡资料
- SD卡初始化,及读写流程,以及SD卡上文件系统介绍,及51MCU FAT32文件系统程序(The SD card initialization, and the reading and writing process, as well as the file system introduction on the SD card, and the 51MCU FAT32 file system program)
Cheap_Flash_FS(FAT版)--嵌入式FAT文件系统源码免费下载
- Cheap_Flash_FS(FAT版)--嵌入式FAT文件系统源码免费下载 本文件系统支持FAT16/FAT32文件系统共计两种格式,支持长文件名, 支持中文文件名(支持GB2312/UNICODE转换码表) 支持子目录,支持文件的读取,写入,删除,创建等等常用功能。 另外,本代码全部使用C代码编写,可以移植去各种单片机平台上实现文件系统模块。 (本代码是我们提供的免费代码,用户可免费测试,研究,应用代码。并可以在商业产品上使用。 本代码有高端版,一次可以写1000个扇区或