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

Trustzone & TouchGFX/GPU2D support

Hi!Trying to get a TouchGFX working with Trustzone has shown itself to be quite the hassle. Although I have worked through a lot of issues already, my latest one has deemed real stubborn.When enabling GPU2D in a trustzone enabled project, the code th...

Tobiasvb by Associate
  • 112 Views
  • 1 replies
  • 0 kudos

GPU2D NemaGFX on the STM32N6570-DK hangs

Hello,I'm trying to use the GPU2D on the STM32N6570-DK, with NemaGFX.However, the GPU hangs on random functions.Well actually every time the same funtions, but depending on the number of functions to be executed, so it seems it can only execute a lim...

Circle_unfinished_2.jpg RoundedRect_unfinished_2.jpg
Jack3 by Senior III
  • 186 Views
  • 2 replies
  • 1 kudos

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
  • 162 Views
  • 2 replies
  • 0 kudos

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