STM32F4驱动3.5寸LCD(固件库版)

2019-07-21 04:52发布

LCD控制器ILI9481,屏幕分辨率320*480,用FSMC驱动,速度还是蛮快的,感觉不到刷屏
同样的方式用STM32F103感觉得到有点点拉窗帘的感觉
下面上图共享代码:

友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
16条回答
xxn59
1楼-- · 2019-07-22 16:49


xxn59
2楼-- · 2019-07-22 21:55
改了下Vcom设置,貌似对比度高了很多,但是觉得亮度有些不够,再琢磨琢磨




christsong
3楼-- · 2019-07-22 22:28

回复【楼主位】subo19920716:
---------------------------------
为什么我下载下来编译缺少文件呢???
compiling main.c...
.Usersstm32f4xx_conf.h(28): error:  #5: cannot open source input file "stm32f4xx_adc.h": No such file or directory
compiling stm32f4xx_it.c...
.Usersstm32f4xx_conf.h(28): error:  #5: cannot open source input file "stm32f4xx_adc.h": No such file or directory
compiling system_stm32f4xx.c...
.Usersstm32f4xx_conf.h(28): error:  #5: cannot open source input file "stm32f4xx_adc.h": No such file or directory
compiling ILI9481_Driver.c...
.Usersstm32f4xx_conf.h(28): error:  #5: cannot open source input file "stm32f4xx_adc.h": No such file or directory
compiling stm32f4xx_gpio.c...
stm32f4xx_gpio.c: Error:  #5: cannot open source input file "....LibrariesSTM32F4xx_StdPeriph_Driversrcstm32f4xx_gpio.c": No such file or directory

 

改了路径之后可以了,但是却提示Userssystem_stm32f4xx.c(373): error:  #20: identifier "PWR_CR_VOS" is undefined,我用的固件库版本是STM32F4-Discovery_FW_V1.1.0,求解

 

                                        

rgzdb
4楼-- · 2019-07-23 02:16
 精彩回答 2  元偷偷看……

一周热门 更多>