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

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
  • 358 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
  • 739 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
  • 1605 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
  • 531 Views
  • 0 replies
  • 0 kudos