cancel
Showing results for 
Search instead for 
Did you mean: 

Is TouchGFX is compatible with the ST7701S driver IC?

Shivani
Senior

Hii,

Iam using the STM32H745XiH6 board and a ST7701S display driver IC. Is TouchGFX Designer tool compatible with the board and the driver IC? We are using SPI and LTDC pins for initializing and working of the display.

2 REPLIES 2

Hello @Shivani ,

Sorry for the late response,
TouchGFX can be compatible with STM32-based hardware, so yes you can use it with your board. Since you are using a screen different than the board setup available on TouchGFX, you have to create a custom board project in STM32CubeMX and then add TouchGFX to it. 
You can learn about the process here .

Best regards

Mohammad MORADI
ST Software Developer | TouchGFX
INaee.1
Senior

Hi @Shivani 

I am using STM32H745XIH6 and various TFTs from low to High resolutions , mostly LTDC/RGB interface.

following SOM i used for my present TouchGFX experiment.

_legacyfs_online_stmicro_images_0693W00000dDQWyQAO.png

WhatsApp Image 2023-08-26 at 12.15.13_46ba735c.jpg

😎😎😎

One of my previous experiment which I did was with 5" SPI and LTDC LCD of 720X1280 with STM32F429i-DISCOVERY.

LCD PART No. TL050HDV31CT5-H1206A & the lcd driver chip/COG is NV3052

The NV3052 accepts the configuration over SPI .

_legacyfs_online_stmicro_images_0693W00000dDSwFQAW.png

Regards

INaee.1