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
  • 1029 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! Is vertical swipe possible in Touch GFX Designer?

Hi, I have a question about the swipe operation in the TouchGFX Designer.There is a function called swipe container, but even if you check it on the demo screen, you can only find horizontal swipe.I would like to know how to enable vertical swipe.

TN by Associate II
  • 1078 Views
  • 6 replies
  • 0 kudos

Resolved! How can a container refresh a view/screen?

I have a container with a switch on my screen. On the screen there are about 20 other containers that should change their appearance depending on the switch in the first container. How can I refresh a whole screen with all elements from one container...

Roger.ch by Associate III
  • 721 Views
  • 3 replies
  • 1 kudos

Send CAN bus message with STM32F469I-DISCO

Hello!I've searched but can't find a solution for my problem.I'm developing a project with TouchGfx and Cube IDE that I'll be using to send CAN bus messages to wakeup automotive components like ecu's and dashboards. I've made all the GUI and also tes...

Maskart by Associate II
  • 1358 Views
  • 9 replies
  • 1 kudos

STM32G0 board with custom LCD with 1bpp

Target Board: STM32G0  LCD Used: UC1629 256*160  No RTOSI am using scroll list widget to display my menus and have switches to navigate between screens. When I put 2 as the no of items on the screen, the scroll list is working fine, for 3 only part o...