文件名称:sd
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-24
- 文件大小:
- 17.17mb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于STM32的文件系统设计,运行后可以在SD卡上新建一个你自己命名的文件,然后按你自己的需要写入相关内容。-STM32-based file system designed to run on the SD card after you create a named file, and then according to your own need to write relevant content.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
综合测试程序ultimate\11111.txt
....................\App\adc_test.c
....................\...\beep_test.c
....................\...\can_test.c
....................\...\e2prom_test.c
....................\...\file_test.c
....................\...\hmi_test.c
....................\...\keyboard_test.c
....................\...\led_test.c
....................\...\mems_test.c
....................\...\oled_test.c
....................\...\temperature_test.c
....................\...\time_test.c
....................\...\uart_test.c
....................\...\usb-device_test.c
....................\BSP\inc\AUDIO.c
....................\...\...\AUDIO.h
....................\...\...\AUDIO_REG.h
....................\...\...\bsp.h
....................\...\...\can.h
....................\...\...\CODEC.H
....................\...\...\commanddefs.h
....................\...\...\DS18B20.h
....................\...\...\fmio.h
....................\...\...\FMRXtest.h
....................\...\...\FMTXtest.h
....................\...\...\I2C.h
....................\...\...\i2c_ee.h
....................\...\...\include.h
....................\...\...\keyboard.h
....................\...\...\MEMS.h
....................\...\...\module.h
....................\...\...\msd.c
....................\...\...\msd.h
....................\...\...\my_types.h
....................\...\...\OLED.h
....................\...\...\OLED_REG.h
....................\...\...\propertydefs.h
....................\...\...\PS2.h
....................\...\...\realtime.h
....................\...\...\rotary.h
....................\...\...\rtconfig.h
....................\...\...\rtdef.h
....................\...\...\rthw.h
....................\...\...\rtthread.h
....................\...\...\sddriver.h
....................\...\...\si47xxFMRX.h
....................\...\...\si47xxFMTX.h
....................\...\...\stm32107_lk.h
....................\...\...\stm32f107_bsp.h
....................\...\...\stm32f107_bsp2.h
....................\...\...\stm32_eval.h
....................\...\...\stm32_eval_spi_sd.h
....................\...\...\TWI.h
....................\...\...\typedefs.h
....................\...\...\uart.h
....................\...\LK_Board\bsp.c
....................\...\........\bsp.h
....................\...\........\LK_Board\bsp.h
....................\...\........\........\stm32107_bsp.h
....................\...\........\........\stm32107_lk.h
....................\...\........\........\stm32107_lk_lcd.c
....................\...\........\........\stm32107_lk_lcd.h
....................\...\........\........\stm32_eval.h
....................\...\........\msd.c
....................\...\........\stm32107_bsp.c
....................\...\........\stm32107_bsp.h
....................\...\........\stm32_eval.c
....................\...\........\stm32_eval.h
....................\...\source\audio.c
....................\...\......\audio.h
....................\...\......\can.c
....................\...\......\codec.c
....................\...\......\DS18B20.c
....................\...\......\FMTXScan.c
....................\...\......\FMTXtest.c
....................\...\......\hello_world.c
....................\...\......\I2C.c
....................\...\......\i2c_bus.c
....................\...\......\i2c_ee.c
....................\...\......\io2w.c
....................\...\......\keyboard.c
....................\...\......\MEMS.c
....................\...\......\msd.c
....................\...\......\oled.c
....................\...\......\PS2.c
....................\...\......\realtime.c
....................\...\......\rotary.c
....................\...\......\rotary.h
....................\...\......\sddriver.c
....................\...\......\si47xxFMRX.c
....................\...\......\si47xx_low.c
....................\...\......\ss.c
....................\...\......\stm32107_bsp.c
....................\...\......\stm32f107_bsp.h
....................\...\......\stm32_eval_spi_sd.c
....................\...\......\stm32_eval_spi_sd.h
....................\...\......\TWI.c
....................\...\......\uart.c
............