TouchGFX设计 (圆屏显示效果)
<div class='showpostmsg'>看到TouchGFX免费消息,第一时间下载上手玩,用STM32L4R9开发板,通过TouchGFX可以直接生成代码、烧录代码开发GUI很便利,同时可以使用VS进行软件编程,真希望有更强劲MCU支持WVGA高帧GUI。GUI开发利器。
demo
https://training.eeworld.com.cn/video/19778
上位机
https://training.eeworld.com.cn/video/19779
此内容由EEWORLD论坛网友John20190401原创,如需转载或用于商业用途需征得作者同意并注明出处
</div><script> var loginstr = '<div class="locked">查看本帖全部内容,请<a href="javascript:;" style="color:#e60000" class="loginf">登录</a>或者<a href="https://bbs.eeworld.com.cn/member.php?mod=register_eeworld.php&action=wechat" style="color:#e60000" target="_blank">注册</a></div>';
if(parseInt(discuz_uid)==0){
(function($){
var postHeight = getTextHeight(400);
$(".showpostmsg").html($(".showpostmsg").html());
$(".showpostmsg").after(loginstr);
$(".showpostmsg").css({height:postHeight,overflow:"hidden"});
})(jQuery);
} </script><script type="text/javascript">(function(d,c){var a=d.createElement("script"),m=d.getElementsByTagName("script"),eewurl="//counter.eeworld.com.cn/pv/count/";a.src=eewurl+c;m.parentNode.insertBefore(a,m)})(document,523)</script> 圆屏好酷{:1_103:} 大家参加作品最好录个视频哦~ 楼主从哪里搞的圆屏来这??? 有视频怎么上传? John20190401 发表于 2019-4-9 08:49
有视频怎么上传?
如果视频大小比较小,可以直接选择附件上传,然后@我,或者上传到我们的大学堂,并@我给你添加。亦或者你可以上传到优酷或者爱奇艺,然后在编辑器里挂上对应链接。记得@我
自己增加了TOUCHGFX图片。
请问以下,你这款屏幕是什么型号,什么接口的屏幕,怎么用开发板驱动这个屏,十分感谢! MIPI接口驱动,详细你可以找找STM32F4R9I-DISCO开发板资料。 John20190401 发表于 2019-5-13 08:56
MIPI接口驱动,详细你可以找找STM32F4R9I-DISCO开发板资料。
<p>请教lz,TouchGFX 相比emWIN有何优势?谢谢~</p>
页:
[1]