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

Resolved! GUI doesn't work anymore after I2C error

For my project, an error message must display on the screen when there's a I2C related communication error. To simulate an I2C error, I pulled out the resistor that is connected between SDA and VCC(for good working of I2C communication, a resistor be...

FLuba.1 by Senior
  • 1125 Views
  • 11 replies
  • 4 kudos

Resolved! STM32F746 Dimmer

Hello!I wonder if anyone has had experience making a dimmer on an STM32F746? For example, want the display to dim after 1 minute of being idle. It should remain bright enough to read, then return to full brightness on touch.I saw some posts that PWM ...

Resolved! Issue with text area wildcards

Hello,I created a timer for a display using two text areas. One is a text area with a single wildcard (i.e. minutes), and another is a text area with two wildcards (i.e. seconds). It runs fine for ~9 minutes and 4 seconds but then suddenly the text a...

Screenshot 2025-04-22 093659.png Screenshot 2025-04-22 103627.png Screenshot 2025-04-22 102511.png

Help with Slide Menu

Hi there,I'm new to STM32 and was successful to setup a 800x480 LCD with a STM32H743 and SDRAM as Framebuffer.Now I'm stuck with desiging the GUI with TouchGFX. I would like to add the Slide Menu Option to my screen, however when I press on the assig...

always_energized_0-1745084019995.png always_energized_1-1745084094640.png

TouchGFX issue for NUCLEO-H755ZI-Q

Hello all,I have issue of Touch GFX post generate target error of unable to locate file. I am using STM32H755ZITX. it is dual core MCU. I am using CM7 for Touch GFX. when i tried Touch GFX for single core MCU STM32F446RE that was successfully run. bu...