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

ST7796S SPI Display Driver

I'm wanting to connect a STM32F756 Nucleo board to a ST7796S-controlled 4" 320x480 TFT screen. Is there a good driver available for that? I can mostly find ones for ili9341.

jwade19 by Associate II
  • 2692 Views
  • 3 replies
  • 0 kudos

STM32U5G9J-DK1 Demo Code

Anyone know exactly where I can find the source code for the demo project that is pre-loaded onto the STM32U5G9J-DK1 board?  I've already got the STM32Cube_FW_U5_V1.8.0 and it has 2 DSI projects for the DK1 board (DSI_ULPM_DataClock and DSI_VideoMode...

Zeplin by Associate
  • 55 Views
  • 1 replies
  • 0 kudos

Resolved! TouchGFX font support

We are using STM32H5 for a project with TouchGFX for its LCD UI design.  We are using one font for English.  This font does not support Chinese.  How can I use multiple fonts, one font is for English and the other one is for Chinese in TouchGFX.

lzlin by Associate
  • 56 Views
  • 1 replies
  • 0 kudos

TouchGFX image convertor

We are using TouchGFX for LCD UI design.  It seems that the generated c files for image have reverse-ordered 16-bit data.  We have to revert the image at run-time.  Is there a way to revert the 16-bit order during image converting?

lzlin by Associate
  • 48 Views
  • 0 replies
  • 0 kudos