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

STM32L4R9I-DISCO SD storage not working

I have a TouchGFX project created from TouchGFX for the STM32L4R9I-DISCOVERY and I'm editing the code to enable storage for playing audio. However, when I enable Storage_Init(MSD_DISK_UNIT); either from main.c or using the mmi_interpreter with: MMI_I...

Du1 by Senior
  • 360 Views
  • 2 replies
  • 0 kudos

Resolved! Accessing View from Container

Hello,I'm a complete beginner of TouchGFX as I've just started exploring what it's got under the hood. I'm rather perplexed as to how I can access an element of a given screen from a container of said screen. Let me elaborate. In the main screen, I'v...

GMeur by Senior II
  • 1227 Views
  • 3 replies
  • 0 kudos

assert() at line 96 in LCD16bpp

...each time the the LCD is updated. If I press ignore it will draw the next segment and then throw a new assert at the same place. Any ideas what the root problem could be?I'm using touchGFX 4.10.0 and IAR ARM compiler 8.32.1

MLind by Associate II
  • 1774 Views
  • 9 replies
  • 0 kudos

Timer

Hello,How can I simply implement a timer with TouchGFX ?I haven't found any class to do so… Have I missed it ?Thanks.

GMeur by Senior II
  • 393 Views
  • 1 replies
  • 0 kudos

How to use drawString

I don't really understand how to use drawString. The text explaining the function is not very clear in my opinion. And most importantly, it wont draw the string I want it to draw. I'm probably doing something wrong, but I don't know what.

MrJob by Associate II
  • 674 Views
  • 2 replies
  • 0 kudos