搜索资源列表
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
STM32_SD_Recorder-hardtest
- STM32 SD卡 fatfs文件系统 支持长文件名 可读可写-STM32 SD card fatfs file system supports long file names read and write
base_STM32_SD_FATFS
- 在IAR编译环境下,移植FATFS到STM32芯片程序。非常好用,不要错过。-In the IAR compiler environment, migration FATFS to the STM32 chip program. Very easy to use, do not miss.
STM_SD(no-FATFS)
- 在IAR编译环境下,用STM32读取SD卡数据。无文件系统。-In the IAR compiler environment, read the SD card data with STM32. No file system.
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
yy-stm32 sd_fatfs
- yy-stm32开发板的sd卡,fatfs文件系统。fatfs采用0.9版本。内附原理图。在开发板运行,实测可用。