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! Atoi for non European language

Hello.I have developed a firmware for Riverdi_121STM32H7.The firmware has Italian and English texts,but we planned to develop a version for Chinese customers, Myanmar, and other non european customers. My doubt is:  Unicode::atoi and Unicode::sprintf...

Resolved! Widgets flickers when sliding screen

When sliding the screen in TouchGFX, some widgets may experience rendering issues causing flickering. What could be the root cause, and are there any solutions?The images are all in the external QSPI Flash. Could this be the reason?

Resolved! TouchGFX and STM32IDE IOC Problem with STM32H750B-DK

I have been developing code between TouchGFX 4.25.0 Designer and STM32Cube IDE 1.12.1, with the STM32H750DB-DK development kit.I initially generated the code firstly using TouchGFX, created from the Blank UI using the STM32H750B-DK board setup. I hav...

AEng7 by Senior
  • 884 Views
  • 3 replies
  • 1 kudos

Resolved! Text with wildcard not working, help!

This is one of those problems where I spent more hours than I care to explain.I've got a text box configured with a wildcard:In Designer, I've got a typography set to Voltage, 20px:Here's the typographies:Screen1ViewBase.cpp entry looks like this:   ...

alanoatwork_0-1763053165324.png alanoatwork_1-1763053256250.png alanoatwork_2-1763053294492.png