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

FrameBuffer corrupted (shifted horizontally to the bottom, and the part exceeding appears on top (the frame buffer rotated??) with STM32L4P5

 I need assistance on a problem that we’ve been facing several weeks so far.I state that I do not use freeRTOS and I have a main function with an infinite while where every cycle calls:- MX_TouchGFX_Process() always called- When the screen must be re...

STM32F769 - Discovery DSI with EK79007

Hi everyone.I have STM32F769 Discovery-Board. I want to use this board control TFT 7inch using EK79007.How can I do it? Because i saw that EK79007 very different OTM8009 on STM32F769.Thanks.

HAnh by Associate III
  • 2019 Views
  • 7 replies
  • 0 kudos

X-CUBE-TOUCHGFX 4.19.0 is out!

On the 21st of March the new version was released.Here's the changelog:Version 4.19.0​Release date: March 21st, 2022New TouchGFX Designer Features:New and improved interface for text and typography handling for easier overview and management of large...

HP by Senior III
  • 630 Views
  • 0 replies
  • 1 kudos

Project doesn't compile with version V.19 : Object SoftwareMJPEGDecoder.obj specified more than once ; extras ignored

Hi,I just upgraded my touchgfx from version 16 to version 19 and I can't manage to make the project link because the SoftwareMJPEGDecoder.obj is duplicated. How can I resolve this error ?Also, I wanted to point out that the 'clean project' function c...

GMeur by Senior II
  • 351 Views
  • 0 replies
  • 0 kudos