SDIO—FatFs移植与读写测试

所属分类:单片机开发
开发工具:C/C++
文件大小:1277KB
下载次数:7
上传日期:2018-06-13 19:16:27
上 传 者mvv
说明:  利用stm32的SDIO—FatFs移植与读写测试
(SDIO - FatFs transplantation and reading and writing test using stm32)

文件列表:
SDIO—FatFs移植与读写测试\Doc (0, 2018-05-20)
SDIO—FatFs移植与读写测试\keilkill.bat (401, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries (0, 2018-05-20)
SDIO—FatFs移植与读写测试\Libraries\CMSIS (0, 2018-05-20)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\core_cm3.c (17273, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\core_cm3.h (85714, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\startup (0, 2018-05-20)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\startup\startup_stm32f10x_cl.s (15766, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\startup\startup_stm32f10x_hd.s (15503, 2017-11-11)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s (15692, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\startup\startup_stm32f10x_ld.s (12376, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s (13656, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\startup\startup_stm32f10x_md.s (12765, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s (14073, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\startup\startup_stm32f10x_xl.s (15955, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\stm32f10x.h (633941, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\system_stm32f10x.c (36557, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\CMSIS\system_stm32f10x.h (2085, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib (0, 2018-05-20)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc (0, 2018-05-20)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\misc.h (8982, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_adc.h (21690, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_bkp.h (7555, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_can.h (27559, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_cec.h (6573, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_crc.h (2162, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_dac.h (15233, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_dbgmcu.h (3818, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_dma.h (20754, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_exti.h (6824, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_flash.h (25445, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_fsmc.h (27016, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_gpio.h (20175, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_i2c.h (30029, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_iwdg.h (3828, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_pwr.h (4383, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_rcc.h (30452, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_rtc.h (3857, 2016-09-01)
SDIO—FatFs移植与读写测试\Libraries\FWlib\inc\stm32f10x_sdio.h (21863, 2016-09-01)
... ...

/*********************************************************************************************/ 本文档使用 TAB = 4 对齐,使用keil5默认配置打开阅读比较方便。 【*】程序简介 -工程名称:SDIO―FatFs移植与读写测试 -实验平台: 秉火STM32 指南者 开发板 -MDK版本:5.16 -ST固件库版本:3.5 【 !】功能简介: 使用文件系统对SD卡进行读写 学习目的:学习STM32如何移植文件系统到SDIO 【 !】实验操作: 在开始进行SD卡基本测试前,请给开发板插入32G以内的SD卡。 电脑端使用串口调试助手,选择电脑与STM32相连的COM口,设置为115200-N-8-1, 复位开发板,即可接收STM32串口发送给电脑的调试信息。 /***************************************************************************************************************/ 【*】 引脚分配 SDIO(microSD卡座,支持32G以内的SD卡): microtSD卡座的SDIO接口与STM32的SDIO相连。 SDIO_D0 <--->PC8 SDIO_D1 <--->PC9 SDIO_D2 <--->PC10 SDIO_D3 <--->PC11 SDIO_CK <--->PC12 SDIO_CMD<--->PD2 串口(TTL-USB TO USART): CH340的收发引脚与STM32的发收引脚相连。 RX<--->PA9 TX<--->PA10 /*********************************************************************************************/ 【*】 版本 -程序版本:1.0 -发布日期:2013-10 /*********************************************************************************************/ 【*】 联系我们 -秉火论坛 :http://www.firebbs.cn -淘宝店铺 :https://fire-stm32.taobao.com /*********************************************************************************************/

近期下载者

相关文件


收藏者