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! How to use gcc compile the stm32h750dk online application(out of box demo) source code?

Hi,I am a new developer of stm32h750dk.Develop environment:OS:Windows 10Compile tool:1, gcc 9-2019-q4-major link:https://launchpad.net/gcc-arm-embedded/+milestone/9-2019-q4-major2, make MinGW link:http://www.mingw.org/​I generate stm32h750dk online a...

0690X00000DXKJBQA5.png 0690X00000DXKCeQAP.png 0690X00000DXKEzQAP.png

Resolved! What cause the problem of TypedtextId

HiI want to creat my keyboard , but the problem arises.I have to make it as close to the touchgfx example as possible, but the problem remained.I'd appreciate your advice.Thank you.

0690X00000DBoB3QAL.png
Korry by Associate III
  • 740 Views
  • 2 replies
  • 0 kudos

Flickering fade on stm32f746g-disco

Hello! I have a problem with my Stm32f746g-disco.Using TouchGFX and CubeIDE I can program my GUI and flash it, but fade animation "flickers". Other images are OK. My application doesn't have a complex task, it just shows a white screen with a logo fa...

How to generate a variable list for programs generated from TouchGFX (FreeRtos) with no .axf file ?

Hi All, I have a project that uses code generated from TouchGFX. I have sucessfully imported this into CubeIDE. Now I want to try CubeMonitor, so I am following this video https://www.youtube.com/watch?v=eIrTYMl7fD0 to see if I can get it to workwith...