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! STM32H747-DISCO with TouchGFX 4.14.0

Good morning,I'm using a discovery board STM32H747-DISCO.Why, Touchgfx don't generate the project .ioc, to import in CUBE IDE?Instead, if I select another board (for example STM32F7508-DK) , when generate code, the compiler buil also .ioc file.I hav...

EnricoP by Associate III
  • 3833 Views
  • 20 replies
  • 1 kudos

Resolved! TouchGFX not generating .IOC File

I'm using TouchGFX version 4.16.1 with a STM32H747I-DISCO development kit. When I run the simulator or click Generate Code, the project file is created, but not the .IOC file. When I try to import the project into the STM32CubeIDE (Version 1.6.0) I c...

BStev.1 by Associate
  • 1055 Views
  • 3 replies
  • 1 kudos

Devops for TouchGFX

I have started a new TouchGFX based project and want to apply devops. For now my primary goal is to automate the build and to get the build binaries. At my previous job I used a Jenkins pipeline to automate a TouchGFX build. We maintained our own ...

CPaye.1 by Associate III
  • 546 Views
  • 0 replies
  • 0 kudos