STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

Mixed image on screen

Hi,I have a custom board with STM32H743 and working on a project by TouchGFX 4.24. When the device power on or reset, some times I have a mixed image including numbers, pictures and ..., which I attached the image... and some times every thing is Ok ...

MHaji.1 by Senior
  • 1098 Views
  • 13 replies
  • 1 kudos

Why the display is splash when change screen?

Hi there, I am using TouchGFX with STM32F429BI.  Everything is work well expect when the UI screen is chenging.(MCU CLK = 168MHz, and display is 800*480, and I have some other demo the screen change is work well.) When the screen is chenged, the disp...

Junde by Senior III
  • 226 Views
  • 0 replies
  • 0 kudos

GT911 delayed screen change

Hello!I have a home made panel with STM32H753 mcu. First, the program was created with a display with a FT5426 type touch controller, and it works flawlessly.I bought another display with a GT911 controller.I modified a gt911 driver a bit, which was ...