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! Change the pixel (0,0)

Hello,I developed an application in touchgfx and it is working perfectly.It is 480x800 resolution and the display is oriented in landscape mode.When I installed the display in the device I realize that the base only fits in one way and therefore the ...

OFFICIAL RELEASE: X-CUBE-TOUCHGFX v4.13.0

Goodmorning everyone!With the release of CubeMX 5.5.0 we've removed TouchGFX from the Middleware section of CubeMX and are now offering TouchGFX configuration through an X-CUBE. The X-CUBE pack contains the following:TouchGFX Designer .msi, as per us...

0690X00000BviXRQAZ.png 0690X00000BviXWQAZ.png

When i Build the proyect the next error occur. make: *** [makefile:42: test_02_adc_00.elf] Error 1 The complete error is on capture I had attached by character limit.

I am working on STM32CubeIDE and i try to compiling STemWin for first time.When i Build the proyect the next error occur.collect2.exe: error: ld returned 1 exit statusmake: *** [makefile:42: test_02_adc_00.elf] Error 1The complete error is on capture...

0690X000008vzMzQAI.jpg 0690X000008vzMuQAI.jpg 0690X000008vzMpQAI.jpg 0690X000008vzMkQAI.jpg
LBrov by Associate
  • 941 Views
  • 3 replies
  • 0 kudos

STM32H7 QSPI memory compatibility

Hello everyone,Recently I was navegating in the forum and I found a information that said STM32H7 had a list o QSPI memoty that are compatible with this micro controller.I don't know if this information is true and as I am new in using STM micro cont...

FDigi by Associate III
  • 551 Views
  • 1 replies
  • 0 kudos

Problem of TouchGFX and LWIP working together.

Hi everyone,I am trying to use LWIP with TouchGFX together. But it's not working well. First of all need to say; I have a massive TouchGFX code. And I want to add LWIP in this project. When I try this first, I got a linker error about RAM usage. I us...