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! LCD connected to STM32f429 does not work

Hello,I am using STM32F429BI.I use CubeIDE 1.7.0 and CubeMX. I use touchGFX 4.16.1 as a graphic tool.The LCD specification used is attached as a file.​LTDC is set up like the attached image  My question is1. Are there any wrong LTDC settings?2. Do I ...

0693W00000GYWMQQA5.png 0693W00000GYWMVQA5.png 0693W00000GYWMGQA5.png
Hwoo- by Associate II
  • 1345 Views
  • 4 replies
  • 0 kudos

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