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! TouchGFX on U575I-EV

Hi there,I am currently trying to get TouchGFX working on the U575I-Eval Board.Is there a project to start from?I made a new project with components initialised and TouchGFX activated.What do I need to activate too?Do I need the hx8347i driver? (from...

CButz.1 by Associate III
  • 1218 Views
  • 1 replies
  • 0 kudos

stm32f769 test project issue

I am new and trying to learn touchgfx and stm32. I have stm32f769 disco. and i am want to ask 2 things.First i tried to make project using the relative template and it seems that i worked, i placed just a button and it works normally. Then i tried to...

Kyrpav by Associate III
  • 2172 Views
  • 9 replies
  • 0 kudos

Touchgfx designer 4.22 crashes

After upgrading from TouchGFX 4.21.3 to Touchfx 4.22.0 the project was converted. If I open the touchgfx project the touchgfx designer crashes: Application: TouchGFXDesigner-4.22.0.exeCoreCLR Version: 7.0.122.56804.NET Version: 7.0.1Description: The ...

awiernie by Senior II
  • 1693 Views
  • 3 replies
  • 0 kudos

Resolved! stm32f429 Disc1 is crashing

I use strncpy to print some value in the wildcard but after that the board crashes and does not react anymore. Has anybody an idea what is going wrong? (the text is displayed),Unicode::strncpy(textAreaMMethodBuffer, "Multimeter", 11);textAreaMMethod....

PabloS by Associate
  • 1039 Views
  • 3 replies
  • 3 kudos

X-CUBE-TOUCHGFX 4.20.0 is out

TouchGFX 4.20.0 is now out. Please follow this link to download it. Attention : Please regenerate code from CubeMX when you migrate your projects from older versions of TouchGFXDesigner to this new one.Details:* New TouchGFX Designer Features: * Impo...