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

Should I use xTaskCreate if I want to use UART?

I want to send data using UART, I've configured everything but I don't get any data output unfortunately. My question is whether this can be because of the fact that I am doing nothing with xTaskCreate? When should xTaskCreate be used and should I us...

LTech by Associate III
  • 2542 Views
  • 16 replies
  • 0 kudos

Resolved! CircleProgress MoveAnimator widget ERROR

Hello everyone! Please, i need help, and i`ve tried everything i could but still cant solve the problem. The thing is that i need my CircleProgress to move using moveAnimator when the screen in entered. So ive added all the lines in the code but stil...

amitr by Associate II
  • 1024 Views
  • 5 replies
  • 0 kudos

External RAM doubts about size and speed

Hello,My print size information from gcc shows: text    data     bss     dec     hex  filename 196078     212   59184  255474   3e5f2  04-03.elfThe RAM usage is data + bss, in my case is: 59396 kBBut this value I think it is not true, because I'm usi...

eng23 by Senior
  • 1079 Views
  • 5 replies
  • 0 kudos

HI. I get an error when compiling with sw4stm32.

When I run the program like the picture below, a checksum error occurs.After that, if I reset the hardware, it will work normally.I guess it is a problem caused by using external memory.But I want to know the exact reason why and I want to fix it.Ple...

0690X0000087wiWQAQ.png
YJMoon by Associate III
  • 927 Views
  • 2 replies
  • 0 kudos