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

Color input format of HAL_DMA2D_Start()

What should be the color input format for hal_dma2d_start()?According to the function definition, it seems that only ARGB8888 format colors can be inputted.static void DMA2D_SetConfig(DMA2D_HandleTypeDef *hdma2d, uint32_t pdata, uint32_t DstAddress, ...

TouchGFX + GPU2D not working on STM32U5

Hi everyone,I'm using TouchGFX on a STM32U5G9 microcontroller and got stuck while trying to enable GPU2D (aka NeoChrom).The starting and working configuration is TouchGFX + LTDC + DMA2D. Everything works properly: the signalVSync function of the OSWr...

scottg by Associate II
  • 3283 Views
  • 12 replies
  • 1 kudos

TouchGFX on custom Board

Hi, I wonder if someone could help me with my setup.@Tesla DeLorean  @Amel NASRI @Andrew Neil I am currently trying to use touchGFX to design my GUI in a custom board. Before trying to use touchGFX, I set up the LTDC and FMC to use an external SDRAM ...

LucasStartTech_0-1753184049391.png LucasStartTech_1-1753184088891.png LucasStartTech_2-1753184103723.png