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

TouchGFX L8 Color Encoding

Hi,because of RAM limitations I decided to try out the L8 color encoding, which is supported by the LTDC of my STM32H753. The basic function is working now, however not to a satisfying extent.In the CubeIDE V 1.5.0, under TouchGFX 4.16, only 8 Bit co...

0693W00000GYN3eQAH.png
DWeb_2 by Associate III
  • 1841 Views
  • 5 replies
  • 0 kudos

Resolved! How to add images at runtime (jpg)

I tried using the Jpeg Loader here: Loading Images at Runtime | TouchGFX Documentationbut when I use it it causes a hardfault in JPEGFileLoader::readJPEGFile -> jpeg_start_decompress -> master_selection -> jinit_d_main_controller -> (line 482) main =...

ADow.1 by Associate II
  • 1871 Views
  • 5 replies
  • 0 kudos

Resolved! make: *** No rule to make target

hello i realised a simple Project with DISCO-F469NI like in this video https://www.youtube.com/watch?v=9QDWti5RzBU&t=863sbut in the last part when i used STM32CubeIDE to dubug the project to my cart i found this errors Description Resource Path Locat...

0693W00000GYZ03QAH.png
AHADD.1 by Associate II
  • 2683 Views
  • 1 replies
  • 0 kudos

How to move scroll list through a push button.

Hi, In a touchgfx based UI. I have a scroll list that has more than 5 items for displaying on the screen, but at a time only 4 scroll list items can be displayed on the screen. For reference, I have provided a snapshot of the screen.Push-button...

0693W00000GXl2nQAD.png
MRafa.1 by Associate II
  • 1894 Views
  • 4 replies
  • 0 kudos