文件名称:STM32_sdio_fatfs
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.26mb
- 下载次数:
- 0次
- 提 供 者:
- 罗**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32F103的FATFS文件系统移植,特性:
1、SDIO的4位总线查询操作模式,比SPI模式快很多。
2、支持长文件名。
3、支持中文文件名(包括文件夹)。
主函数功能:
1、创建一个文件,并写入测试数据。
2、打卡刚刚创建的文件,读取文件内容并打印输出。
3、扫描SD卡里面的所有文件(包括文件夹)。
4、统计SD容量空间使用情况。
-Transplantation of the STM32F103' s FATFS file system, features: 1, the four SDIO bus query operation mode, faster than the SPI mode. 2, support for long file names. 3, support Chinese file name (including the folder). Main Function: 1, create a file and write the test data. 2, punch the file you just created, read the contents of the file and print output. 3, scanning SD card inside all files (including folders). 4 Statistical SD capacity space usage.
1、SDIO的4位总线查询操作模式,比SPI模式快很多。
2、支持长文件名。
3、支持中文文件名(包括文件夹)。
主函数功能:
1、创建一个文件,并写入测试数据。
2、打卡刚刚创建的文件,读取文件内容并打印输出。
3、扫描SD卡里面的所有文件(包括文件夹)。
4、统计SD容量空间使用情况。
-Transplantation of the STM32F103' s FATFS file system, features: 1, the four SDIO bus query operation mode, faster than the SPI mode. 2, support for long file names. 3, support Chinese file name (including the folder). Main Function: 1, create a file and write the test data. 2, punch the file you just created, read the contents of the file and print output. 3, scanning SD card inside all files (including folders). 4 Statistical SD capacity space usage.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32_sdio_fatfs\sdio_fatfs.rar
................\读我.txt
STM32_sdio_fatfs