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 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! ST32L4R9I-DISCO Demo Code

Hello,I would like to use a lot from the ST32L4R9I-DISCO Demo Code for my own application.Are you planning to release the source code?Thanks and best regards,Christoph

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
  • 1556 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
  • 2250 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
  • 490 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
  • 832 Views
  • 2 replies
  • 0 kudos