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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

X-CUBE-TOUCHGFX 4.19.1 is out

TouchGFX 4.19.1 is now online.Release notes (which can be found in the online documentation) are as follows:Bugfixes in TouchGFX Designer:Fixed missing color properties for Text Button Style on a Flex Button Widget.Fixed erroneous wildcard code gener...

Load PNG or ARGB8888 from a file to TouchGFX

Hello,I would like to know if it is possible to load a transparent format such as PNG or ARGB8888 from a file to TouchGFX from code?I have achieved to do this with BMP with the documentation but I need PNG.If I use a library such as libspng to decode...

SKham.2 by Associate II
  • 2633 Views
  • 3 replies
  • 0 kudos

How to better interact with non-UI parts

I'm using an RTOS and have Touchgfx as a separate thread, but am having trouble with how to interact with the non-UI parts. Is there a good example for reference, preferably the source code, thank you

SLuo.2 by Associate III
  • 1917 Views
  • 3 replies
  • 0 kudos