STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

TouchGFX documentation feedback

We wish to always improve our documentation. The best reviews and critics always come from the people that read it, so we would like to use this post to collect your thoughts and feedbacks. Please share what you like, dislike, what you think is missi...

Share your Custom Widgets!

When creating a UI project, you may need widgets that are not part of the TouchGFX library. To create your own graphical element, the TouchGFX team suggests using the Custom Container approach. Since TouchGFX 4.20 it is possible to export and import ...

Access line widget from own source file

Hello, I am trying to modify the start and end points of a line I have created in TouchGFX from outside of the screen code generated by touchGFX.  I would like to be able to modify the end points from my own source code files by calling line1.setEnd(...

brohr01 by Associate II
  • 228 Views
  • 1 replies
  • 0 kudos

Resolved! TouchGFX running on iMX8 board

Have seen in the community page that "TouchGFX can also be used on Linux, and even though the TouchGFX Designer cannot be run natively on Linux, the code generate by the TouchGFX Designer works on both Linux and Windows." but how , please help me in ...

Srilekha by Associate
  • 369 Views
  • 2 replies
  • 0 kudos

Resolved! Build failing at bin/target.ellf

Hi,I am trying to load a demo in TouchGFX into my display and I've followed all the steps to the tutorial but when I program and run target, I run into the following issue:Program and Run TargetGenerateDoneGenerate Assetsmake -f simulator/gcc/Makefil...