文件名称:spi-flash-LCD
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-07-12
- 文件大小:
- 813kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
stm32F051读写串行FLASH,将图片信息读出,然后再240*320的LCD液晶屏上显示-stm32F051 write serial FLASH, the image information read out, and then displayed on the LCD 240* 320 LCD screen
(系统自动生成,下载前可以参看下载内容)
下载文件列表
spi读写串行flash\drive\25q32.c
................\.....\25q32.h
................\.....\ascii.h
................\.....\main.c
................\.....\R61580IC.c
................\.....\R61580IC.h
................\lib\inc\stm32f0xx_adc.h
................\...\...\stm32f0xx_cec.h
................\...\...\stm32f0xx_comp.h
................\...\...\stm32f0xx_crc.h
................\...\...\stm32f0xx_dac.h
................\...\...\stm32f0xx_dbgmcu.h
................\...\...\stm32f0xx_dma.h
................\...\...\stm32f0xx_exti.h
................\...\...\stm32f0xx_flash.h
................\...\...\stm32f0xx_gpio.h
................\...\...\stm32f0xx_i2c.h
................\...\...\stm32f0xx_iwdg.h
................\...\...\stm32f0xx_misc.h
................\...\...\stm32f0xx_pwr.h
................\...\...\stm32f0xx_rcc.h
................\...\...\stm32f0xx_rtc.h
................\...\...\stm32f0xx_spi.h
................\...\...\stm32f0xx_syscfg.h
................\...\...\stm32f0xx_tim.h
................\...\...\stm32f0xx_usart.h
................\...\...\stm32f0xx_wwdg.h
................\...\src\stm32f0xx_adc.c
................\...\...\stm32f0xx_cec.c
................\...\...\stm32f0xx_comp.c
................\...\...\stm32f0xx_crc.c
................\...\...\stm32f0xx_dac.c
................\...\...\stm32f0xx_dbgmcu.c
................\...\...\stm32f0xx_dma.c
................\...\...\stm32f0xx_exti.c
................\...\...\stm32f0xx_flash.c
................\...\...\stm32f0xx_gpio.c
................\...\...\stm32f0xx_i2c.c
................\...\...\stm32f0xx_iwdg.c
................\...\...\stm32f0xx_misc.c
................\...\...\stm32f0xx_pwr.c
................\...\...\stm32f0xx_rcc.c
................\...\...\stm32f0xx_rtc.c
................\...\...\stm32f0xx_spi.c
................\...\...\stm32f0xx_syscfg.c
................\...\...\stm32f0xx_tim.c
................\...\...\stm32f0xx_usart.c
................\...\...\stm32f0xx_wwdg.c
................\stm32f051\stm32f0xx_conf.h
................\.........\system_stm32f0xx.c
................\user\25q32.crf
................\....\25q32.d
................\....\25q32.o
................\....\ExtDll.iex
................\....\main.crf
................\....\main.d
................\....\main.o
................\....\r61580ic.crf
................\....\r61580ic.d
................\....\r61580ic.o
................\....\spi_flash.axf
................\....\spi_flash.htm
................\....\spi_flash.lnp
................\....\spi_flash.map
................\....\spi_flash.sct
................\....\spi_flash.tra
................\....\spi_flash.uvgui.Administrator
................\....\spi_flash.uvgui.Liuye
................\....\spi_flash.uvgui_Liuye.bak
................\....\spi_flash.uvopt
................\....\spi_flash.uvproj
................\....\spi_flash_Target 1.dep
................\....\spi_flash_uvopt.bak
................\....\spi_flash_uvproj.bak
................\....\startup_stm32f0xx.d
................\....\startup_stm32f0xx.lst
................\....\startup_stm32f0xx.o
................\....\startup_stm32f0xx.s
................\....\stm32f0xx_flash.crf
................\....\stm32f0xx_flash.d
................\....\stm32f0xx_flash.o
................\....\stm32f0xx_gpio.crf
................\....\stm32f0xx_gpio.d
................\....\stm32f0xx_gpio.o
................\....\stm32f0xx_rcc.crf
................\....\stm32f0xx_rcc.d
................\....\stm32f0xx_rcc.o
................\....\stm32f0xx_spi.crf
................\....\stm32f0xx_spi.d
................\....\stm32f0xx_spi.o
................\....\system_stm32f0xx.crf
................\....\system_stm32f0xx.d
................\....\system_stm32f0xx.o
................\lib\inc
................\...\src
................\drive
................\lib
................\stm32f051
................\user
spi读写串行flash