STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

STSAFE: Bring Up Tutorials

Hello,I am using a Nucleo-F401RE board with the X-Nucleo-SafeA1 expansion board (which claims it is compatible with any Nucleo development board). I am trying to use the software package that is shown in the link below:https://www.st.com/en/embedded-...

KMew by Senior III
  • 1385 Views
  • 2 replies
  • 0 kudos

Can't reorder Containers in TochGFX Designer

In the current version 4.21.4 (I think in all 4.21.x) of TouchGFX Designer it is not possible to reorder Containers in the Container list. The black/blue line to drop a Container between two other ones is not showing any more: Same is with texts insi...

_legacyfs_online_stmicro_images_0693W00000bjqxhQAA.png
t.decker by Senior II
  • 600 Views
  • 1 replies
  • 0 kudos

TouchGFX: Using FreeRTOS vs No RTOS

Hello,I am working on a TouchGFX project and one of my goals is to minimize the RAM usage while still maintaining complete functionality of my system, which has some things running at the same time:TouchGFX (LTDC - RGB565) - Current using FreeRTOS Ta...

KMew by Senior III
  • 896 Views
  • 1 replies
  • 0 kudos

UnicodeChar bug

In model.hpp I create struct of unicodechar elements and update them in to view screen. But sometimes I faced with this bug. In struct I define like this:     but in view screen I get: When I write in array : In the last element Y4 I get random valu...

_legacyfs_online_stmicro_images_0693W00000bjeYBQAY.png 0693W00000bjeYLQAY_image.png _legacyfs_online_stmicro_images_0693W00000bjeYzQAI.png _legacyfs_online_stmicro_images_0693W00000bjeZ9QAI.png
heyo by Senior
  • 1007 Views
  • 7 replies
  • 0 kudos