Skip to main content
Associate III
May 29, 2025
Solved

can TouchGFX support STM32H750VBT6 ?

  • May 29, 2025
  • 4 replies
  • 582 views

It have a new project with LCD(4.3' RGB:480*272) and touch panel, To drive this LCD and touch panel, i will select STM32H750VBT6 to develop , Whether can the TouchGFX support this MCU or not ?

Best answer by mƎALLEm

Hello,

Yes you can use TouchGFX on STM32H750.

And this video shows a TouchGFX demo running on STM32H750-DK board.

Hope that answers your question.

4 replies

mƎALLEm
mƎALLEmBest answer
Technical Moderator
May 29, 2025

Hello,

Yes you can use TouchGFX on STM32H750.

And this video shows a TouchGFX demo running on STM32H750-DK board.

Hope that answers your question.

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
Andrew Neil
Super User
May 29, 2025

@mƎALLEm is there actually anything anywhere which states what STM32 products (or families) are supported by TouchGFX?

I couldn't see anything on the TouchGFXDesigner or X-CUBE-TOUCHGFX pages, or on the Documentation site:

https://support.touchgfx.com/docs/introduction/welcome

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
mƎALLEm
Technical Moderator
May 29, 2025

Theoretically, any STM32 supports TouchGFX as soon as it has the resources needed especially the RAM and the Flash memory sizes. For the display, all STM32 have SPI interface that can be used to interface an LCD. In fact, that depends on the use case.

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
ferro
Lead
May 29, 2025

Also in board selection

ferro_0-1748508353388.png

 

mƎALLEm
Technical Moderator
May 29, 2025

@miker 

Another user is using the same part number (STM32H750VBT6) as yours but over SPI-LCD.

See this thread.

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
Associate III
June 10, 2025

@miker 
Did you got any solution if any need help 
I attach my project zip. below