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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

`FontFlashSection' will not fit in region `FLASH'

Hi all   I am coding based on STM32H735GDK. after I added a new font and debug on Touchgfx,  It showed wrong message : `FontFlashSection' will not fit in region `FLASH'   I uncommont the "FontFlashSection" in STM32H735IGKX_FLASH.ld to deploy the Font...

yuhui_1-1712282532823.png yuhui_0-1712282492494.png
yuhui by Associate II
  • 1764 Views
  • 2 replies
  • 0 kudos

Resolved! How to add additional c source file to TouchGFX project ?

Hey, my question is how to add additional c source files to TouchGFX project so I can build project in TouchGFX Designer?I know I have to edit Makefile . I already tried it but with no success. Here is the code of my makefile:# Helper macros to conve...

JLakn by Associate II
  • 6395 Views
  • 12 replies
  • 1 kudos

Resolved! GPU2D hangup on STM32H7S78-DK

Hello,I am experimenting on a STM32H7S78-DK board with a custom UI.Sometimes the board looks like frozen and inspecting with the debugger I always find that the core is running, but GUITask is waiting for nema semaphore.The call originates from nema_...

Resolved! STM 32 Touch GFX SD card

I need to read data from SD card and then send them via uart in STM32f7 discovery kit. so I did the initial setting such as open the text file using fatfs and then inside a while loop I read the data. but I need to execute that when I press fetch but...

Touch GFX on Mac using Virtual PC in Parallels

I am trying to use Touch GFX on a Mac. I have a Windows 11 Virtual PC running in Parallels and cant Get CubeIDE, Cube Programmer and Touch GFX all working. I can build and simulate in Touch GFX which is great but I cant get the ST LINK interface to m...

Microkid by Associate
  • 1800 Views
  • 1 replies
  • 1 kudos

Resolved! STM32F750Z8 Custom Board-TFTLCD shows partial screen

Hello everyone.I have my custom board.STM32F750Z8 CPU with MT25QL128ABA External Flash.I don't have external RAM. My application code runs at External Flash. It is a simple code. I create just one screen at the TouchGFX and add two buttons. No other ...

Muharrem by Associate II
  • 8260 Views
  • 5 replies
  • 0 kudos