STM32基于SD卡实现FATFS文件系统

时间:2014-08-15 02:59:50
【文件属性】:
文件名称:STM32基于SD卡实现FATFS文件系统
文件大小:596KB
文件格式:RAR
更新时间:2014-08-15 02:59:50
STM32 SD FAT 文件系统 作者: “fatfs在STM32上正常运行,可以正常读写我手上的sd卡及几张microsd卡,现在上传程序,程序直接读写寄存器,没有使用固件库。 ” 发种者声明:转自它网,非本人原创。
【文件预览】:
STM32 SD test_fat
----sd test.opt.bak(3KB)
----list()
--------GWSPM.map(97KB)
--------STM32F10x.lst(36KB)
--------cortexm3_macro.lst(26KB)
--------sd test.map(57KB)
----code()
--------uart1.c(1KB)
--------mmc.c(18KB)
--------main.c(1KB)
--------systerm.c(1KB)
--------Retarget.c(1KB)
----startup()
--------STM32F10x.s(11KB)
----sd test_uvproj.bak(15KB)
----include()
--------uart1.h(212B)
--------core_cm3.h(84KB)
--------system_stm32f10x.h(2KB)
--------systerm.h(144B)
--------stm32f10x.h(615KB)
----sd test.uvproj(16KB)
----sd test.Uv2.bak(3KB)
----sd test.uvopt(62KB)
----output()
--------ff.crf(34KB)
--------retarget.crf(5KB)
--------sd test.htm(62KB)
--------sd test.sct(479B)
--------sd test.axf(264KB)
--------STM32F10x.o(5KB)
--------systerm.o(228KB)
--------retarget.o(10KB)
--------mmc.o(241KB)
--------main.crf(235KB)
--------retarget.d(170B)
--------ff.o(46KB)
--------sd test.lnp(392B)
--------uart1.d(261B)
--------systerm.d(277B)
--------mmc.d(341B)
--------uart1.o(228KB)
--------main.d(550B)
--------systerm.crf(217KB)
--------mmc.crf(227KB)
--------main.o(243KB)
--------uart1.crf(217KB)
--------sd test.hex(31KB)
--------ff.d(148B)
--------sd test.plg(602B)
--------sd test.tra(1KB)
----sd test_Uv2.Bak(3KB)
----readme.txt(112B)
----sd test_Opt.Bak(3KB)
----FatFs()
--------ff.c(134KB)
--------diskio.h(2KB)
--------integer.h(853B)
--------diskio.c(6KB)
--------ffconf.h(7KB)
--------ff.h(12KB)
----sd test.plg(2KB)
----sd test_uvopt.bak(62KB)
----sd test_Target 1.dep(3KB)

网友评论

  • 挺好的 有很大帮助
  • 此程序我验证过可用!!!
  • 很好很详细,值得下载学习!~~~
  • 挺好,挺详细,可以参考
  • 对于SD卡与ARM文件系统操作有价值。