<?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中的主题 Problem with Parallel interface of CSI interface</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-Parallel-interface-of-CSI-interface/m-p/278726#M31685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using i.mx 6q processor. Following are my configuration of IPU0.&lt;/P&gt;&lt;P&gt;-16 bit parallel interface with CSI0.&lt;/P&gt;&lt;P&gt;-DATA_WIDTH=16bit, all polarity are inverted, gated mode, generic data&lt;/P&gt;&lt;P&gt;Refernece source code: Android source code of Sabre SD board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I set: SENS_FRM_WIDTH=1920, SENS_FRM_HEIGHT=1080,&lt;/P&gt;&lt;P&gt;ACT_FRM_WIDTH=1920, ACT_FRM_HEIGHT=1080.&lt;/P&gt;&lt;P&gt;HSC=1920, VSC=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDMAC channel-0 [ CSI0 -&amp;gt; SMFC -&amp;gt; MEM ] is properly set up for generic data.&lt;/P&gt;&lt;P&gt;I am facing problem of getting entire image in MEMORY.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Initially, i was not able to receive entire image from 0 horrizontal offset. Hence, from trial &amp;amp; error, i had set above value (SENS_FRM WIDTH &amp;amp; HEIGHT, HSC,VSC).&lt;/P&gt;&lt;P&gt;Now, i m receiving full frame with horrizontal offset start from '0' for every line of frame, but starting vertical offset comes at random offset from actual image 1920x1080, althoug i receive one entire frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please try to solve me this above problem.&lt;/P&gt;&lt;P&gt;For reference, i placed image attached here with (vertical_offset.jpg).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can see, vertical offset start from 130th line instead of '0' the line &amp;amp; horizontal offset is correct (full 1920).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Paul Lee.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Apr 2013 12:30:11 GMT</pubDate>
    <dc:creator>paul_lee</dc:creator>
    <dc:date>2013-04-22T12:30:11Z</dc:date>
    <item>
      <title>Problem with Parallel interface of CSI interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-Parallel-interface-of-CSI-interface/m-p/278726#M31685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using i.mx 6q processor. Following are my configuration of IPU0.&lt;/P&gt;&lt;P&gt;-16 bit parallel interface with CSI0.&lt;/P&gt;&lt;P&gt;-DATA_WIDTH=16bit, all polarity are inverted, gated mode, generic data&lt;/P&gt;&lt;P&gt;Refernece source code: Android source code of Sabre SD board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I set: SENS_FRM_WIDTH=1920, SENS_FRM_HEIGHT=1080,&lt;/P&gt;&lt;P&gt;ACT_FRM_WIDTH=1920, ACT_FRM_HEIGHT=1080.&lt;/P&gt;&lt;P&gt;HSC=1920, VSC=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDMAC channel-0 [ CSI0 -&amp;gt; SMFC -&amp;gt; MEM ] is properly set up for generic data.&lt;/P&gt;&lt;P&gt;I am facing problem of getting entire image in MEMORY.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Initially, i was not able to receive entire image from 0 horrizontal offset. Hence, from trial &amp;amp; error, i had set above value (SENS_FRM WIDTH &amp;amp; HEIGHT, HSC,VSC).&lt;/P&gt;&lt;P&gt;Now, i m receiving full frame with horrizontal offset start from '0' for every line of frame, but starting vertical offset comes at random offset from actual image 1920x1080, althoug i receive one entire frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please try to solve me this above problem.&lt;/P&gt;&lt;P&gt;For reference, i placed image attached here with (vertical_offset.jpg).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can see, vertical offset start from 130th line instead of '0' the line &amp;amp; horizontal offset is correct (full 1920).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Paul Lee.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 12:30:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-Parallel-interface-of-CSI-interface/m-p/278726#M31685</guid>
      <dc:creator>paul_lee</dc:creator>
      <dc:date>2013-04-22T12:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Parallel interface of CSI interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-Parallel-interface-of-CSI-interface/m-p/278727#M31686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Community members...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provides any suggestions for this issue I am facing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 03:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-Parallel-interface-of-CSI-interface/m-p/278727#M31686</guid>
      <dc:creator>paul_lee</dc:creator>
      <dc:date>2013-04-25T03:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Parallel interface of CSI interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-Parallel-interface-of-CSI-interface/m-p/278728#M31687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may go to assign a proper value into IPUx_CSI0_OUT_FRM_CTRL:CSI0_VSC, if scrolling is incessant.&lt;/P&gt;&lt;P&gt;Try to increase the number of rows to skip to make scroll slow down, until stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 06:01:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-Parallel-interface-of-CSI-interface/m-p/278728#M31687</guid>
      <dc:creator>max_tsai</dc:creator>
      <dc:date>2013-05-17T06:01:56Z</dc:date>
    </item>
  </channel>
</rss>

