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

Resolved! TextArea doesnt show any text

I tried to show text via textArea, i put some string into translation field, i see the string in designer but when i ran it the text is not present. I tried similar thing with digital clock with same result. I tried define own typographies with or wi...

Petr3 by Associate III
  • 718 Views
  • 5 replies
  • 1 kudos

Resolved! How to delete a default image in TouchGFX Designer?

Hi,I am trying to copy the TouchGFXDemo1 in TouchGFX Designer.When I add a "text progress", there is a property of Image for the background.This property always has an initial image, and I do not know how to delete it.Could someone tell me how to do ...

Junde_0-1713337195446.png Junde_1-1713337385894.png
Junde by Senior II
  • 548 Views
  • 5 replies
  • 3 kudos

Reproduce video on the STM32U5G9

I'm exploring the new STM32U5G9 and I'm reading that the NeoChrom GPU supports MJPEG codec for video playback.Is there a demo code/example on how to use it and load/reproduce a video on the the STM32U5G9J-DK2?

nico23 by Associate III
  • 305 Views
  • 1 replies
  • 1 kudos

TouchGFX on STM32WL55 in Dual-Core config

Hi,I would like to use TouchGFX on the STM32WL55 in Dual-Core mode, on the Cortex-M4 Core. After creating a dual-core enabled project, enabling the TouchGFX middleware, designing a minimal GUI in the TouchGFX designer I try to generate code from the ...

Erlkoenig by Associate III
  • 437 Views
  • 2 replies
  • 0 kudos

Resolved! Strange effect when widget is pressed

Hi everybody, In my custom board I discover a strange effect when I interact with widget.The latest widget redraw has always a lots of wrong pixels while the previous one is redrawed correctly.I'm using an STM32H743VIT6, with touchGFX 4.23.2 and Stm3...

MPast.1 by Senior II
  • 756 Views
  • 5 replies
  • 2 kudos

Resolved! error: use of undeclared identifier 'assert'

I have a working code generated with STM32CUBEMX and TouchGFX 4.17, which I compiled with Keil using ARM compiler version 5. Now, we have updated the setup, and while trying to compile the code with ARM compiler version 6, Keil throws an error saying...

Nece by Associate
  • 1429 Views
  • 2 replies
  • 0 kudos
Labels