<?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: The Camera Image is Split. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/The-Camera-Image-is-Split/m-p/509686#M82996</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;Thank you so much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are a nice guy:smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2016 15:56:18 GMT</pubDate>
    <dc:creator>donggyulee</dc:creator>
    <dc:date>2016-02-15T15:56:18Z</dc:date>
    <item>
      <title>The Camera Image is Split.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/The-Camera-Image-is-Split/m-p/509684#M82994</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'm testing the camera of i.mx6 demo kit.&lt;/P&gt;&lt;P&gt;(The Board is SabreSD 6Q)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The camera image is not good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Camera image was split in two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Check the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My System :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Linux 3.0.101&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Camera Module : OV5640 Mipi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Test command :&amp;nbsp; ./unit_tests/mxc_v4l2_overlay.out -iw 1920 -ih 1080 -ow 1920 -oh 1080 -di /dev/video1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 13:04:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/The-Camera-Image-is-Split/m-p/509684#M82994</guid>
      <dc:creator>donggyulee</dc:creator>
      <dc:date>2016-02-14T13:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: The Camera Image is Split.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/The-Camera-Image-is-Split/m-p/509685#M82995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DongGyu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems driver does not cover the 1080p 30fps option and although it’s theoretically possible&lt;/P&gt;&lt;P&gt;to achieve, it would require the coefficient&amp;nbsp; pair values to tweak the frame rate. These coefficient &lt;/P&gt;&lt;P&gt;tables are given by Omnivision. One can use drivers provided for other boards, like Sabre Lite board.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://github.com/boundarydevices/linux-imx6/blob/boundary-imx_3.10.17_1.0.0_ga/drivers/media/platform/mxc/capture/ov5640_mipi.c" rel="nofollow"&gt;https://github.com/boundarydevices/linux-imx6/blob/boundary-imx_3.10.17_1.0.0_ga/drivers/media/platform/mxc/capture/ov5640_mipi.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Alternatively one may look for other 3rd party efforts:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://dl.linux-sunxi.org/SDK/A23-v1.0/unpacked/A23/lichee/linux-3.4/drivers/media/video/sunxi-vfe/device/ov5640.c" rel="nofollow"&gt;http://dl.linux-sunxi.org/SDK/A23-v1.0/unpacked/A23/lichee/linux-3.4/drivers/media/video/sunxi-vfe/device/ov5640.c&lt;/A&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 01:29:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/The-Camera-Image-is-Split/m-p/509685#M82995</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-15T01:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: The Camera Image is Split.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/The-Camera-Image-is-Split/m-p/509686#M82996</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;Thank you so much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are a nice guy:smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 15:56:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/The-Camera-Image-is-Split/m-p/509686#M82996</guid>
      <dc:creator>donggyulee</dc:creator>
      <dc:date>2016-02-15T15:56:18Z</dc:date>
    </item>
  </channel>
</rss>

