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

Resolved! How to teamwork in TouchGFX Designer

Hi,        If the project is large, multiple people need to divide the work to edit the UI pages, and then merge the edited pages together for compilation and debugging.       Does the software have corresponding functions that can enable team collab...

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

Adding a new board into TouchGFX Desginer

Hi I am developing a product based STM32 Microcontrollers. To start with the I am using a Development BoardNucleo H7A3AI Board.What I plan to do is, attach a LCD TFT Display to this and develop the prototype. I plan to use TouchGFX designer to develo...

Resolved! How setup LTDC to DE MODE

Hi, My MCU is a STM32H753BIT6. This is a custom board that works fine with SYNC-MODE displays types.I have a new display only works in DE MODE. It not requires the HSYNC or VSYNC signals.Is there any way to configure LTDC peripheral and TouchGFX to w...

_legacyfs_online_stmicro_images_0693W00000bVejGQAS.png
uilter by Senior
  • 10616 Views
  • 20 replies
  • 0 kudos

Resolved! Static and dynamic graphs - Division offset

HiThe normal behavior of the division lines and labels of the graphs are that the they are placed at the integer multiples of the interval set for the widget. If the offset on the axis are zero, it will off cause be the most obvious solution.But in o...

image.png Leonhardt_0-1753259164345.png

Resolved! Dynamic Graph Scrolling clear failure

I have a dynamic graph set to scrolling. When I call graph.clear(); it will set the initial graph back to my range 0-100, but once it starts scrolling it instantly jumps to the last highest value being the start of the new range instead of continuing...

Resolved! How does Clicklistener work?

HelloI'm an amateur Touchgfx user.I've completed many challenging tasks with Touchgfx, but I need a very simple one.I want to set the output port high for the duration of a keystroke.I used the ClickListener instructions in the program, but they didn...

mehmet06 by Associate II
  • 375 Views
  • 4 replies
  • 0 kudos

TouchGFX Build Error

Hello, I am working with TouchGFX Designer version 4.25.0 and STM32Cube IDE 1.13.2 .Since today my build process does not work anymore and I get errors that some of the .hpp files are not existent. error notificationsI did double check the "missing" ...

Screenshot 2025-07-30 114012.png
Alx237 by Associate II
  • 235 Views
  • 4 replies
  • 0 kudos