<?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: Getting the OV9281 camera to work in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Getting-the-OV9281-camera-to-work/m-p/1172091#M163920</link>
    <description>&lt;P&gt;Hi, thierry_durand,&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN title=""&gt;1. You can refer to ov5640_mipi driver to write OV9821 driver.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;2. There are several issues that need attention:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;(1) There is no ISP and formatter module in the I.MX CPU&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;In other words, RAW data cannot be directly processed and displayed by I.MX.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;(2) The softISP we provide is based on OpenCL. Not all i.MX supports OpenCL. For example, i.MX8M MINI cannot run SoftISP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;Here is the information of softISP, you can browse it first:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Info-about-softISP-eIQ/ta-p/1128081" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Info-about-softISP-eIQ/ta-p/1128081&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;3. My suggestion&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;(1) You can choose the camera module that YUV outputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;All i.MX MIPI CSI-2 support YUV output cameras&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;(2) Use SoftISP based on OpenCL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;But pay attention to whether your selected I.MX processor supports it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;Hope above information is helpful to you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;Have a nice day!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;B.R,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;weidong&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Oct 2020 00:47:39 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2020-10-23T00:47:39Z</dc:date>
    <item>
      <title>Getting the OV9281 camera to work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-the-OV9281-camera-to-work/m-p/1171982#M163913</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;I've seen a few posts suggesting that some people could get the ov9281 to run in MIPI mode on an i.MX platform. There's no such driver in Yocto and I've failed so far. I'd be immensely grateful if someone could provide guidelines or pointers.&lt;/P&gt;&lt;P&gt;I totally get that NXP do not officially support this device, this is just a call to the community.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Ted-&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 17:17:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-the-OV9281-camera-to-work/m-p/1171982#M163913</guid>
      <dc:creator>EmbeddedExpertise</dc:creator>
      <dc:date>2020-10-22T17:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the OV9281 camera to work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-the-OV9281-camera-to-work/m-p/1172091#M163920</link>
      <description>&lt;P&gt;Hi, thierry_durand,&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN title=""&gt;1. You can refer to ov5640_mipi driver to write OV9821 driver.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;2. There are several issues that need attention:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;(1) There is no ISP and formatter module in the I.MX CPU&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;In other words, RAW data cannot be directly processed and displayed by I.MX.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;(2) The softISP we provide is based on OpenCL. Not all i.MX supports OpenCL. For example, i.MX8M MINI cannot run SoftISP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;Here is the information of softISP, you can browse it first:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Info-about-softISP-eIQ/ta-p/1128081" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Info-about-softISP-eIQ/ta-p/1128081&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN title=""&gt;3. My suggestion&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;(1) You can choose the camera module that YUV outputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;All i.MX MIPI CSI-2 support YUV output cameras&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;(2) Use SoftISP based on OpenCL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;But pay attention to whether your selected I.MX processor supports it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;Hope above information is helpful to you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;Have a nice day!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;B.R,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;weidong&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 00:47:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-the-OV9281-camera-to-work/m-p/1172091#M163920</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-10-23T00:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the OV9281 camera to work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-the-OV9281-camera-to-work/m-p/1172237#M163940</link>
      <description>&lt;P&gt;Dear Weidong,&lt;/P&gt;&lt;P&gt;Thank you for you advice.&lt;/P&gt;&lt;P&gt;The OV9281 is a grayscale global shutter camera, no YUV here. SoftISP is not needed, the raw data are processed by a custom algorithm. Sadly, the migration from the OV5640 is probably not obvious.&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Ted&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 07:03:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-the-OV9281-camera-to-work/m-p/1172237#M163940</guid>
      <dc:creator>EmbeddedExpertise</dc:creator>
      <dc:date>2020-10-23T07:03:02Z</dc:date>
    </item>
  </channel>
</rss>

