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

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

Drive backlight of the display in TouchGFX

I was looking around to see if it was possible to drive the backlight of the display directly in TouchGFX code without having to pass the information to the backend to toggle it.I'm currently turning off/on the backlight with case CMD_...

nico23 by Senior II
  • 167 Views
  • 4 replies
  • 1 kudos

TouchGFX font distorted

I have TouchGFX UI running on STM32H7. Only with one screen there is an issue, fonts gets distorted.   What could be the reason for this?  

VNA_0-1754397210983.png VNA_2-1754397269439.png
VNA by Associate II
  • 152 Views
  • 3 replies
  • 0 kudos