• 大小: 366KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-26
  • 语言: 其他
  • 标签: STM32  文件  SD卡  U盘  

资源简介

STM32文件系统 SD卡U盘等读写程序可向SD卡中读取写入文件数据。txt MP3 等

资源截图

代码片段和文件信息

#include “stm32f0xx.h“
#include “stm32_config.h“



int main(void)
{
RCC_Configuration();
NVIC_Configuration();
// SysTick_Configuration();
GPIO_Configuration();
TIMER1_Configuration();
while(1)
{

}
}














 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2267  2015-02-05 10:21  SD卡读写程序\application\include\stm32f0xx_it.h

     文件        362  2015-02-09 11:51  SD卡读写程序\application\include\stm32_config.h

     文件        253  2015-02-01 19:24  SD卡读写程序\application\src\main.c

     文件       7043  2017-12-05 10:32  SD卡读写程序\application\src\stm32f0xx_it.c

     文件      10093  2017-08-09 15:19  SD卡读写程序\application\src\stm32_config.c

     文件      18535  2015-04-16 15:51  SD卡读写程序\Hardware\include\sdio_sd.h

     文件      97855  2015-04-16 17:49  SD卡读写程序\Hardware\src\sdio_sd.c

     文件        399  2016-04-15 21:58  SD卡读写程序\keilkilll.bat

     文件      21116  2014-07-21 15:15  SD卡读写程序\library\include\stm32f0xx_adc.h

     文件      27294  2014-07-21 15:15  SD卡读写程序\library\include\stm32f0xx_can.h

     文件      12416  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_cec.h

     文件      10710  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_comp.h

     文件       3395  2015-01-31 20:39  SD卡读写程序\library\include\stm32f0xx_conf.h

     文件       4953  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_crc.h

     文件       7762  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_crs.h

     文件      15558  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_dac.h

     文件       4177  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_dbgmcu.h

     文件      56683  2014-07-21 15:15  SD卡读写程序\library\include\stm32f0xx_dma.h

     文件      10703  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_exti.h

     文件      17033  2014-07-21 15:15  SD卡读写程序\library\include\stm32f0xx_flash.h

     文件      13775  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_gpio.h

     文件      18154  2014-07-21 15:15  SD卡读写程序\library\include\stm32f0xx_i2c.h

     文件       4530  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_iwdg.h

     文件       4412  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_misc.h

     文件       7152  2014-07-21 15:05  SD卡读写程序\library\include\stm32f0xx_pwr.h

     文件      27873  2014-07-21 15:15  SD卡读写程序\library\include\stm32f0xx_rcc.h

     文件      37386  2014-07-21 15:15  SD卡读写程序\library\include\stm32f0xx_rtc.h

     文件      22593  2014-07-21 15:15  SD卡读写程序\library\include\stm32f0xx_spi.h

     文件      30140  2014-07-21 15:15  SD卡读写程序\library\include\stm32f0xx_syscfg.h

     文件      51926  2014-07-21 15:15  SD卡读写程序\library\include\stm32f0xx_tim.h

............此处省略83个文件信息

评论

共有 条评论