CSI Camera Connection

Hi,
I am using Raspberry Pi with the following CSI camera

I need to use TX1 but as I can see, there isn’t any port on TX1 to connect this camera. I know there are some modules with the same camera for TX1 but I need to use this one for now. Is there a way or an adapter to connect this camera to TX1?

To use on TX1, you need do some rework on this camera module to fit the TX1 CSI connector.

@Trumany

Could u give me more details and rework examples. Maybe more people is waiting for them.

You will need to make your Pi Camera to TX1 adapter or use J20 from Auvidea for 6 Pi cameras.

You will need either to buy or to write Pi camera driver :
https://devtalk.nvidia.com/default/topic/970980/jetson-tx1/l4t-24-2-rasperry-pi-csi-camera-driver-debug/1

Thx yahoo2016