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

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
  • 198 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
  • 404 Views
  • 5 replies
  • 3 kudos

JPEG Gui icon without Touch GFX on stm32h7

hi,I am currently using BMP + rgb565 LTDC display for GUI icon creation without Touch GFX ( Everything is on "" C"" only and Manual preparation icon using hex converter ).Already known one is ! for a small size ,BMP is OK but large size BMP icon  wil...

MMARI1_0-1755258457457.bmp MMARI1_1-1755258542949.bmp
MMARI.1 by Senior II
  • 211 Views
  • 1 replies
  • 0 kudos

Touch GFX image converter

 I purchased the X-NUCLEO-GFX01M2 with the Nucleo-L476RG eval board.The example project "Hello World" came with six image files (Image1.h - Image6.h).This project built okay, and the canned images appeared correctly.Next, I tried to use my own images...

Color problem on stm32h7

Hello, I am using my custom-developed STM32H7 PCB with an 800*480 TFT display connected via 24bpp RGB. Currently, I am only using external SDRAM (IS42S32800J) for the frame buffer, while my QSPI flash is inactive. For the configuration settings, I ba...

dumo by Associate
  • 267 Views
  • 2 replies
  • 0 kudos