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

Resolved! TouchGFXEnvPath and version control system

Hello,Our project with TouchGFX uses a version control system (git, of course). In your documentation, you recommend the `config`directory to be included in the VCS. The pain point is that `TouchGFXEnvPath` tag in `config\msvs\Application.props` cont...

Jonadem by Associate
  • 237 Views
  • 1 replies
  • 0 kudos

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

Resolved! 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
  • 275 Views
  • 1 replies
  • 3 kudos