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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

Riverdi 121STM32H7 linking problem

Hello I have a problem compiling TouchGFX for Keil. My procedure:1/ Run TouchGFX Designer 4.252/ Create New project3/ Go to tab – By Partners – select board Riverdi STM32 121STM32H7 4/ Click to Create5/ Add Button ( for example)6/ Click Generate CODE...

riverdi.jpg riverdi3.jpg riverdi4.jpg
mcumake by Associate
  • 1018 Views
  • 1 replies
  • 0 kudos

Animated Image and RGB565 compression

Hi. While testing the animation, I noticed strange behavior in the Animated Image widget when using the RGB565 image format with compression.I'm using an STM32U599, LTDC/RGB24bit, the animation is started with a button.Immediately after startup, the ...

Jin454 by Associate II
  • 56 Views
  • 0 replies
  • 0 kudos

Partial Frame Buffer not updating

Hi all,I'm trying to use the partial frame buffer feature and I get the first two partial frames (40 lines), but TouchGFX does not seem to update the screen into the partial buffer.  Just using TouchGFX no DMA, and no ChromArt. My home screen is :But...

Archer_Lawrence_0-1754587554422.png Archer_Lawrence_1-1754587770711.png

STM32H747I-DISCO display task issue

Hello everyone,I am working on implementing display output using the STM32H747I-DISCO board. After designing the display in TouchGFX and generating the project code, I encounter a serious issue: when I modify the .ioc file (for example, enabling TIM ...

Resolved! Drive backlight of the display in TouchGFX

I was looking around to see if it was possible to drive the backlight of the display directly in TouchGFX code without having to pass the information to the backend to toggle it.I'm currently turning off/on the backlight with case CMD_...

nico23 by Senior II
  • 274 Views
  • 5 replies
  • 3 kudos

LTDC Rotation 180 degres

Hello i'm using touch GFX with STM32H7RS-DK And i need to evaluate for a future product if display rotation is possible.I tried this implementation but drawCacheEnabled isn't reconize by software so i removed it and the widget is working but the scre...

Hamady by Associate III
  • 295 Views
  • 7 replies
  • 0 kudos