cancel
Showing results for 
Search instead for 
Did you mean: 

can TouchGFX support STM32H750VBT6 ?

miker
Associate III

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 ?

5 REPLIES 5
mƎALLEm
ST Employee

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

Also in board selection

ferro_0-1748508353388.png

 

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

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.
mƎALLEm
ST Employee

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