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

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
  • 1118 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
  • 672 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...

Resolved! Custom container with mixins (MoveAnimator)

Hi,How to create custom containter that has moveAnimator mixin included? Is it possible?I want to create notification, which is operated using: notificationContainer.show()The custom container would implement this show() method, which would call star...

Tuoman by Senior II
  • 1137 Views
  • 4 replies
  • 0 kudos

Resolved! I want to debug STM32F769I-DISCO

Hello.environmentSTM32CubeIDE Ver1.3.0STM32CubeMX Ver5.5.0TouchGFX Ver4.13.0Double-click the following .project created by TouchGFX to start the IDE.Build is OK.After that, when Run-Debug, the following error message appears and it does not work.What...

Ebun.1 by Senior
  • 1715 Views
  • 5 replies
  • 1 kudos