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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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! 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
  • 284 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
  • 4167 Views
  • 34 replies
  • 3 kudos

Resolved! Best place to set toggleButton initial state to off

Brand new to TouchGFX (and C++) but enjoying so far! I have togglebutton(s) on screen2 and I want the state to be set to off on powerup. (The defaul is on)I have a splash screen that only displays on power up for 3 seconds. Is it best to set the stat...

TIF by Associate II
  • 534 Views
  • 4 replies
  • 4 kudos

Resolved! Displaying Data to TouchGFX UI using wildcards

Hi GuysI am a noobie and I am just starting out with TouchGFX. I have designed a 7 screen gui which cycles between screens (1-7 in that order which cylces indefinitely) and I have a text area which I want to populate with real-time data. This is only...

Nikola01_2-1714987046276.png Nikola01_1-1714986998861.png
Nikola-01 by Associate II
  • 1524 Views
  • 3 replies
  • 1 kudos