<?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: i.MX6 solo camera using CSI to 24bit RGB parallel LCD</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608237#M91741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;i.MX6D and i.MX6DL is different. You should base on the i.MX6DL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, &lt;/P&gt;&lt;P&gt;#include &amp;lt;mach/iomux-mx6q.h&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (for 6Q and 6D)&lt;/P&gt;&lt;P&gt;#include &amp;lt;mach/iomux-mx6dl.h&amp;gt;&amp;nbsp;&amp;nbsp; (for 6DL and 6S)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the board-mx6q_sabresd.c, you can find "if (cpu_is_mx6dl())"&amp;nbsp; for the setting of i.MX6DL &amp;amp; i.MX6S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2017 08:32:57 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2017-02-07T08:32:57Z</dc:date>
    <item>
      <title>i.MX6 solo camera using CSI to 24bit RGB parallel LCD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608234#M91738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;BR /&gt; &lt;BR /&gt;I need any advice from anybody. please read my stroy.&lt;BR /&gt; &lt;BR /&gt;A previous custom board works good based on Android 4.3&lt;BR /&gt;ntsc camera --- tw9910 video decoder(output only YCbCr) --- CSI --- i.MX6D --- LVDS LCD&lt;BR /&gt; &lt;BR /&gt;but now it's wrong with new board based on Android 4.3(same condition comparing i.MX6D)&lt;BR /&gt;ntsc camera --- tw9910 video decoder(output only YCbCr) --- CSI -- i.MX6S --- 24bit RGB parallel LCD&lt;BR /&gt; &lt;BR /&gt;I attached a file captured lcd screen for wrong camera status.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/13332iBFBBD1191C8283AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0.jpg" alt="0.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give me anything to do?&lt;BR /&gt; &lt;BR /&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 06:00:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608234#M91738</guid>
      <dc:creator>siwoolee</dc:creator>
      <dc:date>2017-02-07T06:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 solo camera using CSI to 24bit RGB parallel LCD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608235#M91739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i.MX6D images cannot be used for i.MX6S. In the BSP, i.MX6Q &amp;amp; i.MX6D are one set of files and i.MX6DL &amp;amp; i.MX6S are another set of files. So when you build the BSP, please build the images using i.MX6DL. Then the images can be used on i.MX6S. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 08:00:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608235#M91739</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2017-02-07T08:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 solo camera using CSI to 24bit RGB parallel LCD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608236#M91740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already reworked BSP for i.MX6 solo based on i.MX6D. and the result of rework, A working status is OK - bootup, normal LCD display for UI, CAN, etc... except for the only Camera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 08:09:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608236#M91740</guid>
      <dc:creator>siwoolee</dc:creator>
      <dc:date>2017-02-07T08:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 solo camera using CSI to 24bit RGB parallel LCD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608237#M91741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;i.MX6D and i.MX6DL is different. You should base on the i.MX6DL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, &lt;/P&gt;&lt;P&gt;#include &amp;lt;mach/iomux-mx6q.h&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (for 6Q and 6D)&lt;/P&gt;&lt;P&gt;#include &amp;lt;mach/iomux-mx6dl.h&amp;gt;&amp;nbsp;&amp;nbsp; (for 6DL and 6S)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the board-mx6q_sabresd.c, you can find "if (cpu_is_mx6dl())"&amp;nbsp; for the setting of i.MX6DL &amp;amp; i.MX6S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 08:32:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608237#M91741</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2017-02-07T08:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 solo camera using CSI to 24bit RGB parallel LCD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608238#M91742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for your feedback.&lt;/P&gt;&lt;P&gt;I already did. I set iomux based on&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;iomux-mx6dl.h&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 09:10:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-solo-camera-using-CSI-to-24bit-RGB-parallel-LCD/m-p/608238#M91742</guid>
      <dc:creator>siwoolee</dc:creator>
      <dc:date>2017-02-07T09:10:26Z</dc:date>
    </item>
  </channel>
</rss>

