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

Loading a PNG Image from USB

Hello, I would like to know if there are any methods to load PNGs/JPGs from a USB for the stm32 (I am on stm32F7). I currently imported lodepng but, it seems the malloc used by it is way too large for the device. The png I am loading is relatively sm...

Priyank by Senior
  • 56 Views
  • 1 replies
  • 0 kudos

Replace a Display

Hi, I’m working with an STM32H7S78-DK board and I want to replace the current display with a new one that has a resolution of 480x272. I’d like to know if this is possible, and if so, what steps or considerations I need to follow to make it work prop...

Touch Not Working on STM32U5G9J-DK1

Hello, I am developing a Touch GUI for STM32U5G9J-DK1 using Touch GFX [ 4.25.0]+STM32CubeIDE [1.19.0]. The Display is working correctly, but touch input is not gettingdetected.  Following information will be helpful:  1. If any specific power/reset/i...

GPU2D trouble on STM32H7S78-DK

Hi, I have been using NemaGFX on STM32U5G9J-DK2 kit with no problems however my luck with the STM32H7S78-DK kit is different.1. The NemaGFX for this platform only seems to work with 32-bit framebuffers, not 24-bit ones. Or am I doing something wrong?...

IMG_20250921_131612.jpg IMG_20250921_131513.jpg IMG_20250921_211320_c.jpg IMG_20250921_211536_c.jpg
Jack3 by Senior III
  • 1077 Views
  • 5 replies
  • 7 kudos

TouchGFX licenses

Good evening.1) Can I public my personal project on the Github, with the source code which has been generated in the TouchGFX Designer (like a template project or example)? Are there any licensing issues with it?2) Can I use the GPL-v3.0 license for ...

Warlock by Associate
  • 262 Views
  • 2 replies
  • 0 kudos

Resolved! USB HS doesn't work with TouchGFX ?

Hello,I am using an STM32F769I-DISCO board to implement USB HS in my TouchGFX project, but it is not working as expected. I have already tested USB functionality with FreeRTOS CMSISv2 without TouchGFX, and it works fine. However, when I try to run bo...

walidhmz by Associate II
  • 997 Views
  • 9 replies
  • 1 kudos