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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

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
  • 2691 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
  • 2605 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
  • 2409 Views
  • 5 replies
  • 0 kudos

Resolved! unexpected error has happened!!

error:object of type'touchgfxdesiger.main.project.texts.texttab.textgrid.translationviewmodel' cannot be converted to type'touchgfxdomainmodel.text.models.typogrephy'. Now I can't open my project,so what can i do?

XiaoenLee by Associate III
  • 2585 Views
  • 9 replies
  • 1 kudos

Resolved! TouchGFX Specific board offline using

Hello,I am working with STM32 TouchGFX on a Riverdi board. I would like to use the board-specific settings in offline mode. Are there any files available for specific boards? If so, is it possible to transfer those files via a flash drive and use Tou...

Resolved! TouchGFX 4.25.0 update + OPEN AMP on STM32H7

OS: Windows 10STM32CubeIDE version: 1.18.1Board: STM32H757XIH6My project was made in TouchGFX 4.23.2. The project uses both cores on the board, they communicate with openamp. After updating to TouchGFX 4.25.0 and generating from ioc with the TGFX 4.2...

Jakicaa by Associate II
  • 1327 Views
  • 2 replies
  • 0 kudos