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

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 II
  • 317 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
  • 392 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
  • 250 Views
  • 1 replies
  • 1 kudos

TouchGFX - Slider jumps to zero

Hi all,TouchGFX version: 4.16.1I have a slider that allows user to change the timer values. I have registered two callbacks (1) setNewValueCallback and (2) setStopValueCallback.When using simulator, when I simply click(no release yet) on some value o...

Resolved! touchGFX files without designer

Hi everyone!I'm trying for the first time to create a project using TouchGFX without using the Designer. My short term is objective is as simple as to see in the screen numbers generated by a function created in main.c or model.cpp.1) Is there a temp...

tjota by Associate II
  • 612 Views
  • 5 replies
  • 4 kudos