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

F7 hardware jpeg encoding colour failure

If I try to encode blocks of colour using the hardware JPEG encode in an F7 from a BMP image (screen memory in this case) they fail if the colour is pure (e.g. all red, all blue) and they come out different shades of green.By experiment, I have found...

Resolved! TouchGFX Click force

Hello everyone, I am using TouchGFX 4.23.1 and I wonder how can I get the click force on display .I know there is the method "getForce" in ClickEvent class but there is no documentation that tells me how can I pass the Z-value (force) from my touchco...

FCola.1 by Associate III
  • 735 Views
  • 1 replies
  • 2 kudos

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
  • 635 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
  • 691 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
  • 773 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
  • 2112 Views
  • 9 replies
  • 2 kudos