cancel
Showing results for 
Search instead for 
Did you mean: 

ILI9163v on stm32

CJ007
Associate II

Hi , how to integrate ILI9163v display to stm32 . My board is NUCLEO-H723ZG . Is there any demo code? What are the timing requirements.

1 REPLY 1
padawan
Senior

maybe this helps:

Magic search words are "ILI9163V stm lib"

so you came on

https://community.st.com/t5/mems-sensors/driving-an-ili9163c-based-display-with-the-nucleo-f446re-library/td-p/205577

https://github.com/Spirit532/ILI9163C_STM32_HAL_DMA

the question is: SPI? I²C? 8bit?

padawan