<?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: imx53 CSI camera interface in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172883#M5957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joshua,&lt;/P&gt;&lt;P&gt;Did you ever have success with your project? &amp;nbsp;I'm in the same boat and have been floundering for quite some time. &amp;nbsp;Any guidance (other than read the manual ;) ) would be wonderfully helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2012 14:55:14 GMT</pubDate>
    <dc:creator>AaronLinsdau</dc:creator>
    <dc:date>2012-04-06T14:55:14Z</dc:date>
    <item>
      <title>imx53 CSI camera interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172878#M5952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping that someone could help me.&lt;/P&gt;&lt;P&gt;I would like to know how to write a driver for the imx csi interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm relatively new to linux.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The camera driver I need to write (or to get) is for a MT9v113 Aptina imager.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone point me in the right direction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to make this driver v4l compatible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just not really sure how to start.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 17:01:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172878#M5952</guid>
      <dc:creator>JoshuaParrish</dc:creator>
      <dc:date>2011-09-27T17:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 CSI camera interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172879#M5953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshua,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd recommend you start by looking at the material in the i.MX53 System Development User's Guide.&amp;nbsp; There's a chapter in that document titled "Supporting the i.MX53 Camera Senser Interface CSI0".&amp;nbsp; This chapter covers the basics for how to add support for a new sensor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find the document on freescale.com in the Documentation section of the MX53 page for the Quick Start board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Danny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 14:15:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172879#M5953</guid>
      <dc:creator>DannyNold</dc:creator>
      <dc:date>2011-09-29T14:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 CSI camera interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172880#M5954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at other Aptina camera drivers available in the kernel currently inside &lt;A href="http://git.pengutronix.de/?p=imx/linux-2.6.git;a=tree;f=drivers/media/video"&gt;drivers/media/video&lt;/A&gt;&amp;nbsp;directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see that &lt;A class="list" href="http://git.pengutronix.de/?p=imx/linux-2.6.git;a=blob;f=drivers/media/video/mt9t112.c;h=d2e0a50063a269e54987f7d3e9e5221855786c2e;hb=HEAD"&gt;mt9t112.c&lt;/A&gt;&amp;nbsp;is supported and that can probably be a good reference for your particular model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 17:03:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172880#M5954</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2011-09-29T17:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 CSI camera interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172881#M5955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Danny,&lt;/P&gt;&lt;P&gt;Did you have some success? &amp;nbsp;I'm working through the same problem and hopefully you can provide the rough steps you used to get the video from your sensor to a display or a file.&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Danny Nold said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-csi-camera-interface#4103961Comment35972"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Hi Joshua,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd recommend you start by looking at the material in the i.MX53 System Development User's Guide.&amp;nbsp; There's a chapter in that document titled "Supporting the i.MX53 Camera Senser Interface CSI0".&amp;nbsp; This chapter covers the basics for how to add support for a new sensor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find the document on freescale.com in the Documentation section of the MX53 page for the Quick Start board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Danny&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 22:37:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172881#M5955</guid>
      <dc:creator>AaronLinsdau</dc:creator>
      <dc:date>2012-03-27T22:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 CSI camera interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172882#M5956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The way I accomplished a video link was to base a new driver off one of the already made drivers. In other words I built the new driver off the ov3650 driver. Everything eventually worked out.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 17:10:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172882#M5956</guid>
      <dc:creator>JoshuaParrish</dc:creator>
      <dc:date>2012-03-28T17:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 CSI camera interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172883#M5957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joshua,&lt;/P&gt;&lt;P&gt;Did you ever have success with your project? &amp;nbsp;I'm in the same boat and have been floundering for quite some time. &amp;nbsp;Any guidance (other than read the manual ;) ) would be wonderfully helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 14:55:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172883#M5957</guid>
      <dc:creator>AaronLinsdau</dc:creator>
      <dc:date>2012-04-06T14:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: imx53 CSI camera interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172884#M5958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aaron sorry for the late reply.&lt;/P&gt;&lt;P&gt;I know this will sound weird, but trust you will save a crazy amount of time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go into the freescale tree. find under drivers (I can't remember the exact folder but there should be an mxc folder)&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that folder you will find drivers for both Aptina and Omnivision cameras. Pick one of the drivers based on the manufacturer you choose for your cam. Now this is the weird part. If your driver model isn't mentioned don't worry. Just copy the driver that is there and then make a new one for your model.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From there start modifying the driver in order to satisfy what your camera registers need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;After you do that you will have to build your driver against the imx53 kernel. This is tricky and I can't remember all the steps. The make file will need the address(folder addr) of the kernel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From there should be able to build your driver and have a working version if you've manipulated it correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get your driver onto your imx start up the mxc_camera driver then start your driver. Then you can open the camera interface using the test tools in the test unit directory.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 00:01:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx53-CSI-camera-interface/m-p/172884#M5958</guid>
      <dc:creator>JoshuaParrish</dc:creator>
      <dc:date>2012-05-19T00:01:38Z</dc:date>
    </item>
  </channel>
</rss>

