STM32F769I-DISCO板載4英寸800*482解析度液晶屏,
圖像顯示效果很贊
。在STM32CUBEF7固件包裡面有如下常式:
顯示Micro SD卡的bmp圖片;
用KEIL打開這個工程,官方常式默認最大支持25張圖片循環播放。如果想設置更多圖片循環顯示,可以修改下圖這個數值:
在readme.txt里有食用指南:
In order to make the program work, you must do the following :
- The bitmap images, available under ".Media/"
should be copied inside a dedicated directory named "Media" at the micro SD card root.
The images should have the following properties:
file type : *.bmp
resolution : up to 800x480
pixel format : RGB565, RGB888 or ARGB8888
- Open your preferred toolchain
- Rebuild all files and load your image into target memory
- Run the application
即在MicroSD卡根目錄創建一個名為 Media的文件夾,然後把BMP格式的圖片放到裡面,支持的圖片參數如下:
解析度 : 高達 800x480
像素格式: RGB565, RGB888 , ARGB8888
我們可以使用PS或者windows的畫圖軟體修圖。
下面看看效果吧,超級贊!
我糖糖:
我可愛的九公舉拓跋迪:
高陽王拖把君:
以上圖文內容均是EEWORLD論壇網友:dql2016 原創,在此感謝。
歡迎微博@EEWORLD
如果你也寫過此類原創乾貨請關注微信公眾號:EEWORLD(電子工程世界)回復「投稿」,也可將你的原創發至:bbs_service@eeworld.com.cn,一經入選,我們將幫你登上頭條!
與更多行業內網友進行交流請登陸EEWORLD論壇。