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

STM32H745 gets a Hardfault error?

 I have developed touchgfx based applications in STM32H745XI devices only in Cortex-M7. It went smooth till few screens. later adding one more screen has increased the memory as belowProgram Size: Code=149192 RO-data=549672 RW-data=8968 ZI-data=15969...

Nredd.1 by Associate III
  • 1106 Views
  • 5 replies
  • 0 kudos

Which graphics solution should I choose?

I'm looking to start a project with the STM32WB55 dual core MCU. It seems that out of the box, none of the graphics solutions with work with this MCU (TouchGFX, STemWin) easily. Which GUI generator would be best to work with for this project? My go...

DBiro.1 by Associate II
  • 659 Views
  • 2 replies
  • 0 kudos

TouchGFX and dynamic bitmap

Hello to all,I am developing an application in which I have to dynamically draw an image on the display.Looking online I found that the most adopted solution is to use dynamicBitmaps but I also saw that you can directly use the frame buffer withHAL::...

Luca G. by Associate III
  • 657 Views
  • 1 replies
  • 0 kudos

TouchGFX on STM32F413H-DISCO Board

Is TouchGFX implemented on the 32F413HDiscovery Board? And if yes, how can I implement it? Because I tried in so many ways but either I have nonsenses errors, or I don't have the right screen size, and so it won't compile and run

VDuch.11 by Associate II
  • 3625 Views
  • 11 replies
  • 0 kudos