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论坛。