Line 674:
Line 674:
Note: script [https://github.com/veyeimaging/mvcam_raspberrypi/tree/main/mv_tools_rpi link].
Note: script [https://github.com/veyeimaging/mvcam_raspberrypi/tree/main/mv_tools_rpi link].
+
<br />
+
====Notes for CM4====
+
Regarding the descriptions of hardware connections, dtbo, and i2cbus, please refer to the previous sections.
+
+
As for accessing two cameras separately using 'mv_raspicam,' the methods are as follows:
+
+
* Preview CAM0
+
+
<code>./mv_raspicam -t -1 -c 0 -y 0</code>
+
+
* Preview CAM1
+
+
<code>./mv_raspicam -t -1 -c 1 -y 10</code>
=== Raw data format ===
=== Raw data format ===