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

Compile error in Windows 11

I need a help or guide.I have a problem with TouchGFX.I updated Windows to Windows 11 recently.I can't compile it after it is updated.This is my error message.Run Simulator  Generate    Done  Generate Assets    make -f simulator/gcc/Makefile assets -...

Using touchgfx without external RAM

I designed a GUI on stm32f746 discovery board and programmed the board successfully and GUI worked perfectly, now I want to redesign the GUI and my programm to be able to use a custom board which doesn't have an external RAMat first I disabled the MX...

ETale.1 by Associate III
  • 5416 Views
  • 26 replies
  • 1 kudos

TouchGFX with STM32F469I-DISCO compiler errors

Running STM32CubeIDE 1.7.0 and TouchGFX 4.18.0.I double click on .project file to invoke STM32CubeIDE.Project for STM32F746G_DISCO compiles and runs ok.Compile errors encountered with STM32F469I-DISCO. Something to do with how the project is imported...