Associate III
February 4, 2021
Solved
How do ILI9806E DSI move?
- February 4, 2021
- 4 replies
- 5268 views
I am working on a test on the stm32f469i_Discovery board.
On the stm32f469i, the MIPI interface operates with the OT8009A LCD.
Instead of OT8009A LCDs, it is planning to connect the stm32f469 with other LCDs.
The LCD control IC uses the ILI9806E while the KD050FWFIA019.
I got the initialization data from LCD provider, and I found out that it's for I2C communication.
I think it's data. I2C communication data needs to be changed to the MIPI protocol.
I don't know how. If anyone can help me, please give me some advice.