STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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
  • 1782 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
  • 781 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
  • 711 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
  • 659 Views
  • 2 replies
  • 0 kudos