資源簡介
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個文件信息
- 上一篇:82662.rar
- 下一篇:Exchange Server 2013 SN
評論
共有 條評論