<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Parallel-mode CSI0 without SYNC signals?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-mode-CSI0-without-SYNC-signals/m-p/441877#M67932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; CSI0 can work without VSYNC or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;embedded &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;BT.656/BT.1120 &lt;/SPAN&gt;syncs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2015 09:20:15 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-06-30T09:20:15Z</dc:date>
    <item>
      <title>Parallel-mode CSI0 without SYNC signals?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-mode-CSI0-without-SYNC-signals/m-p/441876#M67931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good time of the day, we are developing a device, that implies using CSI0 as fast input of raw data. The source of data (FPGA) generates only data + clock signal. &lt;/P&gt;&lt;P&gt;And this is the problem - as i understand CSI0 needs at least VSYNC or special-formed BT.656/BT.1120 signal, but FPGA has none of that.&lt;/P&gt;&lt;P&gt;Can CSI0 work without VSYNC? (And If i connect it to high level in hardware?) Or i should try adding another little FPGA so it would for example count up to 255 on PIXCLK and generate VSYNC on 8-bit buffer overflow?&lt;/P&gt;&lt;P&gt;It is not good solution, as it increases complexity and price of overall device. Goal is just to receive data from CSI0 pins and save it to memory, no other hardware processing.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 03:53:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-mode-CSI0-without-SYNC-signals/m-p/441876#M67931</guid>
      <dc:creator>olegpereverzev</dc:creator>
      <dc:date>2015-06-30T03:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel-mode CSI0 without SYNC signals?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-mode-CSI0-without-SYNC-signals/m-p/441877#M67932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; CSI0 can work without VSYNC or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;embedded &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;BT.656/BT.1120 &lt;/SPAN&gt;syncs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 09:20:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-mode-CSI0-without-SYNC-signals/m-p/441877#M67932</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-06-30T09:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel-mode CSI0 without SYNC signals?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-mode-CSI0-without-SYNC-signals/m-p/441878#M67933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Igor! Is there some time limits between last byte of packet (last pixelclk impulse) and vsync signalizing next "frame"? Can i just send stable e.g. 60MHz signal and simply pass vsync each fixed n-th byte transmitted? Like in without delays between each "frame"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 09:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-mode-CSI0-without-SYNC-signals/m-p/441878#M67933</guid>
      <dc:creator>olegpereverzev</dc:creator>
      <dc:date>2015-06-30T09:40:38Z</dc:date>
    </item>
  </channel>
</rss>

