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

LTDC configuration with STM32H743BIT6

Hello @INaee.1 , I am working with the STM32H743BIT6 using the LTDC peripheral to drive an RGB display. The display I am using does not have HSYNC and VSYNC signals and operates only in DE (Data Enable) mode. I have attached the display datasheet and...

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

Issue With FreeRTOS and Riverdi Display

I have this Riverdi 7-inch display which has a STM32H757XIH6 micro controller.  And I am trying to use freertos to run a uart task when a button is tapped on the display.  I am running into an issue though with the button response.  So I created a vi...

cbarb2747 by Associate III
  • 206 Views
  • 2 replies
  • 0 kudos

Resolved! Touchgfx + STM32F411+ SPIFLASH

Hi guys,I'm working on custom board with STM32F411 + spiflash for a project with Touchgfx (partial buffer).At the moment I got spiflash and STM32F411 working via SP1 + DMA and that's fine.I'm using IAR 9.70 for this project and I'm facing an issue wi...

DVill by Associate II
  • 267 Views
  • 1 replies
  • 0 kudos

Resolved! FreeRTOS With TouchGFX

I have an stm32h7s78-dk and I created a GUI with TouchGFX.  I am trying to transmit some data via UART when a button is pressed.  I have the virtual function triggering in my MainDisplay and I was trying to use FreeRTOS and Queues to communicate from...

Screenshot from 2026-03-20 21-00-42.png
cbarb2747 by Associate III
  • 450 Views
  • 2 replies
  • 0 kudos

Resolved! program stm32f469-discovery

Hello I have a STM32f469-discovery. I have trouble loading code/programming. I have successfully programmed the board via the Flowcode software. Also I can use the Hex or Bin generated file from Flowcode, import it in the STlink utility and load it o...

STM32N6570-DK TouchGFX Camera Demo

Dear community, I’m sharing an application that has been highly requested recently: a demo running TouchGFX on the STM32N6570-DK with a camera module.Please note that this demo is NOT yet finalized. We plan to significantly enhance it over the coming...

Camera_demo_N6.png