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

TouchGFX, STMCube, Converting to Double buffering

I have a Newhaven 800x480 display connected to the STM32F746G-DISCO board.Finally got the display and the touch working. It is currently using a single buffer @ 0xC0000000 SDRAM.There is some artifacts when the screens change with the cover process....

MEder by Associate III
  • 324 Views
  • 3 replies
  • 0 kudos

Is this data model safe

In order to implement my ui component more independently, I design it this way.// subclass of containerMyComponent::MyComponent(){ // init some ui // ... Application::getInstance()->registerTimerWidget(this);}MyComponent::~MyComponent(){ Application:...

shark by Senior
  • 190 Views
  • 2 replies
  • 0 kudos

Resolved! Touch GFX additional software window is empty

Hello I am trying to use Touch GFX. In CubeMX I installed the related software pack:When I open the additional software part there is no option I can enable Touch GFX, it is simply empty:How can I enable it from CubeMX? Thank you beforehand.

0690X00000Bwig6QAB.png 0690X00000Bwig1QAB.png
GunkutA by Senior
  • 562 Views
  • 12 replies
  • 1 kudos