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

Camera board • Re: Unable to connect imx585 camera using raspberry pi 4

$
0
0
so it's not going to work on a Pi4 as that only has 2 CSI-2 data lanes exposed.
IMX585 does have 2-lane mode but the issue is I don't have the detailed register datasheet to set it to 2-lane mode so specifically my driver won't work on 2-lane mode (https://github.com/will127534/imx585-v4l2-driver). But if OP has the driver from other places it is possible to run it on RPI4 I think.


I'll say check if the driver install is successful + libcamera has the imx585 support (there should be imx585.json under /libcamera/src/ipa/rpi/vc4/data/ )

Use dmesg | grep imx to check the kernel message.

Statistics: Posted by will127534 — Fri May 31, 2024 11:54 pm



Viewing all articles
Browse latest Browse all 4990

Trending Articles