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! Fatal error Touchgfx on nucleo H755ziq build

Hello everyone,I'm completely stuck and could really use some help.I’ve been trying to integrate TouchGFX into my project and wanted to set up this example:   https://github.com/maudeve-it/ILI9XXX-XPT2046-STM32 which provides functions to handle SPI-...

ThomasBader_0-1748801085975.png ThomasBader_1-1748801202260.png ThomasBader_2-1748801278938.png ThomasBader_3-1748801385434.png

Resolved! Troubleshooting LTDC

Hello,I am developing a GUI application with TouchGFX which I would like to run on a STM32F767ZI connected via LTDC to a display with RGB888 interface.The display datasheet: https://newhavendisplay.com/content/specs/NHD-5.0-800480AF-ASXP.pdfI am havi...

GK28 by Associate II
  • 238 Views
  • 2 replies
  • 0 kudos

TouchGFX New Screen Gesture Loading Slow

GoodDay all stm32 developers,   My company having a IoT device that running touchGFX via SPI screen using stm32wb55, we found an issue that when switch to another screen, by calling button callback. buttoncallback: { FrontendApplication *const poApp ...

jowyccs by Associate
  • 68 Views
  • 1 replies
  • 0 kudos

TouchGFX on STM32F769I-EVAL without RTOS

Hello everyone,I'm currently working on a project with a custom electronic board (still in development). This project includes a 1280x400 display, driven via MIPI DSI by a processor (likely an STM32F429ZG or STM32F479ZG depending on the required pin ...

Miickey by Associate II
  • 267 Views
  • 9 replies
  • 1 kudos

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
  • 112 Views
  • 1 replies
  • 3 kudos

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