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! Why my screen look like this?

my resistive touch screen looks like this. Why I am seeing this continuous line of my horizantal sliders. There is no such a problem on vertical one. How can I fix this? Is this about screen?

0693W00000HqbprQAB.jpg 0693W00000HqbrYQAR.png 0693W00000HqbphQAB.jpg
Uusta.1 by Associate III
  • 857 Views
  • 3 replies
  • 0 kudos

Resolved! STM32G071_NUCLEO problem to download program

Hi there!i hope some oe can help me, are a couple of days i go crazy to find the problem. I create my own program with touchgfx with STM32G071_NUCLEO , i just put one buttonjust for try, i hopen the program with STM32Cubeide. I compile and try to dow...

SGian.1 by Senior
  • 1452 Views
  • 5 replies
  • 0 kudos

Resolved! [Solved] Migrate to TouchGFX 4.18

How to migrate existing project made with CubeMX and Designer 4.17 to version 4.18?Tried it with selecting 4.18 in CubeMX->Software Packs and got this:#include <TouchGFXGeneratedHAL.hpp> #include <touchgfx/hal/OSWrappers.hpp> #include <gui/common/Fro...

VLau by Associate III
  • 1781 Views
  • 7 replies
  • 0 kudos

Keil error #5

HI there!I start to "play" with touchgfx 4.18.1, and i saw a few tutorial on youtube. I just put one button and i create my interaction and i call one virtual function (i call LED9 like in the video. After i complile and my problem is when i compile ...

SGian.1 by Senior
  • 889 Views
  • 2 replies
  • 0 kudos

ST product recommendations (cameras/wifi)

I'm looking for some processors to achieve a couple tasks. First, I would like to get input from two cameras. The interface isn't important, I will find the cameras based on the processor. But then I want to also be able to send that video stream ...