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

Blinking an image

Hellois it possible to make an image blink with the animated image widget (it seem that we need 2 images, but i only have one image to make it blink : it ON or OFF every 500ms)thanksbest regards

i loaded in my TouchGFX Designer a fairly large set of icons, then i just put only few inside my screensç anyway the Flash images for F429-DISC1 is overloaded..

..because it looks like that at compile time all the images are transformed into .cpp and put in the binary.. i'm wondering if there's an optimization to make only the few into the screen pages to be "compiled into", otherwise i need to delete all of...

[Bug Report] Interactions to change screen (from Custom Containers) don't work upon reboot of the Designer (4.10.0)

After having restarted TouchGFX designer and recompiled the code (without any errors), the couple interactions I had in my code to transition from one screen to another don't work anymore ? I've tried creating a new screen interaction and that one wo...

GMeur by Senior II
  • 1409 Views
  • 12 replies
  • 1 kudos

STM32F769I-DISCO + CubeMX 5 + SW4STM32

I am attempting to setup a project that is first configured in CubeMx 5.0.1 and then add graphics in Designer 4.10 and finally code in SW4STM32 but running into some issues in particular how a certain section is worded. I am following thru the how-to...

3oceans by Associate II
  • 949 Views
  • 6 replies
  • 0 kudos

ApplicationTemplate for STM32F469I DiscoveryKit

ApplicationTemplate for STM32F469I DiscoveryKit create Keil project file for uVision v4 with wrong TargetOption. <Device>STM32F427ZI</Device>. Where i can get right ApplicationTemplate for STM32F469I DiscoveryKit ?Thanks.

AKrug by Associate II
  • 709 Views
  • 4 replies
  • 0 kudos