STM32 MCUs TouchGFX and GUI

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

Simplify TouchGFX project creation

 I have created a tool called TouchGfxHelper, which automatically generates all the main, model, ModelListener, presenter, and view components with your specified functions. All you need to do is define them.The tool is free of charge and can be down...

UweK by Associate
  • 61 Views
  • 0 replies
  • 1 kudos

Resolved! 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
  • 385 Views
  • 12 replies
  • 0 kudos

Display Flicker When Changing Screens

Hello STM32 Community,I am using the STM32H753 microcontroller in a project with the following setup:Display: 10-inch RGB display (1280x800 resolution).External Memory: Parallel NOR flash and SDRAM.TouchGFX: For GUI development.The system is configur...

smj-11 by Associate III
  • 1132 Views
  • 5 replies
  • 0 kudos

Resolved! how to initiate touchgfx slider event from code

Hi eveyone!I am using TouchGFX Designer 4.25.0In the real world, you can only move a linear slider control by touching/moving the slider knob itself. One of the issues with using the TouchGFX Slider Widget is that it will instantly move from one posi...

Error "Run Simulator"

Hello, I'm working on a project in the TouchGFX Designer environment and when I try to execute the "Run Simulator" command, this error occurs. Run Simulator Generate Done Generate Assets make -f simulator/gcc/Makefile assets -j8 Reading ./application...

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
  • 159 Views
  • 1 replies
  • 0 kudos

Resolved! NeoChrom/GPU2D registers documentation

Will this peripheral ever be documented in detail? i.e. registers, interrupts, etc.Or even a lightweight/low level library would be acceptable.We may choose STM32U5 for a product but not if we are forced to use TouchGFX for good performance. 

robvos by Associate
  • 12211 Views
  • 50 replies
  • 46 kudos