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
  • 1030 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! scroll list inside scroll list

Hi,Currently I'm using touchgfx for designing screens for my Monochrome LCD (doesn't support Touch functionality). I'm using scroll list feature for displaying multiple items in one screen and use external button to scroll through them. Currently I s...

Enum.png

Touchgfx; How to Play video from SD Card?

Hello everyone Is there any example that I can use to read avi file from SD- CARD and pass it to TouchGFX Function?Now I can play video from RAM at address 0xD0780000 for instance, This is TouchGFX Function but I don't know how to use it?Any help,  I...

Arisha by Associate II
  • 435 Views
  • 5 replies
  • 2 kudos

Resolved! shared one Modal window for all screen

Suppose we have 50 different screen in a program.For the following modes, I have to show information to the user in a Modal window in the same screen we are in.For example, USB connection - correct storage of information in the memory - temperature c...

Natali by Associate III
  • 839 Views
  • 5 replies
  • 1 kudos

Resolved! How to print on terminal while debugging TouchGFX

I'm using Visual Studio 2022 to develop and debug TouchGFX softwareEvery time I launch the debug the console output shows  'Application.exe' (Win32): download of 'C:\Windows\SysWOW64\windows.storage.dll' completed ... Thread 2792 exited with code 0 (...

nico23 by Associate III
  • 214 Views
  • 1 replies
  • 1 kudos