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

How do I display ASCII extended characters in TouchGFX? I create a character string in main.c and it displays good in TouchGFX. I use Unicode::strncpy to convert the character string for the wildcard buffer in TouchGFX.

I am trying to display a temperature value and would like to include the degree symbol °. I have included this symbol in the typographies as a wildcard character. TouchGFX displays the string, but it inserts the fallback character and then the wil...

MLync.1 by Associate II
  • 1266 Views
  • 4 replies
  • 0 kudos

Integrate external code in to TouchGFX engine

I am looking to call a function from TouchGFX engine. This function resides in external code. Ideally, the function should be called from TouchGFX before handleTickEvent() from each screen is called. I would like to know both the ways i.e. call the f...

BGuth.1 by Senior
  • 185 Views
  • 1 replies
  • 0 kudos

Resolved! Frame buffer allocation aborts program

I'm testing TouchGFX on an STM32WB55 Nucleo Board. I configured the board using CubeMX, and designed a very simple screen in TouchFGX 4.18. I'm using an SPI LCD with ARGB222 format, and a partial buffer (just 1 block of 20 lines). Variable 'memory' i...

paolog by Associate III
  • 391 Views
  • 2 replies
  • 0 kudos

Resolved! TGFX 4.18: RAM problem with the new video widget

Dear all,I have a problem with the new video widget in combination with the STM32F769NI-DISCO (MIPI DSI display 800x480 px, JPEG HW en-/decoder, 16 MB ext RAM, 64 MB ext QSPI Flash).If I create with the TGFX designer 4.18 a new video example project ...

Doe John by Associate
  • 264 Views
  • 1 replies
  • 0 kudos