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

Why D-cache invalidation hangs?

Just noticed that my application TouchGXF task hanged. Other FreeRTOS tasks are continue to work.Debugger shows that problem is within core_cm7 SCB_CleanInvalidateDCache():/* clean & invalidate D-Cache */ sets = (uint32_t)(CCSIDR_SETS(ccsidr)); ...

ktrofimo by Senior III
  • 833 Views
  • 4 replies
  • 0 kudos

Resolved! Resource text colours in TouchGFX V4.18.

I have previously used V4.12 for projects and have been able to set Resouce Text to any colour. After upgrading to V4.18 the text colours can be set in Designer but on the target they seem to be limited to the primary colours and their combinations (...

Water123 by Associate II
  • 1853 Views
  • 13 replies
  • 0 kudos

Resolved! [Temporary] TouchGFX Server down

Hello everyone,We are facing an issue related to the TouchGFX Server. You can not download TBSs or Examples you have not previously worked with at the moment.Sorry for the inconvenience! Working as hard as we can to get it back to normal./Romain

Resolved! How can I display Korean in STM32F429ZI Discovery?

Hi, I want to display Korean in STM32F429ZI discovery LCD.​Unicode::snprintf(textArea_1_Buffer, TEXTAREA_1_SIZE, "%s", "남");-> Display ???​​TouchGFX Designer Display Wildcard Ranges are 0x0000-0xffff​textArea Wildcard​How can I change Korean used to ...

0693W00000JMd7pQAD.png 0693W00000JMd8OQAT.png
지한.1 by Associate II
  • 394 Views
  • 2 replies
  • 0 kudos

Same property on multiple screens

Hi All,I would like to have button with a text label for instance on different screens which represent voltage say. On the screen there might be a slider and this can change the value of voltage text. Also, present in hardware is a rotary dial this c...

kweisi50 by Associate II
  • 353 Views
  • 2 replies
  • 0 kudos
Labels