STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART V2.Please visit ...

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

STM32F746IGT6 Hang Issue

Hi, I'm working on a TouchGFX ( version 4.18.1) project using the STM32F746IGT6 controller.. The issue I’m facing occurs intermittently — the code sometimes fails to enter the while loop inside int main(). During debugging, I noticed that the entire ...

Manage .bmp with alpha channel

Hi,I would like to manage .bmp (with alpha channel for transparency) stored in flash and show it as it was included in the application via Touchgfx designer.In other words I would like to customize my application with this bitmap simply uploading the...

DVill by Associate II
  • 271 Views
  • 1 replies
  • 0 kudos

LVGL and Square Line Studio for STM32F469i-disco

Hello I had old build of STM32F469i-disco with LVGL and square line studio interface. when i burn that hex in this board it won't work. But same board when i try with touchgfx it work. if there is any change in LCD pinout ot some other change let me ...

himsha by Associate II
  • 1453 Views
  • 16 replies
  • 1 kudos

Graphical LCD display with STM32303E Eval

i m using STM32303E Eval board. This board has SPI based GLCD (as per datasheet of Board) with is connected through SPI-2. i m using TOUCHGFX for display images and my application has only QR code in it. i have started from STCubeMX, enabled TOUCHGFX...

NSing.5 by Senior
  • 989 Views
  • 7 replies
  • 0 kudos

Changing TouchGFX folder structure.

Hello everyone,I’m currently facing an issue with my project folder structure when using TouchGFX Designer (v4.21.4) together with STM32CubeIDE.Since the project was originally created with TouchGFX Designer, the generated structure (See below) is a ...

kesara7_0-1759310066362.png kesara7_1-1759310242907.png
kesara7 by Associate
  • 463 Views
  • 4 replies
  • 3 kudos

Resolved! STM32H743 LTDC Problem

Hey,I have a confusing error, i have a Riverdi 7" TFT Panel (https://download.riverdi.com/RVT70HSTNWC00-B/DS_RVT70HSTNWC00-B_Rev.1.2.pdf)Actually my LTDC Init is this:static void MX_LTDC_Init(void) { /* USER CODE BEGIN LTDC_Init 0 */ /* USER CO...

Sany by Associate III
  • 1302 Views
  • 5 replies
  • 1 kudos