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

STMH7S7 CUBEIDE,Post Generate Target failed。

I made a test project for h7s7 using cubeIDE,the structure generated is below:Then I opened touchgfx designer and import a blank UI, when I tried to build the project, a error came out:Generate CodeGenerateWrote generated/gui_generated/include/gui_ge...

微信图片_20250613124958.png
amb by Associate III
  • 197 Views
  • 5 replies
  • 0 kudos

Resolved! TouchGFX and RTOS Initialization Issue

Hello. I've been trying to implement FreeRTOS and TouchGFX into my STM32G071RB + GFX01M2 application (eventually I'd like to use G0B1RE for extra RAM). I've followed the link: https://support.touchgfx.com/docs/development/touchgfx-hal-development/sce...

Screenshot 2025-06-12 154500.jpg
TS-LMG by Associate III
  • 135 Views
  • 4 replies
  • 1 kudos

Resolved! TouchGFX and CMake

Hello. I've been struggling to flash a simple TouchGFX application through the STM32 VS Code extension. I am using the Nucleo-G071RB dev board with the GFX01M2 display board. My project was initially created using the TouchGFX designer, then generate...

Screenshot 2025-06-10 152940.jpg
TS-LMG by Associate III
  • 228 Views
  • 7 replies
  • 1 kudos

Reuse assets without creating a copy

HelloI have a lot of assets, both images and texts, that I need to use across multiple projects. Is it possible to link to the assets without creating a local copy in the project?When I add an image in the designer it copies from the original locatio...

Aagaard by Associate
  • 83 Views
  • 4 replies
  • 0 kudos

Resolved! STM32N6 MX_TouchGFX_PreOsInit() Fails

Hello,MX_TouchGFX_PreOsInit() fails at the line below and connection to the debugger is lost in my project. Please see the screen below for the issue. The .ioc file is also attached. What's wrong with it? It is a custom board and working from RAM in ...

JDave4_0-1750326910045.png
JDave.4 by Associate III
  • 154 Views
  • 3 replies
  • 1 kudos

Update screen during blanking period(LTDC)

Problem: when i call the function "MX_TouchGFX_Process();" the screen becomes unstable. After using this function, the image becomes and remains stable. (1)What can be the issue?How can i update the screen during blanking period, when the LTDC is not...

FLuba1_0-1750330264213.png FLuba1_1-1750331132404.png
FLuba.1 by Senior
  • 89 Views
  • 1 replies
  • 1 kudos