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

Interfacing (DSI, CSI, I2C, etc.) • Re: CM4 DSI1 + SN65DSI83 Bridge based display (6.1.x kernel)

$
0
0
I2C-0 - the I2C bus on GPIO0/1 aliases as i2c_vc as informed here
..
Normally on a Pi4 you have the I2C busses stated below:
..
- i2c-0 on GPIOs 0&1. Requires dtparam=i2c_vc in config.txt.
..
So why not simply use that as the target for the bridge

Code:

target = <&i2c_vc>;
Can you share full kernel log on your hardware with your overlay?
what do you expect to see from that? I'm using a different one as I'm running a dual-channel LVDS display on a DSI84.

Statistics: Posted by aBUGSworstnightmare — Fri Mar 01, 2024 4:04 pm



Viewing all articles
Browse latest Browse all 4061

Trending Articles