You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to connect 4 IMX183 cameras to my Auvidea JNX30 Carrier board with a Jetson Xavier NX. I modified the devicetree before flashing. When testing, three devices were recognized (/dev/video0, video1 and video2), but not the fourth one.
For the setup I changed the devicetree and put the four VC_MIPI_CAM to Enabled. And then deleted those lines:
I then set the values of the IMX183 four times, for each CSI interface. Could you please confirm that my changes in the devicetree are correct for 4 cameras ?
The text was updated successfully, but these errors were encountered:
Hello,
I would like to connect 4 IMX183 cameras to my Auvidea JNX30 Carrier board with a Jetson Xavier NX. I modified the devicetree before flashing. When testing, three devices were recognized (/dev/video0, video1 and video2), but not the fourth one.
For the setup I changed the devicetree and put the four VC_MIPI_CAM to Enabled. And then deleted those lines:
And replaced them by:
I also selected 2 lanes for VC_MIPI_LANES and changed 4 CSI lanes to 8, as I want to have 4 cameras with 2 lanes each:
I then set the values of the IMX183 four times, for each CSI interface. Could you please confirm that my changes in the devicetree are correct for 4 cameras ?
The text was updated successfully, but these errors were encountered: