文件名称:2007-12-25

  • 所属分类:
  • 单片机(51,AVR,MSP430等)
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 194kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 张*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

MSP430F149读写SD卡以及简单的文件系统



硬件:www.just430.com朱明老师提供的Easy430开发板以及SD卡模块

底层驱动使用TI提供的MMC驱动程序,简单文件系统使用微控设计网www.Microcontrol.cn debug版主提供的文件系统,可以实现简单的文件读写。



已经调试成功。



该系统中存在几个问题:

1.文件名只支持大写字母和数字,否则在PC上打不开。

2.创建文件只能事先指定大小,这样问题就出现了,如果指定小了,你的数据就不能完全显示,如果指定大了,就会把数据区的乱码显示出来。



继续改进中-MSP430F149 read SD cards, as well as simple file system hardware: www.just430.com Zhu Easy430 teachers are provided with the development board, as well as SD card module to provide the underlying driver of the MMC using TI driver, simple file system uses micro-manage the design of network www.Microcontrol . cn debug moderator to provide file system, you can read and write simple documents. Has been successful debugging. The system exists in a number of questions: 1. File name only support capital letters and figures, or else on the PC could not open. 2. To create a document can only be pre-designated size, such problems have emerged, if the designated smaller, your data will not be able to fully show that, if the designated big will the data area garbled displayed. Continue to improve in
(系统自动生成,下载前可以参看下载内容)

下载文件列表

调试成功

........\MMC_lib

........\.......\diskio.h

........\.......\FAT16.c

........\.......\FAT16.h

........\.......\ff.c

........\.......\ff.h

........\.......\integer.h

........\.......\mmc.c

........\.......\MMC.h

........\.......\tff.c

........\.......\tff.h

........\readme.txt

........\slaa281a.pdf

........\slaa281a.zip

........\usage_example_IAR

........\.................\Debug

........\.................\main.c

........\.................\MMC_Demo1.dep

........\.................\MMC_Demo1.ewd

........\.................\MMC_Demo1.ewp

........\.................\MMC_Demo1.eww

........\.................\settings

........\.................\........\MMC_Demo1.dbgdt

........\.................\........\MMC_Demo1.dni

........\.................\........\MMC_Demo1.wsdt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org