<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[I want to synchronize the two cameras in sync mode.]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I want to synchronize the two cameras in sync mode.<br />
However, I don't think the sync signal is being sent correctly.<br />
Please let me know what I am doing wrong.</p>
<ol>
<li>It works fine before the synchronization setting.</li>
</ol>
<p dir="auto"><img src="/assets/uploads/files/1616295532592-9774.jpg" alt="9774.jpg" class=" img-fluid img-markdown" /></p>
<ol start="2">
<li>The slave side captures a blue image when the synchronization is set as follows.</li>
</ol>
<pre><code class="language-sh"># 配置cam0为主
./fpdlink3_i2c_jetson.sh -f sync_init -p 0 -p1 0 -b 7
./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 0 -b 7 -d 0x3b

# 配置cam1为从
./fpdlink3_i2c_jetson.sh -f sync_init -p 0 -p1 1 -b 8
./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 1 -b 8 -d 0x3b
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1616295539067-9543.jpg" alt="9543.jpg" class=" img-fluid img-markdown" /></p>
<ol start="3">
<li>The wiring is as follows.</li>
</ol>
<p dir="auto"><img src="/assets/uploads/files/1616295267917-9573.jpg" alt="9573.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Environment:<br />
JetPack 4.4.1<br />
Jetson Nano B01<br />
CS-MIPI-IMX307-fpdlink</p>
]]></description><link>http://forum.veye.cc/topic/22/i-want-to-synchronize-the-two-cameras-in-sync-mode</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 11:58:17 GMT</lastBuildDate><atom:link href="http://forum.veye.cc/topic/22.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 Mar 2021 03:07:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I want to synchronize the two cameras in sync mode. on Mon, 22 Mar 2021 12:21:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veye_xumm" aria-label="Profile: veye_xumm">@<bdi>veye_xumm</bdi></a></p>
<p dir="auto">I understood that the synchronization signal is very accurate in an environment close to hardware.</p>
<p dir="auto">We will check the details from time to time.</p>
]]></description><link>http://forum.veye.cc/post/110</link><guid isPermaLink="true">http://forum.veye.cc/post/110</guid><dc:creator><![CDATA[octa_yk]]></dc:creator><pubDate>Mon, 22 Mar 2021 12:21:59 GMT</pubDate></item><item><title><![CDATA[Reply to I want to synchronize the two cameras in sync mode. on Mon, 22 Mar 2021 00:58:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/octa_yk" aria-label="Profile: octa_yk">@<bdi>octa_yk</bdi></a><br />
Hi,<br />
The sync signal  is very accurate.<br />
The difference timing your pictures show is actually because of the <strong>v4l2 buffer</strong> + <strong>gstreamer pipline buffer</strong>+<strong>HDMI display refresh rate</strong> .  In addition, be careful not to introduce new errors because the sensor of the phone you are taking photos is rolling shutter.<br />
<strong>Here are my suggestions for measurement.</strong></p>
<ol>
<li>Find a stopwatch with sufficient precision. Using the computer screen to display the stopwatch, due to the refresh rate, the accuracy is very poor.</li>
<li>Set the exposure time manually to a very small value, which is recommended 1ms.</li>
<li>Recording for both cameras at the same time. Generate two video files.</li>
<li>Use the player to play two videos frame by frame, and you will find pairs of pictures that match the time.<br />
Note that the gstreamer video record may lose a small number of frames.<br />
Among them, 2+3+ 4 must be done.</li>
</ol>
<p dir="auto">Here is my suggestion, you'd better not use gstreamer for application development, if you do, be sure to pay attention to <a href="http://buffer.It" rel="nofollow ugc">buffer.It</a> is recommended that you directly call the v4l2 API to get the data.</p>
]]></description><link>http://forum.veye.cc/post/108</link><guid isPermaLink="true">http://forum.veye.cc/post/108</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Mon, 22 Mar 2021 00:58:09 GMT</pubDate></item><item><title><![CDATA[Reply to I want to synchronize the two cameras in sync mode. on Sun, 21 Mar 2021 12:04:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veye_xumm" aria-label="Profile: veye_xumm">@<bdi>veye_xumm</bdi></a></p>
<p dir="auto">Thank you very much.<br />
I fixed the wiring and was able to import the video successfully.</p>
<p dir="auto">Please tell me one point.<br />
I know that the synchronized images do not have exactly the same timing, but how many milliseconds is the accuracy of the synchronization?</p>
<p dir="auto"><img src="/assets/uploads/files/1616328110248-b0bc41ec-4a6f-46df-bfd5-e7d39137d0a4-image.png" alt="b0bc41ec-4a6f-46df-bfd5-e7d39137d0a4-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>http://forum.veye.cc/post/106</link><guid isPermaLink="true">http://forum.veye.cc/post/106</guid><dc:creator><![CDATA[octa_yk]]></dc:creator><pubDate>Sun, 21 Mar 2021 12:04:39 GMT</pubDate></item><item><title><![CDATA[Reply to I want to synchronize the two cameras in sync mode. on Sun, 21 Mar 2021 07:31:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/octa_yk" aria-label="Profile: octa_yk">@<bdi>octa_yk</bdi></a><br />
I think you use the wrong pin for SYNC signal.   You should use J7-3 and J1-3, not J7-1 and J1-1.</p>
<p dir="auto"><strong>SYNC signal connect J7-3 to J1-3,J7-2 to J1-2.</strong><br />
<img src="/assets/uploads/files/1616311768704-7a28781c-e953-4632-915c-3d818e3a32fb-image.png" alt="7a28781c-e953-4632-915c-3d818e3a32fb-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>http://forum.veye.cc/post/105</link><guid isPermaLink="true">http://forum.veye.cc/post/105</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Sun, 21 Mar 2021 07:31:18 GMT</pubDate></item><item><title><![CDATA[Reply to I want to synchronize the two cameras in sync mode. on Sun, 21 Mar 2021 06:57:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veye_xumm" aria-label="Profile: veye_xumm">@<bdi>veye_xumm</bdi></a></p>
<p dir="auto">I upgraded the version using the following file, but I still get the same blue image.</p>
<p dir="auto"><a href="https://www.mediafire.com/file/ellhe2jtv32bh1o/CS-MIPI-IMX307_FV2.36_LV3.3_20210303.bin/file" rel="nofollow ugc">https://www.mediafire.com/file/ellhe2jtv32bh1o/CS-MIPI-IMX307_FV2.36_LV3.3_20210303.bin/file</a></p>
<p dir="auto">Is there any other place to check?</p>
<pre><code class="language-sh">$ sudo ./veye_mipi_i2c.sh -r -f hdver -b 7
====I2C write:&lt;0x3b&gt; &lt;0x7&gt; &lt;0xfe&gt;====
hardware version is 0x 2
$ ./cs_mipi_i2c.sh -r -f firmwarever -b 7
r firmware version is  2.36

$ sudo ./veye_mipi_i2c.sh -r -f hdver -b 8
====I2C write:&lt;0x3b&gt; &lt;0x7&gt; &lt;0xfe&gt;====
hardware version is 0x 2
$ ./cs_mipi_i2c.sh -r -f firmwarever -b 8
r firmware version is  2.36
</code></pre>
]]></description><link>http://forum.veye.cc/post/104</link><guid isPermaLink="true">http://forum.veye.cc/post/104</guid><dc:creator><![CDATA[octa_yk]]></dc:creator><pubDate>Sun, 21 Mar 2021 06:57:44 GMT</pubDate></item><item><title><![CDATA[Reply to I want to synchronize the two cameras in sync mode. on Sun, 21 Mar 2021 06:06:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/octa_yk" aria-label="Profile: octa_yk">@<bdi>octa_yk</bdi></a><br />
YES.<br />
<a href="http://wiki.veye.cc/index.php/USB_firmware_update_app_note" rel="nofollow ugc">http://wiki.veye.cc/index.php/USB_firmware_update_app_note</a></p>
]]></description><link>http://forum.veye.cc/post/103</link><guid isPermaLink="true">http://forum.veye.cc/post/103</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Sun, 21 Mar 2021 06:06:05 GMT</pubDate></item><item><title><![CDATA[Reply to I want to synchronize the two cameras in sync mode. on Sun, 21 Mar 2021 03:39:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/veye_xumm" aria-label="Profile: veye_xumm">@<bdi>veye_xumm</bdi></a></p>
<ol>
<li>Camera firmware version</li>
</ol>
<pre><code class="language-sh">$ sudo ./veye_mipi_i2c.sh -r -f hdver
====I2C write:&lt;0x3b&gt; &lt;0x7&gt; &lt;0xfe&gt;====
hardware version is 0x 2
$ ./cs_mipi_i2c.sh -r -f firmwarever
r firmware version is  2.27
</code></pre>
<ol start="2">
<li>Wiring (J1-J7)<br />
<img src="/assets/uploads/files/1616297876267-3f23af97-cf76-4603-98b3-62358c95cdb5-image.png" alt="3f23af97-cf76-4603-98b3-62358c95cdb5-image.png" class=" img-fluid img-markdown" /></li>
</ol>
<p dir="auto">Is it likely that updating the firmware on the camera will fix the problem?</p>
]]></description><link>http://forum.veye.cc/post/102</link><guid isPermaLink="true">http://forum.veye.cc/post/102</guid><dc:creator><![CDATA[octa_yk]]></dc:creator><pubDate>Sun, 21 Mar 2021 03:39:07 GMT</pubDate></item><item><title><![CDATA[Reply to I want to synchronize the two cameras in sync mode. on Sun, 21 Mar 2021 03:15:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/octa_yk" aria-label="Profile: octa_yk">@<bdi>octa_yk</bdi></a></p>
<ol>
<li>please check your camera firmware version first, refer to this:<br />
<a href="http://wiki.veye.cc/index.php/CS-MIPI-IMX307_version_log" rel="nofollow ugc">http://wiki.veye.cc/index.php/CS-MIPI-IMX307_version_log</a></li>
<li>I think you are following this part,<br />
<a href="http://wiki.veye.cc/index.php/FPD_LINK_III_for_Jetson#CS-FPD-CAM-IMX307_sync_mode.EF.BC.8Cconnnect_to_Jetson_Nano_B01.2FNX" rel="nofollow ugc">http://wiki.veye.cc/index.php/FPD_LINK_III_for_Jetson#CS-FPD-CAM-IMX307_sync_mode.EF.BC.8Cconnnect_to_Jetson_Nano_B01.2FNX</a><br />
Please check these connection:<br />
<img src="/assets/uploads/files/1616296518397-835800be-39f2-4ffd-84a8-7285188fb5d2-image.png" alt="835800be-39f2-4ffd-84a8-7285188fb5d2-image.png" class=" img-fluid img-markdown" /></li>
</ol>
]]></description><link>http://forum.veye.cc/post/101</link><guid isPermaLink="true">http://forum.veye.cc/post/101</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Sun, 21 Mar 2021 03:15:20 GMT</pubDate></item></channel></rss>