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! list layout west

How to put elements in list to the west? I set list direction WEST but it does not working.I found out that its not supported Maybe there is another way to put elements from east to west?

heyo_0-1715664006122.png
heyo by Senior
  • 1034 Views
  • 2 replies
  • 0 kudos

Resolved! touchgfx error

Hi community members !!I’m attempting to open my touchgfx file (.touchgfx file) from the ST32Cube IDE, but I’m running into an error that states, “Value cannot be null. (Parameter ‘path2’)”. I’ve attached a screenshot for reference. This is the first...

touchgfx_error.png
KPeri by Associate II
  • 971 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX Sliding Transitions to screens

Hello,I am using STM32H745 controller with TouchGFX. I wanted to achieve slide transitions such as top to bottom, left to right and right to left for going to other screens. When I slide from top edge to down, slide from right edge to left, slide fro...

ATank.1 by Associate III
  • 1923 Views
  • 5 replies
  • 1 kudos

Resolved! Visual bug sometimes after power cycling

Hello,I am developing a TouchGFX application for my STM32H7 MCU using LTDC. Sometimes, after turning the system on, the assets on screen looks "smeared out". Or rather, it looks out of sync or something similar. Restarting the system usually resolves...

TouchGFX_bad.png TouchGFX_good.png
PontusL by Associate III
  • 1379 Views
  • 4 replies
  • 0 kudos

Resolved! TouchGFX: Make Font Bold

Hello, I am trying to make text bold using the TouchGFX Designer. I am using 4.20.0 at the moment.Is this something that is possible?  I am trying to look for options, but I am not having any luck.

KMew by Senior III
  • 1188 Views
  • 3 replies
  • 1 kudos

Resolved! GFX use of internal RAM?

I noticed that areas of internal SRAM appear to be used by GFX. I inferred this from a project I am doing with an H745 dual core micro; I set aside a small amount of SRAM4 to be shared between the cores, and I can watch on the debugger as portions of...

VO by Associate III
  • 2336 Views
  • 5 replies
  • 1 kudos