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

Resolved! Rotate an image smoothly

I am trying to create a busy circle (such as the one that shows up when a web page is loading). Instead of circle I would like to use a custom image. I used TextureMapper for this. But I don't get continuous and smooth rotation of image. Image makes ...

BGuth.1 by Senior
  • 898 Views
  • 2 replies
  • 0 kudos

How to play the video on SPI display using Touch GFX.

Hi Community,I have connected SPI Display-ILI9341 to STM32F769NI board and succeeded in the displaying the different sized images. Used Touch GFX through STM32CubeIDE. (Enabled Touch GFX in STM32CubeIDE). Now I wanted to play the videos on the SPI Di...

Vins by Senior
  • 964 Views
  • 0 replies
  • 0 kudos

STM32 with Pixy Camera

Hi,I am working on a project, where I need to interface STM Nucleo board with Pixy Camera. I have completed the programming part but now I need to design a PCB design of this camera module, which should be Nucleo compatible. Something like this: http...

AJame.4 by Associate
  • 1397 Views
  • 0 replies
  • 0 kudos

Resolved! Touch GFX Video

Hi Community,I am using video widget to play the sample videos provided in demo (STM32F769I). But i wanted to play custom videos. Run Target is is also 100% completed but video is not updated on the display. Anyone knows how to play custom videos usi...

Vins by Senior
  • 1616 Views
  • 2 replies
  • 0 kudos

Compiler switch -fno-exceptions

As described on page [support.touchgfx.com/4.19/docs/development/ui-development/working-with-touchgfx/using-ides-with-touchgfx], building a TouchGFX project requires the compiler switch -fno-exceptions. The GCC options in the Makefile contain the swi...

MattH by Associate II
  • 3017 Views
  • 6 replies
  • 0 kudos