STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

Broken images

Hi,I have a funny issue. I just wanted to add a Share button to my Main Screen in an STM32TouchGFX of a working Weather Station app but when I built and run the app in STMCubeIDE all the widgets which uses background images showed surprising garbage ...

20250415-img-extflash.png 20250415-TGFX-Config-Image-Group.png 20250415-img-intflash.png
Louie88 by Senior
  • 40 Views
  • 1 replies
  • 0 kudos

Rendering time is abysmal

Hi again, (posting twice today)I am looking at the performance of my STM32H747 system to better understand it. I didn't think there were any problems because I am not visually seeing any artifacts, but I always like to check. As it turns out, my syst...

jchernusfikst_3-1743021749953.png jchernusfikst_2-1743021473810.png

Questions regarding invalidate() and draw()

Hi!We got an old TouchGFX (4.10) application where the screen freezes from time to time. Freeze means we no longer get tick events, whereas the other FreeRTOS tasks are still alive. *Most* times this happens after Button pressed events.This raises un...

hvv by Associate
  • 52 Views
  • 0 replies
  • 0 kudos

Gauge Widget + ADC + PWM.

Hello people, I'm a newborn baby in this microcontroller world, I'm hoping in getting some help with my current project and know if it's possible to do it first of all. I did a program to control a BLDC motor in a simple Nucleo board using an ADC cha...