The one on the right has CSI clock of index 0, which differs from the Jetson Orin Nano Developer Kit.
I would like to know if there’s any possibility to combine the CSI clock index 0 with the CSI data index 1 for being used with Raspberry Pi camera, please ?
per developer kit, CSI1 is CSIB of J20, CSI2 is CSIC of J21; CSI1 cannot support 4-lane config.
since you’ve a custom carrier board, please using CSI0 to enable your 4-lane config.
The expectation is that we would like to use dual Raspberry-Pi like cameras with 1-lane data (the global shutter IMX296) or other 2-lane data (imx477hq, …). Meanwhile, with the CSI1 connector on the right of the picture I shared, it looks like the used data lanes are on pin#2/3 and pin 5/6, but the index does not match which the index of CSI clock on pin# 8/9.
I think the board’s maker only modified the index of the CSI clock from 1 (on the Jetson Orin Nano Devkit) to 0 but he did not change the associated data lanes index (from 1 to 0 as well)x. For that reason, this specific connector is not compatible with a Raspberry Pi camera module anymore.
However, I could understand that this custom board would allow me to have dual 4-lane cameras. However, in order to achieving that, there would be an adapter board for the first MIPI-CSI2 port/connector.