STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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 ...

Resolved! Touchgfx include additional paths

The problem I'm facing is that the Touchgfx doesn't know anything about additional link paths that I've setting up through IDE. Steps:1. Create the project with touchgfx designer;2. In the root of the project create a folder, then add .h and .c files...

Wiser1201 by Associate II
  • 1170 Views
  • 5 replies
  • 1 kudos

Resolved! Changing screen programatically

Hi I was wondering what the best method is to change screens programatically. I sawapplication().gotoXScreenNoTransition()and alsostatic_cast<FrontendApplication*>(Application::getInstance())->gotoXScreenNoTransition(); Is there any difference in eff...

Priyank by Senior
  • 283 Views
  • 2 replies
  • 0 kudos

Weird horizontal artifacts in touchGFX buttons

Hi Folks and Happy New Year!I've been trying to track down a problem I'm having with my project for several months now. Essentially I'm getting these red-ish lines through portions of my buttons, but only when (I presume) they are drawn or redrawn - ...

IMG_7199.JPEG BWKidd_0-1735835937379.png
BWKidd by Senior
  • 4120 Views
  • 34 replies
  • 3 kudos