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

How add MB1166 on the STM32F479VI?

Hello,I want to make a project with a STM32F479VI and a MB1166. I don't know how to do. Is someone can share to me an empty example, please? Is it possible to have file for TouchGFX too, please?Thank you for you help.Best Regards

RFREN.1 by Associate II
  • 703 Views
  • 2 replies
  • 0 kudos

Problem using cacheReplaceBitmap method.

I tried to use bitmap caching with approach, where I cache all bitmaps except backgrounds during initialization, while background images are cached when changing screens. This method is described here:https://support.touchgfx.com/docs/development/ui-...

Resolved! How to Instantiate a TouchGFX object dynamically?

Hi, I use TouchGFX in my HMI project, I want to create an instance of an object (ig. a button) in runtime (dynamically), so I could destroy it later and free it's allocation memory.I tried create it in a method but it seems to have runtime error:voi...

0693W00000D1nskQAB.jpg
amirparto by Associate II
  • 1416 Views
  • 3 replies
  • 3 kudos