2023-09-28 11:57 PM
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.
2023-12-19 02:51 AM
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
2023-12-20 09:02 AM - edited 2023-12-20 09:14 AM
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.
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 .
Regards
INaee.1