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

STM32N657 TouchGFX RAM/ROM Overflow.

Dear ST Community Team,We are currently working on a project using the STM32N657X0H3Q1 microcontroller and developing the GUI application with TouchGFX.While configuring and generating the TouchGFX project, we are encountering RAM and ROM overflow er...

siddum by Associate II
  • 407 Views
  • 3 replies
  • 0 kudos

Touch GFX and custom LCD

Hello all,Trying to set up the custom display on the STM32H750B-DK dev board.Interestingly, the display works via LTDC functions in Keil just fine... but I do not have much luck with the TouchGFX. For example, started with setting up the TBS in the D...

pic_in _memory.png

CubeMX and touchGFX not synchronized

Hello,I'm using the board NUCLEO-H563ZI paired with RVA35HI screen.When I just created the project and generated the code i could download the touchgfx project with the touchgfx application ("program and run target" option), but after trying to downl...

STM32 IDE & TouchGFX error 5

 Hi all I have STM32 IDE installed in "C:\STM\STM32CubeIDE_1.19.0\STM32CubeIDE" and seem to work properly so far as I am on installing the 2 programs. I try to install TouchGFX 4.26.0 in "C:\STM\ to have those two in the same area., but I received an...

Dany0 by Associate II
  • 242 Views
  • 2 replies
  • 0 kudos

Resolved! Complie internal memory only issue

Hey, our team is working with TouchGFX Designer (4.19.1) and IAR IDE.TouchGFX assets include 50 MB of images, videos, fonts and texts.We are trying to find a way to change the app without touching and flashing TouchGFX assets.The TouchGFX should stay...

Almed by Associate
  • 406 Views
  • 3 replies
  • 1 kudos

Resolved! TouchGFX and isomtery - isometric image

Is there any example how to create any simple animation? I would like to get object in motion using static isometric view. Object based on the few outlines of rectangles outlines with painter or putting the texture on it. I need to rotate one pseudo ...