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

Resolved! Touchgfx Scroll List Container with custom button options

I am using STM32H745 with touchgfx, I found list layout example for scroll list, but there it the buttons created as only one type. I mean the delete button is same for the all the elements of the scroll list. Instead i need to have few toggle button...

YSN by Senior
  • 1709 Views
  • 1 replies
  • 0 kudos

Import touchgfx project to STM32F2

Hi there. I have a custom development board which uses a STM32F207ZG. The board uses an ILI9341 display driver and used uGUI for the UI previously. I understand that Touchgfx does not support an STM32F2 MCU, but is there any way to import the UI in a...

C.East2 by Associate III
  • 905 Views
  • 4 replies
  • 0 kudos

Resolved! STM32 dual core MCU

I am developing a board based on STM32H747XIH6 MCU. When TouchGFX support will be added in additional software section of CubeIDE?