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

Interfacing (DSI, CSI, I2C, etc.) • Re: How Can I Force DSI Output on Pi 5

$
0
0
UPDATE:

I was able to get DSI outputs working by compiling the "vc4-kms-dsi-dumb-panel-pi5" overlay myself and removing its header files, however I could not make the "vc4-kms-dsi-generic" work yet, I think I am having problem with the compatible part:

Code:

panel: panel-dsi-generic@0 {// See panel-dsi.yaml binding// Using dummy name for panel modelcompatible = "Generic,panel-dsi","panel-dsi";
I couldn't figure out what to do with this part. When I added

Code:

compatible = "boe,tv080wum-nl0", "panel-simple-dsi";
It gave DSI output however I couldn't customize the timings and number of lanes.

Statistics: Posted by kdil26 — Thu Mar 07, 2024 3:41 pm



Viewing all articles
Browse latest Browse all 3556

Trending Articles