文件名称:STM32_SPI_FLASH
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-31
- 文件大小:
- 20.3mb
- 下载次数:
- 0次
- 提 供 者:
- wqs***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己写的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
...............\.....\core_cm3.h
...............\.....\stm32f10x.h
...............\.....\system_stm32f10x.c
...............\.....\system_stm32f10x.h
...............\head
...............\....\misc.h
...............\....\stm32f10x_adc.h
...............\....\stm32f10x_bkp.h
...............\....\stm32f10x_can.h
...............\....\stm32f10x_cec.h
...............\....\stm32f10x_conf.h
...............\....\stm32f10x_crc.h
...............\....\stm32f10x_dac.h
...............\....\stm32f10x_dbgmcu.h
...............\....\stm32f10x_dma.h
...............\....\stm32f10x_exti.h
...............\....\stm32f10x_flash.h
...............\....\stm32f10x_fsmc.h
...............\....\stm32f10x_gpio.h
...............\....\stm32f10x_i2c.h
...............\....\stm32f10x_iwdg.h
...............\....\stm32f10x_pwr.h
...............\....\stm32f10x_rcc.h
...............\....\stm32f10x_rtc.h
...............\....\stm32f10x_sdio.h
...............\....\stm32f10x_spi.h
...............\....\stm32f10x_tim.h
...............\....\stm32f10x_usart.h
...............\....\stm32f10x_wwdg.h
...............\m25p16_init
...............\...........\spiflash.c
...............\...........\spiflash.h
...............\main
...............\....\include.h
...............\....\main.c
...............\project
...............\.......\STM32_2.axf
...............\.......\STM32_2.htm
...............\.......\STM32_2.lnp
...............\.......\STM32_2.map
...............\.......\STM32_2.plg
...............\.......\STM32_2.sct
...............\.......\STM32_2.tra
...............\.......\STM32_2.uvgui.Administrator
...............\.......\STM32_2.uvgui_Administrator.bak
...............\.......\STM32_2.uvopt
...............\.......\STM32_2.uvproj
...............\.......\STM32_2_Target 1.dep
...............\.......\STM32_2_uvopt.bak
...............\.......\STM32_2_uvproj.bak
...............\.......\core_cm3.crf
...............\.......\core_cm3.d
...............\.......\core_cm3.o
...............\.......\main.crf
...............\.......\main.d
...............\.......\main.o
...............\.......\misc.crf
...............\.......\misc.d
...............\.......\misc.o
...............\.......\spi.crf
...............\.......\spi.d
...............\.......\spi.o
...............\.......\spiflash.crf
...............\.......\spiflash.d
...............\.......\spiflash.o
...............\.......\startup_stm32f10x_hd.d
...............\.......\startup_stm32f10x_hd.lst
...............\.......\startup_stm32f10x_hd.o
...............\.......\stm32f10x_gpio.crf
...............\.......\stm32f10x_gpio.d
...............\.......\stm32f10x_gpio.o
...............\.......\stm32f10x_rcc.crf
...............\.......\stm32f10x_rcc.d
...............\.......\stm32f10x_rcc.o
...............\.......\system_stm32f10x.crf
...............\.......\system_stm32f10x.d
...............\.......\system_stm32f10x.o
...............\spi_analog
...............\..........\spi.c
...............\..........\spi.h
...............\startup_asm
...............\...........\startup_stm32f10x_hd.s
...............\stm32_lib
...............\.........\inc
...............\.........\...\misc.h
...............\.........\...\stm32f10x_adc.h
...............\.........\...\stm32f10x_bkp.h
...............\.........\...\stm32f10x_can.h
...............\.........\...\stm32f10x_cec.h
...............\.........\...\stm32f10x_conf.h
...............\.........\...\stm32f10x_crc.h
...............\.........\...\stm32f10x_dac.h
...............\.........\...\stm32f10x_dbgmcu.h
...............\.........\...\stm32f10x_dma.h
...............\.........\...\stm32f10x_exti.h
...............\.........\...\stm32f10x_flash.h
...............\.........\...\stm32f10x_fsmc.h