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

Interfacing (DSI, CSI, I2C, etc.) • Re: Is this the way to wire a Rpi3 to a RED SPI LCD? (not waveshare)

$
0
0
My 2ct advice: compile your overlays in tree!

Code:

panel: panel@0 {compatible = "panel", "panel-mipi-dbi-spi";reg = <0>;spi-max-frequency = <32000000>;width-mm = <0>;height-mm = <0>;format = "b6x2g6x2r6x2";timing: panel-timing {hactive = <320>;vactive = <240>;hback-porch = <0>;vback-porch = <0>;clock-frequency = <0>;hfront-porch = <0>;hsync-len = <0>;vfront-porch = <0>;vsync-len = <0>;};};
compiles like a charm!
I have no display to test with.

The touch is just a ads7846 -> use the overlay that is there as is or customize it.

Statistics: Posted by aBUGSworstnightmare — Wed Jun 25, 2025 12:53 pm



Viewing all articles
Browse latest Browse all 8597

Trending Articles