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

CacheableContainer does not use caching

Hello,we try to display graphs as performant as possible. Unfortunately the rendering takes a long time. Especially when several are integrated in ScrollWheels.The CacheableContainer should be made for this.We put a graph and more widgets in the cont...

JBenn.1 by Associate II
  • 699 Views
  • 1 replies
  • 0 kudos

Resolved! How to change the resolution in TouchGFX?

When I created the TouchGFX project, I set it up to 800 *480.However, the LCD has been changed, so we have to change the things we have worked on so far to 854*480.I am trying to change the resolution in TouchGFX, but the setting part is not allowed ...

0693W000008yT31QAE.png
PKunK.1 by Associate III
  • 2217 Views
  • 6 replies
  • 0 kudos

STM32 Good Practices: Interrupts

Hello,I am preparing a much larger code that handles a slew of tasks (gathers CAN data from up to 5 different nodes, reads ADCs, sends GPIO PWM signals and ON/OFF signals, LCD display screen via TouchGFX). I have interrupts for specific tasks (when a...

KMew by Senior III
  • 6653 Views
  • 10 replies
  • 0 kudos

How to create a TouchGFX Project for Custom Board?

Hello Everybody, I am trying to create a TouchGFX project for my custom board. I follow embryonic.dk's video on Youtube. However I couldn't manage to build a project. I received errors in the first image. It says No such file or directory for app_tou...

0693W00000UnmsOQAR.png 0693W00000UnmqSQAR.png 0693W00000UnmpFQAR.png
MSent.2 by Associate II
  • 5368 Views
  • 10 replies
  • 0 kudos