文件名称:stm32-fsmc-lcd
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-09-05
- 文件大小:
- 3.79mb
- 下载次数:
- 0次
- 提 供 者:
- 顾**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
stm32的fsmc控制LCD显示屏,LCD的控制芯片为ra8875,界面上能简单的显示一个绿色的实心圆和一串字符。编译环境为IAR。-stm32 fsmc control LCD display, LCD controller chip for ra8875, can simply display a green solid circle and a bunch of characters on screen. Compilation environment for IAR.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
20140826-lcd驱动调好
....................\Dev_Driver
....................\..........\inc
....................\..........\...\Gpio.h
....................\..........\...\LCD.h
....................\..........\...\LCD_20140826.h
....................\..........\...\Usart.h
....................\..........\src
....................\..........\...\Gpio.c
....................\..........\...\LCD.c
....................\..........\...\LCD_20140826.c
....................\..........\...\Usart.c
....................\EWARM
....................\.....\Debug
....................\.....\.....\Exe
....................\.....\.....\...\test.out
....................\.....\.....\List
....................\.....\.....\Obj
....................\.....\.....\...\8025.pbi.cout
....................\.....\.....\...\Gpio.o
....................\.....\.....\...\Gpio.pbi
....................\.....\.....\...\Gpio.pbi.cout
....................\.....\.....\...\I2C_Driver.pbi.cout
....................\.....\.....\...\LCD.o
....................\.....\.....\...\LCD.pbi
....................\.....\.....\...\LCD.pbi.cout
....................\.....\.....\...\Usart.o
....................\.....\.....\...\Usart.pbi
....................\.....\.....\...\Usart.pbi.cout
....................\.....\.....\...\core_cm3.o
....................\.....\.....\...\core_cm3.pbi
....................\.....\.....\...\core_cm3.pbi.cout
....................\.....\.....\...\main.o
....................\.....\.....\...\main.pbi
....................\.....\.....\...\main.pbi.cout
....................\.....\.....\...\misc.o
....................\.....\.....\...\misc.pbi
....................\.....\.....\...\misc.pbi.cout
....................\.....\.....\...\startup_stm32f10x_cl.o
....................\.....\.....\...\startup_stm32f10x_hd.o
....................\.....\.....\...\startup_stm32f10x_md.o
....................\.....\.....\...\stm32f10x_bkp.o
....................\.....\.....\...\stm32f10x_bkp.pbi.cout
....................\.....\.....\...\stm32f10x_exti.o
....................\.....\.....\...\stm32f10x_exti.pbi.cout
....................\.....\.....\...\stm32f10x_fsmc.o
....................\.....\.....\...\stm32f10x_fsmc.pbi
....................\.....\.....\...\stm32f10x_fsmc.pbi.cout
....................\.....\.....\...\stm32f10x_gpio.o
....................\.....\.....\...\stm32f10x_gpio.pbi
....................\.....\.....\...\stm32f10x_gpio.pbi.cout
....................\.....\.....\...\stm32f10x_it.o
....................\.....\.....\...\stm32f10x_it.pbi
....................\.....\.....\...\stm32f10x_it.pbi.cout
....................\.....\.....\...\stm32f10x_pwr.o
....................\.....\.....\...\stm32f10x_pwr.pbi.cout
....................\.....\.....\...\stm32f10x_rcc.o
....................\.....\.....\...\stm32f10x_rcc.pbi
....................\.....\.....\...\stm32f10x_rcc.pbi.cout
....................\.....\.....\...\stm32f10x_rtc.o
....................\.....\.....\...\stm32f10x_rtc.pbi.cout
....................\.....\.....\...\stm32f10x_tim.o
....................\.....\.....\...\stm32f10x_tim.pbi
....................\.....\.....\...\stm32f10x_tim.pbi.cout
....................\.....\.....\...\stm32f10x_usart.o
....................\.....\.....\...\stm32f10x_usart.pbi
....................\.....\.....\...\stm32f10x_usart.pbi.cout
....................\.....\.....\...\system_stm32f10x.o
....................\.....\.....\...\system_stm32f10x.pbi
....................\.....\.....\...\system_stm32f10x.pbi.cout
....................\.....\.....\...\test.pbd
....................\.....\.....\...\test.pbd.browse
....................\.....\EW65A3.tmp
....................\.....\Project.eww
....................\.....\Release
....................\.....\.......\Exe
....................\.....\.......\List
....................\.....\.......\Obj
....................\.....\.......\...\Gpio.pbi
....................\.....\.......\...\Gpio.pbi.cout
....................\.....\.......\...\LCD.pbi
....................\.....\.......\...\LCD.pbi.cout
....................\.....\.......\...\Usart.pbi
.................