I don't have any issues on initialisation, I need suppport on sending display data through SPI to ILI9242c, can you how to send that, How to switch from command to Data.Only 3 wires? Many of these SPI displays need the D/C line as well to switch between data and command, but potentially switching to 9 bit SPI transfers deals with it.
The easiest approach if you have an initialisation sequence is to look at the mipi-dbi driver, and create a firmware file for your new panel. https://github.com/notro/panel-mipi-dbi/wiki
Statistics: Posted by maverick_24 — Tue Jan 23, 2024 8:02 am