Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4824

Interfacing (DSI, CSI, I2C, etc.) • Re: How to send GUI data over SPI 3 wire interface to LCD?

$
0
0
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
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.

Statistics: Posted by maverick_24 — Tue Jan 23, 2024 8:02 am



Viewing all articles
Browse latest Browse all 4824

Trending Articles