Can I connect 8 MIPI/CSI cameras on Jetson Orin Nano Dev. Kit?

I need to open 8 cameras at the same time. The Jetson Orin have the necessary AI resource for the process I need to do with this 8 cameras, the problem is how to connect (if possible) 8 cameras to a Jetson Orin Nano Dev. Kit.

hello deulis,

as you can see in the Jetson Orin NX Series and Orin Nano Series Design Guide, Orin Module brings eight MIPI CSI lanes to the connector.

you may refer to Jetson Virtual Channel with GMSL Camera Framework to enable VC supports.

however, dual 4-lane is currently not supported on the Orin Nano DevKit.
FYI, carrier board that’s using Cam0 (CSI-C) and Cam1 (CSI-B), it’s not able to support 4-lane on CSI-B because of CSI clock limitations.

Thank you Jerry, I will do more research about GMLS connection.

The Orin Nano DevKit do not support dual 4-lane, but if I make a custom Board, I will be available to support dual 4-lane?

yes, Orin Module brings eight MIPI CSI lanes to the connector.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.