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

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
  • 1084 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
  • 1671 Views
  • 5 replies
  • 1 kudos

TouchGFX QuadPSI, Designer example vs CubeMX

I created a CubeMX Project for the STM32F746G-DISCO board.- STM32CUBEMX (5.6.0)- STM32CubeIDE (1.3.0)- TouchGFX Generator (4.13.0) I selected the board template,But the QuadSPI settings are different from the TouchGFX designer examples.Bug? or minor ...

MEder by Associate III
  • 664 Views
  • 3 replies
  • 0 kudos