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

How to use touch GFX for original board

Hi,I would like to make a GUI for my original board which uses a STM32F427.However, I have not been able to find any reference which create GUIs without Discovery boards. Does anyone know how to create a GUI for original board  by the touch GFX?Thank...

Mori1 by Associate
  • 704 Views
  • 3 replies
  • 0 kudos

Framebuffer being populated incorrectly?

So I'm using an ST7789VI display connected to a STM32L4R9I-DISCO board. I've made some test projects in CubeIDE without using TouchGFX to ensure that the driver file and everything else was correct. However, when I try to integrate TouchGFX designs, ...

Hafez1 by Associate III
  • 712 Views
  • 0 replies
  • 0 kudos

Resolved! Partial frame buffer optimization

Hi everyone,I'm working on a 320*240 SPI LCD and I need to optimize the memory consumption and the refresh speed on it.At the moment I'm using 4 partial frame buffer of 9.6kB each (with RGB565 16-bit, so 4800 pixels per buffer), but, when I draw an i...

LMenc.1 by Associate
  • 807 Views
  • 1 replies
  • 1 kudos

Resolved! TouchGFX Designer No File Specified Error

I am working to create a GUI and am trying to generate code, however, each time I do, I get an error that "The system cannot find the file specified." as TouchGFX tries to generate assets. A colleague of mine has generated the code on his system and ...

AN2 by Associate II
  • 2187 Views
  • 9 replies
  • 2 kudos