搜索资源列表
stm32+SDIO+fatfs
- 这是stm32的SDIO模式,并且有fatfs文件系统,可以完成多种操作,例如创建文件夹,创建文件,读取文件等
Fatfs 0.8a
- 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 t
STM32-FATFS-for-SD-card.rar
- 运行于stm32平台上的fat文件系统。,Stm32 platform running on the fat file system.
SD_FatFS_STM32.rar
- STM32,IAR平台,移植FATFS文件系统,实现SD卡读写,原文见www.ouravr.com,此处转载,非常有用,STM32, IAR platform document FATFS transplant system, SD card reader, see the original www.ouravr.com, reproduced here, very useful
22-MP3-SD-FATFS-SPI1
- STM32野火开发板上的源程序,MP3 + FATFS + SD卡的程序,程序已在板子上调试通过。-Wildfire STM32 development board source, MP3+ FATFS+ SD card program, the program has been on the board through debugging.
FATFS_STM32
- 基于STM32的SD卡读写程序,并移植了FATFS测试源代码。-The SD card reader based STM32 procedures, and transplant FATFS test source code.
STM32-FATFS-for-SD-card
- STM32F103RBT6 SDcard
STM32-SDCard-SDIO-FATFS-V2
- 芯达开发板SD卡测试程序,可以了解一下FAT文件管理,希望对大家有帮助。-Core of the development board SD card test program, you can look FAT file management, we want to help.
STM32-FATFS.ZIP
- 图文教导如何在stm32上应用移植FATFS文件系统-Graphic guidance on how to stm32 file system application migration FATFS
SST25-FATFS-V3-08
- stm32键盘中断实验 gps gui -stm32 keyboard interrupt test
AT45DB161D_Test
- AT45DB161D的测试程序,在STM32-AT45DB161D testing procedures, the STM32
STM32_Reader
- 基于STM32编写的TXT阅读器,供大家讨论研究。1. 程序是刚刚才写出来的,没有整理,(也很懒,不想整理),只是修改了几个函数,用了FATFS文件系统(这个系统,我也不了解,只是用了它两个函数).2必须在SD卡根目录下有个TEST.TXT文件.(我测试300K的TXT都可以正常使用,但是有极少部分文字显示乱码,不知道是字库的问题,还是我程序的问题)3.程序使用:开机后,按 左键-------录入test.txt文件(文件大的要等好几十秒) -Based on the STM32 prepa
SD_FATfs
- sd卡在STM32上用fatfs移植的,工具是rv mdk。-STM32 on sd card to use at transplant fatfs, tools are rv mdk.
stm32SDFATFS
- STM32 cortexM3 MMCSD文件系统,开源-STM32 cortexM3 MMCSD fatfs
1
- Fatfs是一个优秀的文件系统,同时也是一个易于移植的文件系统,目前的Fatfs版本只需要编写6个函数和配置几个宏就能完成移植。 网上很多移植Fatfs的文章,记得有一篇写得不错,出处我没有找到,很多人转载都把标题写成 "一篇比较详细介绍FatFs文件系统移植的文章",需要的朋友可以去参考下。 网上很多Fatfs的移植工程,基于AVR的、STM32的很多,但鲜有现成的移植好基于51的Keil 工程可供参考。我不熟悉那些AVR、STM32,参考起来有点别扭^_^。
FatFS
- 智林STM32开发板上的FatFS移植过程分析,熟悉了解FatFS移植过程。-stm32 development board fatfs transplant process analysis, we understand better fatfs transplant process.
STM32_SD_Recorder-hardtest
- STM32 SD卡 fatfs文件系统 支持长文件名 可读可写-STM32 SD card fatfs file system supports long file names read and write
STM32_MINI_SDCard-SDIO-FATFS
- STM32 MINI board example
FATFS-V0.08A-SD-Card
- STM32学习源代码,SD卡的源代码,很值的学习的!-STM32 to learn the source code, SD card source code, it is the value of learning!
14-SDCard-SDIO-FATFS
- 14 SDCard-SDIO-FATFS.开发板上的例程。-SDCard-SDIO-FATFS,you know stm32