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

Compute Module • Re: CM4 CAM0 I2C Pins

$
0
0
If you are using CSI0, and the only thing that is wrong is the I2C bus, then yes - this should work:

Code:

camweird = <&i2c_frag>, "target:0=",<&i2c1>,       <&csi_frag>, "target:0=",<&csi0>,       <&reg_frag>, "target:0=",<&cam0_reg>,       <&clk_frag>, "target:0=",<&cam0_clk>,       <&cam_node>, "clocks:0=",<&cam0_clk>,       <&cam_node>, "avdd-supply:0=",<&cam0_reg>,       <&vcm_node>, "VANA-supply:0=",<&cam0_reg>;

Statistics: Posted by PhilE — Fri Oct 11, 2024 5:24 pm



Viewing all articles
Browse latest Browse all 5850

Trending Articles