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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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! Texts with multiple typographies

We have a design with a menu implementation that uses texts in multiple places with potentially different typographies (the translated text is used for menu entries, headings or keyboard edit screens). Example: We have a parameter "Modbus Address" wh...

SWT-GAL by Associate II
  • 1521 Views
  • 1 replies
  • 1 kudos

Flickering problem with EDT display in portrait mode

Hello everyone,I have changed the display mode of my project to portrait, so I have made many changes to display all the elements in the right way. Actually, I have a lot of screens, containers, list layouts, etc., so it is a big project.Unfortunatel...

mids400 by Associate III
  • 4072 Views
  • 10 replies
  • 1 kudos

Resolved! Under TouchGFX's designer tool and its demos, one is missing the instructions to work with target

Hi,Under TouchGFX designer application there is an advertisement touting "STM32U599 fully supported" with an image of the kit with the rounded display. I got the kit from ST (STM32U5A9J-DK / DK32U5A9J$AT1) with the STM32U5A9, with the same round disp...

apadom by Associate III
  • 2227 Views
  • 1 replies
  • 1 kudos

White Screen error with STM32F429I-DISC1

Hi all,I am working on a project that involves the STM32F429I-DISC1 (The blue one) with TouchGFX. I am trying to control two on screen buttons labeled ON and OFF that turn on pin G13 on the microcontroller board. I first used TouchGFX to create the s...

HectorV by Associate II
  • 5739 Views
  • 6 replies
  • 1 kudos

STM32CubeProgrammer destroys the UI

Hello friends,I am having a hard time and I don't know what to do! I need some help.I had created a simple UI with two images and some texts inside. After generated the code, I use the simulator to ensure that everything is ok with the UI and after t...