文件名称:SDCARD
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- 蒋*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
stm32 SDIO 操作的寄存器版本,是根据库函数版本改的,不支持多块写入,貌似是库函数原有的bug,暂时没法解决。使用时依次调用SD_Init(),SD_GetCardInfo(&SDCardInfo),SD_SelectDeselect((u32) (SDCardInfo.RCA << 16)),SD_EnableWideBusOperation(SDIO_BusWide_4b),然后就可以调用扇区读写操作了。-the stm32 SDIO operation of the register version, is changed depending on the version of library functions, does not support multi-block write, looks like the original bug in the library function is temporarily unable to solve. Turn to call SD_Init (), SD_GetCardInfo (& SDCardInfo) SD_SelectDeselect ((u32 Bases the) (SDCardInfo.RCA < < 16)), SD_EnableWideBusOperation (SDIO_BusWide_4b), then you can call the sector read and write operations use.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SDCARD\sdcard.c
......\sdcard.h
SDCARD
......\sdcard.h
SDCARD