Changes

Jump to navigation Jump to search
Line 8: Line 8:     
===Raspberry pi===
 
===Raspberry pi===
 +
 +
==== General ====
 
For a Raspberry Pi with only one mipi csi-2 interface, the i2c bus is 10. If your piOS is very old, then maybe it is 0.
 
For a Raspberry Pi with only one mipi csi-2 interface, the i2c bus is 10. If your piOS is very old, then maybe it is 0.
   Line 39: Line 41:  
|CAM1
 
|CAM1
 
|}
 
|}
 +
 +
=== Nvidia Jetson ===
 +
The following description is only for official Nvidia development boards, third party board need to be confirmed with the manufacturer.
 +
 +
 +
For AGX-Xavier and TX2, ADP-N1 has 6 MIPI CSI-2 interface [A-F],the corresponding i2c address is[30-35].
 +
 +
For Xavier NX, TX2 NX,the corresponding i2c address is CAM0--10,CAM1--9.
 +
 +
For Nano A02,Nano 2GB, the corresponding i2c address is 6.
 +
 +
For Nano B01, the corresponding i2c address is CAM0--7,CAM1--8.
 +
 +
 
== Description of video nodes ==
 
== Description of video nodes ==

Navigation menu