Line 13:
Line 13:
Special, for the Computer module series. Make the following description.
Special, for the Computer module series. Make the following description.
+
+
==== Raspberry Pi 5 ====
+
{| class="wikitable"
+
!i2c bus num
+
!description
+
|-
+
|6
+
|CAM0
+
|-
+
|4
+
|CAM1
+
|}
====CM3====
====CM3====
CM3 use I2C-1 to control 2 cameras,It is time-sharing multiplexing.
CM3 use I2C-1 to control 2 cameras,It is time-sharing multiplexing.
Line 18:
Line 30:
<code>./camera_i2c_config [cameranum]</code>
<code>./camera_i2c_config [cameranum]</code>
{| class="wikitable"
{| class="wikitable"
−
!cameranum
+
!i2c bus num
!description
!description
|-
|-