<?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 Linux device driver for OnSemi AR0230CS camera sensor in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Linux-device-driver-for-OnSemi-AR0230CS-camera-sensor/m-p/658376#M100997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P style="color: #555555; background-color: #ffffff; font-size: 14px; margin: 1.5em 0px;"&gt;We are trying to connect camera sensor OnSemi AR0230CS (&lt;A class="link-titled" href="http://www.onsemi.com/PowerSolutions/product.do?id=AR0230CS" title="http://www.onsemi.com/PowerSolutions/product.do?id=AR0230CS"&gt;ON Semiconductor&lt;/A&gt;) to Boundary devices BD-SL-I.MX6 (&lt;A class="link-titled" href="https://boundarydevices.com/product/sabre-lite-imx6-sbc/" title="https://boundarydevices.com/product/sabre-lite-imx6-sbc/"&gt;i.MX6 ARM Development Board&lt;/A&gt;) on parallel interface.&lt;/P&gt;&lt;P style="color: #555555; background-color: #ffffff; font-size: 14px; margin: 1.5em 0px;"&gt;The problem is that there is no Linux driver for this sensor, So I guess we have to write a new one.&lt;/P&gt;&lt;P style="color: #555555; background-color: #ffffff; font-size: 14px; margin: 1.5em 0px;"&gt;It would be helpful, if you could point me from where I can start and a reference camera device driver which I can refer&amp;nbsp;to write driver for AR0230CS.&lt;/P&gt;&lt;P style="color: #555555; background-color: #ffffff; font-size: 14px; margin: 1.5em 0px;"&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2016 11:17:13 GMT</pubDate>
    <dc:creator>asharma</dc:creator>
    <dc:date>2016-12-08T11:17:13Z</dc:date>
    <item>
      <title>Linux device driver for OnSemi AR0230CS camera sensor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-device-driver-for-OnSemi-AR0230CS-camera-sensor/m-p/658376#M100997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P style="color: #555555; background-color: #ffffff; font-size: 14px; margin: 1.5em 0px;"&gt;We are trying to connect camera sensor OnSemi AR0230CS (&lt;A class="link-titled" href="http://www.onsemi.com/PowerSolutions/product.do?id=AR0230CS" title="http://www.onsemi.com/PowerSolutions/product.do?id=AR0230CS"&gt;ON Semiconductor&lt;/A&gt;) to Boundary devices BD-SL-I.MX6 (&lt;A class="link-titled" href="https://boundarydevices.com/product/sabre-lite-imx6-sbc/" title="https://boundarydevices.com/product/sabre-lite-imx6-sbc/"&gt;i.MX6 ARM Development Board&lt;/A&gt;) on parallel interface.&lt;/P&gt;&lt;P style="color: #555555; background-color: #ffffff; font-size: 14px; margin: 1.5em 0px;"&gt;The problem is that there is no Linux driver for this sensor, So I guess we have to write a new one.&lt;/P&gt;&lt;P style="color: #555555; background-color: #ffffff; font-size: 14px; margin: 1.5em 0px;"&gt;It would be helpful, if you could point me from where I can start and a reference camera device driver which I can refer&amp;nbsp;to write driver for AR0230CS.&lt;/P&gt;&lt;P style="color: #555555; background-color: #ffffff; font-size: 14px; margin: 1.5em 0px;"&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 11:17:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-device-driver-for-OnSemi-AR0230CS-camera-sensor/m-p/658376#M100997</guid>
      <dc:creator>asharma</dc:creator>
      <dc:date>2016-12-08T11:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Linux device driver for OnSemi AR0230CS camera sensor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-device-driver-for-OnSemi-AR0230CS-camera-sensor/m-p/658377#M100998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check Boundary Devices OV5642 links and attached Linux Manual.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://boundarydevices.com/ov5642-auto-focus-on-i-mx6/" title="https://boundarydevices.com/ov5642-auto-focus-on-i-mx6/"&gt;OV5642 auto-focus on i.MX6 - Boundary Devices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://git.congatec.com/arm/qmx6_kernel/commit/379843df3567bb2bc0bafde36727fc28c8b9c096" title="https://git.congatec.com/arm/qmx6_kernel/commit/379843df3567bb2bc0bafde36727fc28c8b9c096"&gt;ENGR00169489-1 Add OV5642 csi camera support for i.mx6 sabre-lite board. (379843df) · Commits · ARM / qmx6_kernel · GitL…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 00:19:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-device-driver-for-OnSemi-AR0230CS-camera-sensor/m-p/658377#M100998</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-12-09T00:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Linux device driver for OnSemi AR0230CS camera sensor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-device-driver-for-OnSemi-AR0230CS-camera-sensor/m-p/658378#M100999</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;Provided links and pdf are helpful.&lt;/P&gt;&lt;P&gt;Do you also have a programming manual for camera driver for i.MX6s, as camera drivers written for freescale look different from general camera drivers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 12:15:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-device-driver-for-OnSemi-AR0230CS-camera-sensor/m-p/658378#M100999</guid>
      <dc:creator>asharma</dc:creator>
      <dc:date>2016-12-09T12:15:17Z</dc:date>
    </item>
  </channel>
</rss>

