<?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: Access ov2775.c to serve as example for another sensor bringup in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1377713#M183600</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/53582"&gt;@richc128&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;You can find ov2775 examples in&amp;nbsp;&lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.11.0.bin" target="_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.11.0.bin&lt;/A&gt; (which is a self-extracted binary)&lt;/P&gt;&lt;P&gt;and &lt;A href="https://source.codeaurora.org/external/imx/isp-vvcam/tree/?h=rel_imx_5.4.70_2.3.2" target="_blank"&gt;https://source.codeaurora.org/external/imx/isp-vvcam/tree/?h=rel_imx_5.4.70_2.3.2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Newer versions that aligns to BSP-5.10.52.-2.1.0 are &lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.15.0.bin" target="_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.15.0.bin&lt;/A&gt; and &lt;A href="https://source.codeaurora.org/external/imx/isp-vvcam/tree/?h=lf-5.10.52-2.1.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/isp-vvcam/tree/?h=lf-5.10.52-2.1.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;They are also included in Yocto via their recipes.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;K.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 27 Nov 2021 02:01:04 GMT</pubDate>
    <dc:creator>khang_letruong</dc:creator>
    <dc:date>2021-11-27T02:01:04Z</dc:date>
    <item>
      <title>Access ov2775.c to serve as example for another sensor bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1375146#M183379</link>
      <description>&lt;P&gt;We are interfacing to an ar0144 sensor on an imx8m plus. I don't see any example drivers beyond the ov2775 mentioned in the camera porting guide.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot find the source code beyond example code in the guide&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/iMX8MP_CAMERA_DISPLAY_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/iMX8MP_CAMERA_DISPLAY_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can access the driver source file itself? That is, where can I find the ov2775.c file?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 16:55:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1375146#M183379</guid>
      <dc:creator>richc128</dc:creator>
      <dc:date>2021-11-22T16:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Access ov2775.c to serve as example for another sensor bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1375665#M183437</link>
      <description>&lt;P&gt;Hello richc218,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can obtain the source code form yocto, it has MIPI and cameras drivers, and you can see the documentation on linux reference manual:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/reference-manual/IMX_REFERENCE_MANUAL.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/reference-manual/IMX_REFERENCE_MANUAL.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 13:25:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1375665#M183437</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-11-23T13:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Access ov2775.c to serve as example for another sensor bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1377713#M183600</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/53582"&gt;@richc128&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;You can find ov2775 examples in&amp;nbsp;&lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.11.0.bin" target="_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.11.0.bin&lt;/A&gt; (which is a self-extracted binary)&lt;/P&gt;&lt;P&gt;and &lt;A href="https://source.codeaurora.org/external/imx/isp-vvcam/tree/?h=rel_imx_5.4.70_2.3.2" target="_blank"&gt;https://source.codeaurora.org/external/imx/isp-vvcam/tree/?h=rel_imx_5.4.70_2.3.2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Newer versions that aligns to BSP-5.10.52.-2.1.0 are &lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.15.0.bin" target="_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.15.0.bin&lt;/A&gt; and &lt;A href="https://source.codeaurora.org/external/imx/isp-vvcam/tree/?h=lf-5.10.52-2.1.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/isp-vvcam/tree/?h=lf-5.10.52-2.1.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;They are also included in Yocto via their recipes.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;K.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2021 02:01:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1377713#M183600</guid>
      <dc:creator>khang_letruong</dc:creator>
      <dc:date>2021-11-27T02:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Access ov2775.c to serve as example for another sensor bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1377797#M183605</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/147542"&gt;@khang_letruong&lt;/a&gt;&amp;nbsp;I see it in vvcam now.&lt;/P&gt;&lt;P&gt;I've seen in other posts I'll also need to configure the ISP and this seems to generally be done through an xml file.&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846"&gt;@Bio_TICFSL&lt;/a&gt;&amp;nbsp;does NXP plan to support this process at some point?&lt;/P&gt;&lt;P&gt;It seems the two generally supported options are to use a YUV camera and not use the ISP or to use a Basler camera. Is this a good summary?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2021 21:35:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1377797#M183605</guid>
      <dc:creator>richc128</dc:creator>
      <dc:date>2021-11-27T21:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Access ov2775.c to serve as example for another sensor bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1383033#M184102</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/53582"&gt;@richc128&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;It seems the two generally supported options are to use a YUV camera and not use the ISP or to use a Basler camera. Is this a good summary?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;From my point of view, there's following options :&lt;/P&gt;&lt;P&gt;1. Custom camera sensor with built-in ISP such as OV5640 or similar with ISI (Image Sensor Interface), not ISP of iMX8MP SoC,&lt;/P&gt;&lt;P&gt;2. iMX8MP based Basler cameras with ISP interface&amp;nbsp;of iMX8MP SoC --&amp;gt; they are ready-to-use,&lt;/P&gt;&lt;P&gt;3. Custom camera sensors with ISP of iMX8MP SoC. However the effort for this option would be much more than above options since you would need to bringup every thing nearly from scratch by inspiring the existing examples (ov2775, os08a20, ...) and following instructions in NXP's camera porting guide in each BSP release. Moreover, you might also need some external calibration service (NXP partners who have necessary tools, measuring devices and insights) to generate the XML file for your own sensor(s).&lt;/P&gt;&lt;P&gt;For your case of AR0144, you might be interested in this : &lt;A href="https://www.technexion.com/shop/embedded-vision/camera-sensors/tevi-ar0144/" target="_blank" rel="noopener"&gt;https://www.technexion.com/shop/embedded-vision/camera-sensors/tevi-ar0144/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;K.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 06:12:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Access-ov2775-c-to-serve-as-example-for-another-sensor-bringup/m-p/1383033#M184102</guid>
      <dc:creator>khang_letruong</dc:creator>
      <dc:date>2021-12-08T06:12:28Z</dc:date>
    </item>
  </channel>
</rss>

