STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 1068 Views
  • 0 replies
  • 2 kudos

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

Latest STemWin version?

Hi,with my recent download of CubeMX I have got emWin version 5.44. Are there newer versions for the STM32F7 family? I would be interested in version 5.48 or higher because of the changed MENU widget function.RegardsJan

Jan1 by Associate II
  • 331 Views
  • 1 replies
  • 1 kudos

Animation and single framebuffer

We want to use AnimationTextureMapper to animate an image and it works fine when we use doubble framebuffers but with a single framebuffer we get flickering. Because we have limited RAM I wonder if anyone has any ideas/tricks how to get flickerfree ...

MLind by Associate II
  • 231 Views
  • 1 replies
  • 0 kudos

How to enable snapper in touchgfx?

Hello all,I need to write a Callback for Drag event, same as ClickListener for Click event.I found Snapper functions for the same. But, I cant find how to include a Snapper as a mixin in Touchgfx designer. Do we need to include Snapper as a mixin exp...

How to draw gauge tickmarks without image

Is it possible to draw the gauge tickmarks without using an image? I have to use some widgets (gauge, circular progress) layered one above the other and one image hides the image from beyond.What's the best approach to do this (canvas, shapes, ...)? ...

WPrec by Associate II
  • 280 Views
  • 2 replies
  • 0 kudos