<?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>topic Re: Does i.MX RT SDK 2.3 can support CCIR interlace mode function in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Does-i-MX-RT-SDK-2-3-can-support-CCIR-interlace-mode-function/m-p/729804#M113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i.MX RT default Camera driver is for CCIR656ProgressiveMode&lt;/P&gt;&lt;P&gt;You can see your&amp;nbsp; camera code setting fsl_csi_camera_adapter.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else if (kCAMERA_InterfaceCCIR656 == config-&amp;gt;interface)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; csiConfig.workMode = kCSI_CCIR656ProgressiveMode;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't see any about CCIR656InterlaceMode setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does test any ADV7180 Video decode ic ?&lt;/P&gt;&lt;P&gt;ADV7180 can output CCIR656 interlace mode package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2018 12:09:51 GMT</pubDate>
    <dc:creator>Danube</dc:creator>
    <dc:date>2018-07-13T12:09:51Z</dc:date>
    <item>
      <title>Does i.MX RT SDK 2.3 can support CCIR interlace mode function</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Does-i-MX-RT-SDK-2-3-can-support-CCIR-interlace-mode-function/m-p/729802#M111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;We saw i.MX RT SDK 2.3 just only support CCIR Progressive mode base on OV7725 sensor.&lt;/P&gt;&lt;P&gt;Does any CCIR interlace mode example test function code ?&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Any S/W program Document ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 12:07:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Does-i-MX-RT-SDK-2-3-can-support-CCIR-interlace-mode-function/m-p/729802#M111</guid>
      <dc:creator>Danube</dc:creator>
      <dc:date>2018-04-13T12:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Does i.MX RT SDK 2.3 can support CCIR interlace mode function</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Does-i-MX-RT-SDK-2-3-can-support-CCIR-interlace-mode-function/m-p/729803#M112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Apollo,&lt;BR /&gt;Although the CSI module of the i.MXRT series supports interlaced mode, at this time, additionally to the SDK examples, you could also take a look at the following application notes, that use a different camera module:&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12110.pdf"&gt;AN12110: “Developing a Camera Application with i.MX RT Series”.&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12103.pdf"&gt;AN12103: “Developing a simple UVC device based on i.MX RT1050”.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 16:32:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Does-i-MX-RT-SDK-2-3-can-support-CCIR-interlace-mode-function/m-p/729803#M112</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2018-04-17T16:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Does i.MX RT SDK 2.3 can support CCIR interlace mode function</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Does-i-MX-RT-SDK-2-3-can-support-CCIR-interlace-mode-function/m-p/729804#M113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i.MX RT default Camera driver is for CCIR656ProgressiveMode&lt;/P&gt;&lt;P&gt;You can see your&amp;nbsp; camera code setting fsl_csi_camera_adapter.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else if (kCAMERA_InterfaceCCIR656 == config-&amp;gt;interface)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; csiConfig.workMode = kCSI_CCIR656ProgressiveMode;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't see any about CCIR656InterlaceMode setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does test any ADV7180 Video decode ic ?&lt;/P&gt;&lt;P&gt;ADV7180 can output CCIR656 interlace mode package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 12:09:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Does-i-MX-RT-SDK-2-3-can-support-CCIR-interlace-mode-function/m-p/729804#M113</guid>
      <dc:creator>Danube</dc:creator>
      <dc:date>2018-07-13T12:09:51Z</dc:date>
    </item>
  </channel>
</rss>

