2025-02-06 01:26 AM
Hi , how to integrate ILI9163v display to stm32 . My board is NUCLEO-H723ZG . Is there any demo code? What are the timing requirements.
2025-02-06 11:16 PM
maybe this helps:
Magic search words are "ILI9163V stm lib"
so you came on
https://github.com/Spirit532/ILI9163C_STM32_HAL_DMA
the question is: SPI? I²C? 8bit?
padawan