资源简介
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
相关资源
- 基于STM32的SIM800程序
- STM32F1x ADC三通道连续转换完整工程代
- angularjs ui-select2 多选下拉所需资源文
- STM32在马达控制中的应用 20181126
- STM32最小系统原理图 20181125
- STM32+MLX90316霍尔传感器驱动源码
- stm32+modbus项目
- STM32基于GPRS以mqtt协议与onenet通信
- 三维模型文件中的OBJ格式在OpenGL中的
- stm32发送at指令 串口调试助手设置 波
- STM32使用移远NB-IOT模块BC95原理图
- MSP430F149读写SD卡程序
- TLC5615 arduino库文件
- QT 程序 删除文本文件中某一行
- SlidingMenu的aar文件
- TXT分割器可以根据 行数 字数 大小 章
- STM32F205RBT6开发板资料
- 神舟III号光盘资料\\神舟三号原理图
- Labview数据断电自动保存
- zshrc 配置文件
- STM32F10x.h
- AD9959的stm32驱动
- JPG图片伪装器,任意文件伪装为图片
- 替换文件中指定字符串_批处理工具
- Qt5.6简体中文翻译文件
- 基于stm32f4的非接触式红外温度传感器
- MQTT_STM32_W5500
- Qt5.8 打开指定路径txt文件 读写TXT文件
- mac的颜色配置文件
- notepad++ golang高亮配置文件黑色背景的
评论
共有 条评论