<?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 Parallel camera driver.</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Parallel-camera-driver/m-p/352766#M49128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;The Git driver is for MIPI and it has been changed for parallel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure i will check camera signals to IPU routing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2014 03:16:24 GMT</pubDate>
    <dc:creator>raghavendrabomm</dc:creator>
    <dc:date>2014-10-27T03:16:24Z</dc:date>
    <item>
      <title>i.MX6 Parallel camera driver.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Parallel-camera-driver/m-p/352764#M49126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Platform:i.MX6 solo.&lt;/P&gt;&lt;P&gt;Image sensor: MT9D115.&lt;/P&gt;&lt;P&gt;Driver code: &lt;A href="https://github.com/Aptina/i.MX6/tree/master/MT9D115_SOC2031" title="https://github.com/Aptina/i.MX6/tree/master/MT9D115_SOC2031"&gt;https://github.com/Aptina/i.MX6/tree/master/MT9D115_SOC2031&lt;/A&gt; (BoundaryDevice imx-android r13.4-1(branch) with kernel 3.0.35)&lt;/P&gt;&lt;P&gt;image format: YUV422 (UYVY)&lt;/P&gt;&lt;P&gt;Issue: Getting greenish image. (color bar test pattern)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The driver has been verified with Boundrydevice i.MX6 Saberlite board and working fine . But when integrated on dual lite i am seeing this issue.&lt;/P&gt;&lt;P&gt;I have checked from camera side and camera is configured correctly, I am capturing images at the kernel level and i guess i dont need to configure IPU yet.&lt;/P&gt;&lt;P&gt;I am not sure is there something i am missing for Host side (iMX6 side). like IDMAC etc&lt;/P&gt;&lt;P&gt;I also read below note from one of the discussion, how does below point affect my YUV422 configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #000000; font-family: arial,helvetica,sans-serif;"&gt;1. According to IPUv3 spec, CSI can not capture YUV420 pixel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #000000; font-family: arial,helvetica,sans-serif;"&gt;2. After CSI captures YUV422 pixels, YUV422 pixels are converted to YUV444 pixels. When pixels need to be written to memory, IDMAC converts YUV444 pixels to YUV420 pixels( CPMEM’s PFS, UBO and VBO entries determine the pixel format. Of course, UBO and VBO are only valid for non-interleaved and partial interleaved pixel formats. ). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #000000; font-family: arial,helvetica,sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Can someone help me out here ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Oct 2014 18:58:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Parallel-camera-driver/m-p/352764#M49126</guid>
      <dc:creator>raghavendrabomm</dc:creator>
      <dc:date>2014-10-26T18:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 Parallel camera driver.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Parallel-camera-driver/m-p/352765#M49127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghavendra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to check if this driver uses parallel port, because&lt;/P&gt;&lt;P&gt;there are references in code as "aptina_mt9d115_mipi", probably it is&lt;/P&gt;&lt;P&gt;for MIPI port.&lt;/P&gt;&lt;P&gt;Second suggest to check IOMUX settings for camera signals and&lt;/P&gt;&lt;P&gt;i.MX6Q has two IPUs while Solo only one IPU. So one needs to route&lt;/P&gt;&lt;P&gt;camera signals to correct IPU.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 03:05:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Parallel-camera-driver/m-p/352765#M49127</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-27T03:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 Parallel camera driver.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Parallel-camera-driver/m-p/352766#M49128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;The Git driver is for MIPI and it has been changed for parallel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure i will check camera signals to IPU routing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 03:16:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-Parallel-camera-driver/m-p/352766#M49128</guid>
      <dc:creator>raghavendrabomm</dc:creator>
      <dc:date>2014-10-27T03:16:24Z</dc:date>
    </item>
  </channel>
</rss>

