2023-05-17 03:20 AM
i have stm32h750vbt6 and i want applied with TFT screen http://www.lcdwiki.com/4.0inch_SPI_Module_ST7796
in test demo is work then i don't know can use with TouchGFX or not
Solved! Go to Solution.
2023-05-17 05:53 PM
Hi,
TouchGFX works with any Parallel RGB (LTDC), MIPI DSI, FMC or SPI displays. So yes your display will work.
/Romain
2023-05-17 05:53 PM
Hi,
TouchGFX works with any Parallel RGB (LTDC), MIPI DSI, FMC or SPI displays. So yes your display will work.
/Romain
2023-05-17 06:36 PM
Do you have a sample link? Because I only have the library I found from the website I attached. The examples I found only ST7735 ILI8488 did not find ST7736.
2023-05-17 08:05 PM
https://www.youtube.com/watch?v=suMytEyQTP4&list=PLfIJKC1ud8giOsk-C4BCOwSHtbXqTNb1W&index=2 i try follow this video but i don't understand
2023-05-23 06:56 AM
ili9488 and ili7796 are very similar, the only difference between the two is the initial code,You can refer to the appropriate routines in www.lcdwiki.com website