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

After generating of touchgfx code getting some error

hello, i am trying to use internal Ram And Flash only for controlling RGB-LCD(8x8x8) by STM32H743IIT6. after generating of code by cubemx+touchgfx i got some error related to videos.s file even i am not using any video file and no any interactions.

0693W00000Hnd93QAB.jpg
Asing.4 by Associate II
  • 2178 Views
  • 12 replies
  • 0 kudos

TouchGFX RPM Gauge help

Hi I have a TouchGFX project and need some help.The issue I am having is about scaling an image inside of TouchGFX to match RPM.See image belowI am trying to properly scale this image to match the RPM. 0 to 9000 rpms is the range but I cannot get the...

0693W00000Ho6m9QAB.png
Gen-Tune by Associate II
  • 1074 Views
  • 4 replies
  • 0 kudos

stm32l4r5 - LTDC FIFO underrun error

Dear All,We are running a graphical application using LTDC and DSI on a STM32L4R9 discovery board. We refresh the display per portions with the DSI peripheral configured in adapted command mode. At the beginning of a portion refresh, we are reconfigu...

wildcard characters are not readable

HiI use touch gfx wildcard to show characters and variables in the text area but the characters are shown like the attached photo... I configured the MPU as follows but still does not work.I would appreciate any help. I will upload the LCD photo and ...

0693W00000HofGXQAZ.jpg
Zakba.1 by Senior
  • 654 Views
  • 1 replies
  • 0 kudos

[How to draw pixel, line or rectangle? ]

Does TouchGFX also have similar functions that can replace StemWin's functions such as GUI_DrawBitmap, GUI_FillRect, and GUI_DrawLine? And is there any example of how to use it if there are? ( very difficult to find example code snippet like STemWin'...

Tiel by Associate II
  • 1288 Views
  • 3 replies
  • 0 kudos

Resolved! Disable swipe acceleration for TouchGFX application

I'm using the STM32F469I-DISCO board with TouchGFX. In portrait mode, I set the swipe threshold to 400 because I want the user to swipe almost all the way across the screen to switch pages. When I swipe slowly, it seems to work. However, a fast swi...

wired by Senior III
  • 813 Views
  • 1 replies
  • 0 kudos