STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 776 Views
  • 0 replies
  • 2 kudos

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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! Honest opinion required: STemWin vs TouchGFX

I have to work on a long term project that involves using the LCD on the STM32H745XIH6 board and deciding which pathway to choose is crucial at the beginning of a project to avoid as much hassle as possible.If I use STemWin, will I get support from t...

How to change screen transition heap ?

Hi ,I've implemented multiple screen in my project(Custom project using STM32F429zi controller with external RAM and Flash). I'm getting memory fault issue whenever I'm transitioning from one particular screen to any other screen. When I debugged I g...

tuka214 by Associate
  • 341 Views
  • 1 replies
  • 0 kudos

Array of Images

Hello,I'm working with a set of 7 images. Based on specific external input, I aim to toggle the visibility of these images - making certain images visible and others invisible.When I manipulate the visibility of each image individually using the foll...

daho by Associate
  • 496 Views
  • 1 replies
  • 0 kudos

Swipe Container Detecting Swipe

Is there a way of detecting a swipe has been performed using the swipe container?I see others have used some callbacks but these posts are a few years old.I would think this would be a "default" out of the box functionality, after all it is a SWIPE c...

Unicode::snprintfFloat partly broken in 4.22

Hello,I'm using the Unicode::snprintfFloat function with the '#' flag, which should add a decimal point even if there are not decimals. This works fine in 4.21.3, but not anymore in 4.22.0. The decimal point (.) is not written to the buffer anymore [...

PBull by Associate III
  • 363 Views
  • 1 replies
  • 0 kudos