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

Drop-down

Hello, I create drop-down used by slide menu but it isn't working how I want.When I click this dropdown it expands and background image goes to last position, like this :I want that my background picture be in first position like that:How can I achie...

0693W00000WIOJkQAP.png 0693W00000WIOKOQA5.png 0693W00000WIOKnQAP.png
heyo by Senior
  • 1187 Views
  • 4 replies
  • 1 kudos

Resolved! TouchGFX DSI display, not coming out of standby mode.

Hello @Romain DIELEMAN​ , @Martin KJELDSEN​, I see that you have a lot of replies on the TouchGFX so I hope it's ok that I address you directly. I am running a low-power application with a DSI display and TouchGFX 13 (will update to latest eventuall...

KDubo by Associate II
  • 2520 Views
  • 4 replies
  • 0 kudos

TouchGFX - switch between containers

Hi everyone, I am a beginner in TouchGFX.Right now I have created several containers with different buttons.My goal is as follows: When klicking a button of one container I want to change to another container.So far I have found only the possibility ...

ASteg.1 by Associate II
  • 1495 Views
  • 6 replies
  • 0 kudos

Pass string to a function

I need to pass a 6 characters string to a function in a custom container, but the string is cut to 4 characters.The function is called in the screen where the container is, like this: container.function(str). If I pass a string smaller than 5 charact...

ALuiz.1 by Associate II
  • 965 Views
  • 2 replies
  • 0 kudos