STM32_SPI_FLASH
代码说明:
自己写的spi_flash的驱动,利用stm32管脚模拟的方式,是学习理解spi总线良好资料,将sd卡挂载的fatfs中的文件(字库)进行读写,并显示到屏幕上,奋斗板的同学试一试(Way the own written spi_flash drive, take advantage of the the stm32 pin analog, to the spi bus good information to learn to understand, read and write to the sd card in mount the fatfs of files (fonts), and displayed on the screen, the students struggled board give it a try)
文件列表:
STM32_SPI_FLASH
...............\cmsis
...............\.....\core_cm3.c,17273,2010-06-07
...............\.....\core_cm3.h,85714,2011-02-09
...............\.....\stm32f10x.h,633941,2011-03-10
...............\.....\system_stm32f10x.c,36557,2011-03-10
...............\.....\system_stm32f10x.h,2085,2011-03-10
...............\head
...............\....\misc.h,8982,2011-03-10
...............\....\stm32f10x_adc.h,21690,2011-03-10
...............\....\stm32f10x_bkp.h,7555,2011-03-10
...............\....\stm32f10x_can.h,27559,2011-03-10
...............\....\stm32f10x_cec.h,6573,2011-03-10
...............\....\stm32f10x_conf.h,2970,2008-04-25
...............\....\stm32f10x_crc.h,2162,2011-03-10
...............\....\stm32f10x_dac.h,15233,2011-03-10
...............\....\stm32f10x_dbgmcu.h,3818,2011-03-10
...............\....\stm32f10x_dma.h,20754,2011-03-10
...............\....\stm32f10x_exti.h,6824,2011-03-10
...............\....\stm32f10x_flash.h,25445,2011-03-10
...............\....\stm32f10x_fsmc.h,27016,2011-03-10
...............\....\stm32f10x_gpio.h,20175,2011-03-10
...............\....\stm32f10x_i2c.h,30029,2011-03-10
...............\....\stm32f10x_iwdg.h,3828,2011-03-10
...............\....\stm32f10x_pwr.h,4383,2011-03-10
...............\....\stm32f10x_rcc.h,30452,2011-03-10
...............\....\stm32f10x_rtc.h,3857,2011-03-10
...............\....\stm32f10x_sdio.h,21863,2011-03-10
...............\....\stm32f10x_spi.h,17725,2011-03-10
...............\....\stm32f10x_tim.h,52427,2011-03-10
...............\....\stm32f10x_usart.h,16548,2011-03-10
...............\....\stm32f10x_wwdg.h,2966,2011-03-10
...............\m25p16_init
...............\...........\spiflash.c,6963,2013-02-28
...............\...........\spiflash.h,1193,2013-02-28
...............\main
...............\....\include.h,557,2013-02-28
...............\....\main.c,182,2013-02-28
...............\project
...............\.......\core_cm3.crf,3529,2013-02-28
...............\.......\core_cm3.d,75,2013-02-28
...............\.......\core_cm3.o,10220,2013-02-28
...............\.......\main.crf,348932,2013-02-28
...............\.......\main.d,1127,2013-02-28
...............\.......\main.o,381004,2013-02-28
...............\.......\misc.crf,348100,2013-02-28
...............\.......\misc.d,1014,2013-02-28
...............\.......\misc.o,379096,2013-02-28
...............\.......\spi.crf,351628,2013-02-28
...............\.......\spi.d,1097,2013-02-28
...............\.......\spi.o,383936,2013-02-28
...............\.......\spiflash.crf,349965,2013-02-28
...............\.......\spiflash.d,1278,2013-02-28
...............\.......\spiflash.o,383608,2013-02-28
...............\.......\startup_stm32f10x_hd.d,65,2013-02-28
...............\.......\startup_stm32f10x_hd.lst,52639,2013-02-28
...............\.......\startup_stm32f10x_hd.o,6764,2013-02-28
...............\.......\stm32f10x_gpio.crf,351598,2013-02-28
...............\.......\stm32f10x_gpio.d,1344,2013-02-28
...............\.......\stm32f10x_gpio.o,385632,2013-02-28
...............\.......\stm32f10x_rcc.crf,355173,2013-02-28
...............\.......\stm32f10x_rcc.d,1311,2013-02-28
...............\.......\stm32f10x_rcc.o,390112,2013-02-28
...............\.......\STM32_2.axf,22856,2013-02-28
...............\.......\STM32_2.htm,40774,2013-02-28
...............\.......\STM32_2.lnp,369,2013-02-28
...............\.......\STM32_2.map,56673,2013-02-28
...............\.......\STM32_2.plg,217,2013-03-01
...............\.......\STM32_2.sct,479,2013-02-28
...............\.......\STM32_2.tra,1347,2013-02-28
...............\.......\STM32_2.uvgui.Administrator,90553,2013-03-01
...............\.......\STM32_2.uvgui_Administrator.bak,87235,2013-02-28
...............\.......\STM32_2.uvopt,25289,2013-03-01
...............\.......\STM32_2.uvproj,22263,2013-02-28
...............\.......\STM32_2_Target 1.dep,12640,2013-03-01
...............\.......\STM32_2_uvopt.bak,25288,2013-02-28
...............\.......\STM32_2_uvproj.bak,22233,2013-02-28
...............\.......\system_stm32f10x.crf,349292,2013-02-28
...............\.......\system_stm32f10x.d,1358,2013-02-28
...............\.......\system_stm32f10x.o,379556,2013-02-28
...............\spi_analog
...............\..........\spi.c,2235,2013-02-28
...............\..........\spi.h,490,2013-02-28
...............\startup_asm
...............\...........\startup_stm32f10x_hd.s,15503,2011-03-10
...............\stm32f10x_stdperiph_lib_um.chm,19649306,2011-04-07
...............\stm32_lib
...............\.........\inc
...............\.........\...\misc.h,8982,2011-03-10
...............\.........\...\stm32f10x_adc.h,21690,2011-03-10
...............\.........\...\stm32f10x_bkp.h,7555,2011-03-10
...............\.........\...\stm32f10x_can.h,27559,2011-03-10
...............\.........\...\stm32f10x_cec.h,6573,2011-03-10
...............\.........\...\stm32f10x_conf.h,2970,2008-04-25
...............\.........\...\stm32f10x_crc.h,2162,2011-03-10
...............\.........\...\stm32f10x_dac.h,15233,2011-03-10
...............\.........\...\stm32f10x_dbgmcu.h,3818,2011-03-10
...............\.........\...\stm32f10x_dma.h,20754,2011-03-10
...............\.........\...\stm32f10x_exti.h,6824,2011-03-10
...............\.........\...\stm32f10x_flash.h,25445,2011-03-10
下载说明:请别用迅雷下载,失败请重下,重下不扣分!