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 no internet connection

I still have the same issues since a few releases of TouchGFX also in the new release that i can not download the boards or any demo or so out of the software. What is the reason to this? I tried a lot of things but it wont work. So is there any solu...

Can not open an existing TouchGFX project

Hello, I'm currently developing a GUI for STM32H747I DISCO as all of a sudden, i couldn't open my touchgfx project properly anymore. Everything worked well before. Now there are no screens shown in the designer and the application name is always "MyA...

E_SGR by Associate
  • 332 Views
  • 2 replies
  • 0 kudos

Resolved! Color Frame Buffer Start Address missing.

Hello STM-Community.I am currently working on some project with the "LIZARD Board" from Actron and a 800*480 LCD-screen.I followed the Instruction in https://support.touchgfx.com/docs/development/board-bring-up/how-to/03-display-internaland also othe...

JanzTecJP_0-1746698312862.png

change ScrollWheel's content dynamicaly

When screen initializes:  scrollWheel1.setNumberOfItems(1);  scrollWheel1.setDrawables(scrollWheel1ListItems, updateItemCallback, scrollWheel1SelectedListItems, updateItemCallback);After run for some time, scrollWheel is re-configed as: scrollWheel1....

shark by Senior
  • 1551 Views
  • 5 replies
  • 1 kudos

Resolved! Plotting large array of data in touchgfx graph

Hi,I am trying to plot an array of 512 values in a dynamic graph in touchgfx. This is working as intended but I am experiencing poor performance. When in histogram mode the graph updates quickly however I wish to use line mode and when in this mode, ...

Josh_W020 by Associate III
  • 816 Views
  • 7 replies
  • 0 kudos

Resolved! Screen dithering problem.

Hi guys.I am using STM32H7B3LIHQ MCU, MX25LM51245GXDI00 flash and IS42S32800J-6BLI RAM with NHD-4.3-800480CF-ASXP-CTP TFT screen. I configured the LTDC, FMC, OCTOSPI, TouchGFX and FREERTOS settings. I have a 2 problem.1- I added textArea in the scree...

ABURM by Senior
  • 428 Views
  • 5 replies
  • 0 kudos