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

Why BoardConfiguration.cpp rely on user application?

My first simplest touchGFX application can run on my st board.Now, I changed some UI with Designer and generate code, the BoardConfiguration.cpp need to be re-compiled, otherwise, an error generated at run time with message as "View allocation error:...

shark by Senior
  • 760 Views
  • 0 replies
  • 0 kudos

imageProgress Direction text error (RIGHT text)

Hello, I have an imageProgress in my design and I choose Appearence direction to right in designer.After clicking generate code button, firmware cannot be compiled. When I look at the ScreenViewBase.cpp I see below code for error. imageProgress1....

Epamuk by Associate III
  • 1799 Views
  • 2 replies
  • 0 kudos

STM32F769i-Disco with CUBEIDE

I have setup the board using CUBEMX 5.4.0 and firmware 7.15 for the board. I have followed the steps indicated in this post below. https://touchgfx.zendesk.com/hc/en-us/articles/360020208091-Configuring-STM32F769I-DISCOI have no idea on how to add QS...

FSTKMARO by Associate II
  • 3832 Views
  • 8 replies
  • 0 kudos

TouchGFX incorrect pixels

Hi All,I need your help , I am configuring TouchGFX with DSI ( STM32F778AI ) with RM67162 360X320 pixels display.Before adding TouchGFX I was able to write using LTDC,DMA2D and DSIHost without any pixel shift ( also without TE ).After I added TouchGF...

davidra7 by Associate II
  • 1089 Views
  • 0 replies
  • 0 kudos

Read/Write file data while running in Simulator

In my final design, I will have an SD Card to read/write to. When running in the simulator, is there a way to redirect that file I/O to my local PC's file system?If so, is there a demo that maybe does this. I'm new to C/C++, so any examples are gold ...

JimFouch by Associate III
  • 699 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE "undefined reference to" Error

Hi all,I have this Eclipse related error on CubeIDE that is very bizarre and any help for it would really be appreciated. I have my project running with TouchGFX and everything was smooth to the point that I tried to Discovery Camera BSP file to main...

SLavi by Associate II
  • 1473 Views
  • 0 replies
  • 0 kudos