STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1402 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
  • 3166 Views
  • 13 replies
  • 0 kudos

STM32F429 binary file too large more than 2,2 Gb

Hi,I'm a french embedded developer.At my office, i need to make some modification to an old project, made with TrueStudio I think.It's a STM32F429 custom board with a LCD screen, and STemWin v5.22 library.I use STM32cubeIDE 1.7.0 usually.I import thi...

LRABO.1 by Associate II
  • 633 Views
  • 1 replies
  • 0 kudos

TouchGFX Custom Board Design

I am using STM32H7B33IIT6 MCU and 800x480 TFT. I can upload images to TFT, but I couldn't get the touch parts to work. But the same program works in STM32H7B3I-DK. What steps do I need to do?

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
  • 739 Views
  • 2 replies
  • 0 kudos