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

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
  • 704 Views
  • 9 replies
  • 0 kudos

Find index of first visible item in scrolllist

I am using a scrolllist that contains 6 items, 4 of which are visible. It is a horizontal list and non-circular. I'd like to have a couple of indicator items, one to the left and another to the right of the scrolllist to show whether there are items ...

GMeta.1 by Associate III
  • 274 Views
  • 1 replies
  • 0 kudos

Resolved! TouchGFX Demos

1.I have TouchGFX Designer 4.24.2 and STM32CubeMX running on Windows 11.  I downloaded the demos and examples via the file menu, also the latest TouchGFX Generator via CubeMX.  I am targetting a NUCLE0 STM32G071 with GFX01M2($AZ2) display, so I selec...

TJack.2 by Associate III
  • 791 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX build errors

I am using STM32CubeIDE 1.13.2 in Windows 11 and am trying to install TouchGFX.4.22.0 and its "Graphic Application" for a STM32H727i-DISCO board.The project is newly created and there are 14 errors that I need help fixing.As requested by the IDE, CRC...