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! TouchGFX 4.25.0 update + OPEN AMP on STM32H7

OS: Windows 10STM32CubeIDE version: 1.18.1Board: STM32H757XIH6My project was made in TouchGFX 4.23.2. The project uses both cores on the board, they communicate with openamp. After updating to TouchGFX 4.25.0 and generating from ioc with the TGFX 4.2...

Jakicaa by Associate II
  • 1331 Views
  • 2 replies
  • 0 kudos

[Problem] Unexpected error has happened

 Unexpected error has happened=======================================================================================Sorry - something unexpected has happened which caused an error to occur in the Designer.For more information, see the log file locat...

화면 캡처 2025-05-06 131515.png

Resolved! No Support for svg Numbers in TouchGFX?

I am currently making an artificial horizon for a project in TouchGFX, but I just noticed that when I tried to use the svg of the Pitch_Angle_Indicator that has numbers I get a compile error. Are there any plans to implement the usage of numbers in s...

Neyus_0-1746559982988.png
Neyus by Associate III
  • 2694 Views
  • 8 replies
  • 2 kudos

Resolved! How to display image from QSPI flash?

Hi I've been trying to display an image on the GUI using an image (hex array) stored in the QSPI flash (memory mapped). I've taken a look at some of the documentation such as Loading Images at Runtime & Dynamic Bitmaps. void LandingView::loadImageFro...

Priyank by Senior
  • 1595 Views
  • 3 replies
  • 0 kudos

Resolved! how to initiate touchgfx slider event from code

Hi eveyone!I am using TouchGFX Designer 4.25.0In the real world, you can only move a linear slider control by touching/moving the slider knob itself. One of the issues with using the TouchGFX Slider Widget is that it will instantly move from one posi...

blueriver by Associate II
  • 2298 Views
  • 6 replies
  • 0 kudos

Questions regarding invalidate() and draw()

Hi!We got an old TouchGFX (4.10) application where the screen freezes from time to time. Freeze means we no longer get tick events, whereas the other FreeRTOS tasks are still alive. *Most* times this happens after Button pressed events.This raises un...

hvv by Associate
  • 960 Views
  • 1 replies
  • 0 kudos