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

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
  • 413 Views
  • 12 replies
  • 1 kudos

RGB888 Configuration on STM32H750

Hi Team,   We are running into a problem on TouchGFX (v4.25) on configuring our 480x272 display on the above discovery board I mentioned. We want to configure a text box and display this  color I attached below. We found that the RGB we have is RGB56...

PushparajAdka_0-1753681159703.png PushparajAdka_1-1753681372843.png

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