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 2.Please visit o...

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

Many error pixels on screen!

I got the STM32H747I-DISCO Discovery kit, and I made screen with just two buttons. On the gfx simulator, everything is fine, but as you can see on attached picture, on the real LCD I see so many error pixels both around the buttons, and diagonally. I...

imarz.1 by Associate III
  • 12098 Views
  • 11 replies
  • 1 kudos

STM32L4R9I-Disco MB1314C MIPI Connector

Hello,I would like to replace LCD Screen on the STM32L4R9I-Disco MB1314C board with another one.As explain in board datasheet (UM2271) the display screen (reference IEG1120TB103GF-001) from Govisionox Optoelectronics use a molex connector 504248-2410...

STrop by Associate II
  • 1540 Views
  • 1 replies
  • 0 kudos

Steps to control SPI display

I currently have a display that works with ST7789 controller and a Nucleo board, L4476RG. Unfortunately, I cannot find anything about interfacing SPI with TouchGFX, except for some very generic descriptions. What are the steps you would recommend to ...

mdiro by Associate III
  • 3840 Views
  • 5 replies
  • 1 kudos

Rapid prototyping with TouchGFX

Guys, we're looking for beta testers for a new technology which aims to speed up embedded GUI prototyping with TouchGFX. In this video you can check how it works https://youtu.be/DncrO_7gQDgFor those who want to be one of the beta testers, please cli...

High PC RAM usage after updating from 4.18

I am trying to update from 4.18 to 4.21 to use the new features of the 4.21 release. I find myself unable to use the 4.21 touchgfx designer due to infinte high RAM usage. With 4.18 touchgfx my project uses around 700MB and raises to 900MB when switch...

RMoli.3 by Associate III
  • 4075 Views
  • 12 replies
  • 2 kudos

Newer Versions of emWin with ST & Appwizard

Is it possible to replace the current version of STemwWin library and date files with the newer releases of emWin?Also, is it possible to work with Appwizard with the current version of STemWin? because I do not see its files are included? and If yes...

MMostafa by Associate II
  • 3010 Views
  • 3 replies
  • 2 kudos

Hard Fault error with Emwin & FreeRTOS

I am working with ST32F469 Disco and I am using FreeRTOS and emWin library.When I am calling Gui_Init() before starting FreeRTOS kernel, my application works fine with no problems. When I move Gui_Init() To the task which is used for emWin scheduled ...

MMostafa by Associate II
  • 1697 Views
  • 2 replies
  • 0 kudos