Skip to main content
Associate III
September 29, 2023
Question

Is TouchGFX is compatible with the ST7701S driver IC?

  • September 29, 2023
  • 2 replies
  • 1844 views

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.

This topic has been closed for replies.

2 replies

ST Employee
December 19, 2023

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 MORADIST Software Developer | TouchGFX
INaee.1
Associate II
December 20, 2023

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

8)8)8)

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