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

Configuration of STM32H750B-DK with TouchGFX

I'm trying to configure the LCD display using STM32CubeMX for the STM32H750B-DK.Under the Middleware and Software Packs, in X-CUBE-TOUCHGFX, under the TouchGFX Generator tab, I get a Dependency Error in red: Width/height values must equal LTDC Window...

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
  • 109 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