Changes

Jump to navigation Jump to search
Line 44: Line 44:  
=== Nvidia Jetson ===
 
=== Nvidia Jetson ===
 
The following description is only for official Nvidia development boards, third party board need to be confirmed with the manufacturer.
 
The following description is only for official Nvidia development boards, third party board need to be confirmed with the manufacturer.
 
+
==== AGX-Xavier, TX2 Devkit====
 
+
[[ADP-N1-V2.0 Adapter Board Data Sheet|ADP-N1-V2.0]] has 6 MIPI CSI-2 interfaces, corresponding to the i2c bus numbers 30-35.
For AGX-Xavier and TX2, ADP-N1 has 6 MIPI CSI-2 interface [A-F],the corresponding i2c address is[30-35].
+
{| class="wikitable"
 
+
!cam index
For Xavier NX, TX2 NX,the corresponding i2c address is CAM0--10,CAM1--9.
+
! i2c number
 
+
|-
For Nano A02,Nano 2GB, the corresponding i2c address is 6.
+
|0
 
+
|30
For Nano B01, the corresponding i2c address is CAM0--7,CAM1--8.
+
|-
 +
|1
 +
|31
 +
|-
 +
|2
 +
|32
 +
|-
 +
|3
 +
|33
 +
|-
 +
|4
 +
|34
 +
|-
 +
|5
 +
|35
 +
|}
 +
====Xavier NX , TX2 NX====
 +
{| class="wikitable"
 +
!cam index
 +
!i2c number
 +
|-
 +
|0
 +
|10
 +
|-
 +
|1
 +
|9
 +
|}
 +
====Nano A02, Nano 2GB====
 +
{| class="wikitable"
 +
!cam index
 +
! i2c number
 +
|-
 +
|0
 +
|7
 +
|-
 +
|1
 +
|8
 +
|}
 +
====Nano A02, Nano 2GB====
 +
i2c bus number is 6.
 +
===NXP i.MX platform===
       
== Description of video nodes ==
 
== Description of video nodes ==

Navigation menu