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

Screen flickering

Hello, I am using a STM32F750 chip with one 4.3inch TFT touch screen. When I created a simple TouchGFX project, the below always shows before the normal screen is shown. The LTDC settings are as below.The MCU frequency has been reduced to 400MHz. And...

screen.jpg hbZhao_0-1721964097533.png hbZhao_1-1721964115333.png hbZhao_2-1721964699432.png
hbZhao by Associate III
  • 32 Views
  • 0 replies
  • 0 kudos

ISS66WVH8M8 PSRAM as TouchGFX framebuffer

Working with a custom STM32U5F9ZJT6Q board that has an ISS66WVH8M8 (Octo-SPI 166 MHz 64 Mbit PSRAM) that we would like to use for the framebuffer to a 1024x600 RGB888 LCD.  The RAM sits on the HSPI1.  With that as a reference I was able to configure ...

AQue by Visitor
  • 137 Views
  • 9 replies
  • 3 kudos

Rendering frequency spectrum

Hello,i want to render frequency spectrum FFT in the small area of screen and handle touch in this area. This should be done by some custom widget/container. Can you help me how to do it? Best Regards,Petr

Petr3 by Associate III
  • 160 Views
  • 5 replies
  • 0 kudos

TouchGFX Click force

Hello everyone, I am using TouchGFX 4.23.1 and I wonder how can I get the click force on display .I know there is the method "getForce" in ClickEvent class but there is no documentation that tells me how can I pass the Z-value (force) from my touchco...

FCola.1 by Associate II
  • 38 Views
  • 0 replies
  • 0 kudos

Resolved! TouchGFX Designer No File Specified Error

I am working to create a GUI and am trying to generate code, however, each time I do, I get an error that "The system cannot find the file specified." as TouchGFX tries to generate assets. A colleague of mine has generated the code on his system and ...

AN2 by Associate II
  • 259 Views
  • 9 replies
  • 2 kudos

Test Framework

Hi TouchGFX team,I'm in dire need of a test framework for my TouchGFX projects, and I've heard that you already make use of an internal version that allows you to step through a program frame by frame. That would be really useful!Do you plan on relea...

Örjan by Associate
  • 67 Views
  • 1 replies
  • 1 kudos