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
  • 1329 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! TouchGFX crashes on project creation

Hi,I've installed TouchGFX following the instruction at https://support.touchgfx.com/docs/introduction/installation on a completely new installation of windows 10. When I try to create a project, TouchGFX crashes at 88% and simply closes. When I chec...

Richard64 by Associate II
  • 1941 Views
  • 8 replies
  • 2 kudos

HELP IN CHOOSING A SCREEN STM32F746G-DISCO

Good morning, I'm quite new when it comes to TFT displays, I'm starting my adventure with STM32F746G-DISCO. I would like to design a similar HMI display (which does not need touch functionality) with the same dimensions of 4.3". From what I read, RK0...

Resolved! Unicode::snprintf string problem

Hi,I cannot seem to be able to print char array to unicode buffer.I have set Wildcard ranges to 0-9,A-z (also tried 0x20-0x7E)I'm trying to display file names in the UI, which have arbitrary and modifyable names. When I do snprintf with "%s" with a c...

Tuoman by Senior II
  • 3261 Views
  • 4 replies
  • 6 kudos
Labels