STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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
  • 635 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
  • 2106 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
  • 6031 Views
  • 10 replies
  • 0 kudos