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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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 to configure dsi-video mode with TouchGFX?

I am learning touchgfx with stm32f469i-disco board, how to configure dsi-video mode ? i want to use ltdc , dma2d, dsi-video.c  i download the demo  Edit: moved to a new thread from STM32 dev kit with DSI and demo software playing video from SD card ...

Lewis233_0-1754897720788.png
Lewis233 by Associate II
  • 77 Views
  • 1 replies
  • 0 kudos

TouchGFX hangs up at higher processor load

Hello!I have an STM32F777 with FreeRTOS and TouchGFX. An SPI display is controlled in partial framebuffer mode via SPI4 and DMA. The implementation is the same as in the TouchGFX demo projects with partial framebuffer (NUCLEO_C071RB + GFX01M2). I hav...

TouchGFX config.png TouchGFX_hang.png
Sandro_K by Associate III
  • 282 Views
  • 8 replies
  • 0 kudos

force update of scrollbar in scrollableContainer

I have made a dynamic menu made with a listLayout with a number of buttons inside a scrollableContainer. When a user push the buttons the listLayout is updated with new content.I have not been able to have the scrollbar reflect the size of the listLa...

mip by Associate II
  • 182 Views
  • 8 replies
  • 0 kudos

STM32H747I-DISCO display task issue

Hello everyone,I am working on implementing display output using the STM32H747I-DISCO board. After designing the display in TouchGFX and generating the project code, I encounter a serious issue: when I modify the .ioc file (for example, enabling TIM ...

Issues with SVG image rendering

Hi,I have a project derived from the demo6 from ST on the STM32U5G9J-DK1 devkit, where I want to display SVG images. The only difference is that the rounded display of the original kit has been substituted with another rounded display of the same res...

apadom by Associate III
  • 257 Views
  • 18 replies
  • 4 kudos

stm32u5a9zj touchgfx

The keil decentralized loading compilation has a warning and the generator bin cannot be run after downloading, and the generated gallery bin can be displayed after downloadingI don't know why the program bin file can't run after downloading with j f...

caiChangKun_0-1752254005680.png caiChangKun_1-1752254012627.png caiChangKun_2-1752254018289.png caiChangKun_3-1752254050486.png