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

Support UNC paths in TouchGFX Designer

We’re enjoying working with TouchGFX, but we’ve encountered a challenge: our projects are stored in the WSL filesystem which uses UNC paths (e.g., \\wsl$\). Currently, TouchGFX Designer doesn’t seem to support UNC paths making it cumbersome to make c...

LVoze.1 by Associate II
  • 141 Views
  • 3 replies
  • 0 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
  • 326 Views
  • 4 replies
  • 0 kudos

touchgfx and shared QSPI

HI all,I have a custom board composed by an stm32h743 and 2 QSPI memory (2x 16MB) with different CS. The proejct uses only the first memory to access the graphic contents and doesn't use the second memory.For this reason, I want to use the second mem...

MPast.1 by Senior II
  • 110 Views
  • 1 replies
  • 0 kudos

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