<?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: MIPI CSI2 camera not working in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI2-camera-not-working/m-p/471321#M74579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Srinivasa,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; According to what I know, There is no ISP module in ov5647 sensor module, but i.MX6 requires there should be ISP in camera module, because there is no ISP IP module in i.MX SoC, processor can only receive RAW data by General Mode, but don't do any &lt;SPAN style="color: #1a1b1d; font-family: 'microsoft yahei', simhei, arial, sans-serif; font-size: 15px; background-color: #f5f9fc;"&gt;subsequent handling.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1a1b1d; font-family: 'microsoft yahei', simhei, arial, sans-serif; font-size: 15px; background-color: #f5f9fc;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope above explanations can help you !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1a1b1d; font-family: 'microsoft yahei', simhei, arial, sans-serif; font-size: 15px; background-color: #f5f9fc;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1a1b1d; font-family: 'microsoft yahei', simhei, arial, sans-serif; font-size: 15px; background-color: #f5f9fc;"&gt;weidong&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2016 02:56:38 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2016-01-11T02:56:38Z</dc:date>
    <item>
      <title>MIPI CSI2 camera not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI2-camera-not-working/m-p/471320#M74578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have got imx6Q custom designed board based on the reference design (Wandboard). Cmaera connector is also customized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the differences between custom board reference board wrt to camera connector are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;camera connector is 33 pin connector in reference board where as custom board we are using 15 pin connector for connecting raspi camera. the same thing has been implemented in another reference design humming board. we have followed humming board connection for camera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have got ov5647_mipi.c camera driver, which we have included in kernel source code (wandboard kernel source code) . Now when we have build the kernel and booting with SD card, we could able to to boot successfully to ubuntu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when we are running i2cdetect, our camera is being detected (0x36) which is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We could able to see 25MHz clock from the sensor (camera board), and also we could able see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSI_D0M, CSI_D0P, CSI_D1M and CSI_D1P successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But we are not getting CSI_CLK0M and CSI_CLK0P. Why is this so. Please find attached humming board schematics, ov5647_mipi.c (driver file).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also, when we are running following command in our board terminal:&lt;/P&gt;&lt;P&gt;$ sudo avconv -f video4linux2 -r 30 -s 640x480 -i /dev/video0 out.avi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then we are getting fiollowing error messages in the serial console:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;mipi csi2 can not receive data correctly!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;mipi csi2 can not receive data correctly!&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;mxc_v4l2_s_param: vidioc_int_s_parm returned an error -1&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 12:55:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI2-camera-not-working/m-p/471320#M74578</guid>
      <dc:creator>srinivasaporam</dc:creator>
      <dc:date>2016-01-06T12:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI2 camera not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI2-camera-not-working/m-p/471321#M74579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Srinivasa,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; According to what I know, There is no ISP module in ov5647 sensor module, but i.MX6 requires there should be ISP in camera module, because there is no ISP IP module in i.MX SoC, processor can only receive RAW data by General Mode, but don't do any &lt;SPAN style="color: #1a1b1d; font-family: 'microsoft yahei', simhei, arial, sans-serif; font-size: 15px; background-color: #f5f9fc;"&gt;subsequent handling.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1a1b1d; font-family: 'microsoft yahei', simhei, arial, sans-serif; font-size: 15px; background-color: #f5f9fc;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope above explanations can help you !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1a1b1d; font-family: 'microsoft yahei', simhei, arial, sans-serif; font-size: 15px; background-color: #f5f9fc;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1a1b1d; font-family: 'microsoft yahei', simhei, arial, sans-serif; font-size: 15px; background-color: #f5f9fc;"&gt;weidong&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 02:56:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI2-camera-not-working/m-p/471321#M74579</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2016-01-11T02:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI2 camera not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI2-camera-not-working/m-p/471322#M74580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When I am running the command for capturing image or video using avconv or gst-launch-1.0 then, image is not being captured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When iam running the command as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$ sudo avconv -f video4linux2 -r 30 -s 640x480 -i /dev/video0 out.avi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it is giving following error on the serial console (ttymxc0) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mipi csi2 can not receive sensor clk! 200&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;mxc_v4l2_s_param: vidioc_int_s_parm returned an error -1&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since ov5647 has on board crystal which generates 25 MHz clock, we are using mipi_dphy_clk = &amp;lt;0x28&amp;gt; is this correct or not?? in some cases, it is been given that mipi_dphy_clk = &amp;lt;0x14&amp;gt;??? which one we should use ????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we are running this command, we are getting CSI_D0M,CSI_D0P, CSI_D1M, CSI_D1P correctly and laos getting 25 MHz clock from the crystal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But we are not observing CSI_CLK0M (CN), CSI_CLK0P (CP) are not coming???? what could be the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$ sudo avconv -f video4linux2 -s 640x480 -i /dev/video0 -ss 0:0:2 -frames 1 test.jpg&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it is giving error as ioctl VIDIOC_REQBUFs&lt;/P&gt;&lt;P&gt;and "/dev/video0: No buffer space available"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when iam running the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;STRONG&gt;$gst-launch-1.0 v4l2src &lt;SPAN style="font-style: inherit; text-align: inherit; color: #19177c;"&gt;device&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; text-align: inherit; color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; text-align: inherit; color: #ba2121;"&gt;"/dev/video0"&lt;/SPAN&gt; num-buffers&lt;SPAN style="font-style: inherit; text-align: inherit; color: #666666;"&gt;=&lt;/SPAN&gt;1 ! video/x-bayer,width&lt;SPAN style="font-style: inherit; text-align: inherit; color: #666666;"&gt;=640&lt;/SPAN&gt;,height&lt;SPAN style="font-style: inherit; text-align: inherit; color: #666666;"&gt;=4&lt;/SPAN&gt;80,framerate&lt;SPAN style="font-style: inherit; text-align: inherit; color: #666666;"&gt;=&lt;/SPAN&gt;1/1 ! bayer2rgb ! videoconvert ! jpegenc ! filesink &lt;SPAN style="font-style: inherit; text-align: inherit; color: #19177c;"&gt;location&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; text-align: inherit; color: #666666;"&gt;=&lt;/SPAN&gt;sample_640_480.jpeg&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;STRONG&gt;then it is forming sample_640_480.jpeg file but it is not opening.&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;STRONG&gt;in all the above commands, when we are entering/running then led on the camera board is glowing and not when terminating the command, then led is going off.&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;STRONG&gt;Following are the findings:&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;STRONG&gt;1. camera sensor is being detecting in i2c by using i2c-tools (i2cdetect)&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;root@ubuntu:~# i2cdetect -y 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 1&amp;nbsp; 2&amp;nbsp; 3&amp;nbsp; 4&amp;nbsp; 5&amp;nbsp; 6&amp;nbsp; 7&amp;nbsp; 8&amp;nbsp; 9&amp;nbsp; a&amp;nbsp; b&amp;nbsp; c&amp;nbsp; d&amp;nbsp; e&amp;nbsp; f&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;00:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;30: -- -- -- -- -- -- UU -- -- -- -- -- -- -- -- -- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;70: -- -- -- -- -- -- -- --&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;2. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;root@ubuntu:~# lsmod&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;Module&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Size&amp;nbsp; Used by&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;mxc_v4l2_capture&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 28532&amp;nbsp; 1 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;ipu_bg_overlay_sdc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5401&amp;nbsp; 1 mxc_v4l2_capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;ipu_still&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2528&amp;nbsp; 1 mxc_v4l2_capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;ipu_prp_enc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5943&amp;nbsp; 1 mxc_v4l2_capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;ipu_csi_enc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3863&amp;nbsp; 1 mxc_v4l2_capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;ipu_fg_overlay_sdc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6217&amp;nbsp; 1 mxc_v4l2_capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;ov5647_camera_mipi&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30906&amp;nbsp; 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;why the mipi csi camera is different different errors????&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;which one we should use mipi_dphy_clock = &amp;lt;0x28&amp;gt; or mipi_dphy_clock = &amp;lt;0x14&amp;gt; if our camera sensor's clock is 25 MHz.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: courier, 'courier new', monospace; background-color: #f3f3f3;"&gt;How resolve the issues????&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="code" style="font-family: courier, 'courier new', monospace; font-style: inherit; font-weight: inherit; text-align: inherit;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 17:42:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI2-camera-not-working/m-p/471322#M74580</guid>
      <dc:creator>srinivasaporam</dc:creator>
      <dc:date>2016-01-11T17:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI2 camera not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI2-camera-not-working/m-p/2290316#M243252</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;On i.MX6Q, the &lt;STRONG&gt;CSI clock lane (CSI_CLK0P/M) is driven by the sensor only after the CSI-2 link is fully enabled&lt;/STRONG&gt;. Even if I²C and the XVCLK (25 MHz) are present, the clock lane will remain idle if the sensor is not streaming or if the CSI host is not properly configured.&lt;/P&gt;&lt;P&gt;In this case, the error&lt;BR /&gt;mipi csi2 can not receive data correctly&lt;BR /&gt;typically points to a &lt;STRONG&gt;lane/format mismatch&lt;/STRONG&gt; or incomplete sensor initialization rather than a board-level fault. Using a reduced pin connector (15-pin vs 33-pin) is fine &lt;EM&gt;only if&lt;/EM&gt; lane polarity, termination, and clock lane routing exactly match the reference (as on HummingBoard).&lt;/P&gt;&lt;P&gt;Points to double-check:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Sensor driver actually enables streaming (s_stream)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Correct lane count and lane order in DT&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Pixel format and clocking expected by the i.MX6 CSI&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Media graph completeness (sensor &amp;gt; CSI &amp;gt; capture)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Some upstream camera driver references that may help while validating driver and CSI bring-up:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Linux Camera drivers&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;A href="https://web.git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=fa9e6df636fb8b3b27570f38c53640c9e2b02f79" target="_blank" rel="noopener nofollow noreferrer"&gt;https://web.git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=fa9e6df636fb8b3b2...&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://patchew.org/linux/20251216065956.13604-1-himanshu.bhavani@siliconsignals.io/20251216065956.13604-3-himanshu.bhavani@siliconsignals.io/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://patchew.org/linux/20251216065956.13604-1-himanshu.bhavani@siliconsignals.io/20251216065956.1...&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://web.git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=5bd6b8c1bb2d49d5ff15c7c47d6b33d2d38785f0" target="_blank" rel="noopener nofollow noreferrer"&gt;https://web.git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=5bd6b8c1bb2d49d5f...&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Zephyr camera driver&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;A href="https://github.com/zephyrproject-rtos/zephyr/commit/c784481ca039ccd606a192ee07bc83f6b0117e59" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/zephyrproject-rtos/zephyr/commit/c784481ca039ccd606a192ee07bc83f6b0117e59&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Camera brindup guide from &lt;A href="https://siliconsignals.io/" target="_self" rel="nofollow noopener noreferrer"&gt;Silicon Signals&lt;/A&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;A href="https://siliconsignals.io/blog/v4l2-camera-stack-step-by-step-guide-for-custom-devices/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://siliconsignals.io/blog/v4l2-camera-stack-step-by-step-guide-for-custom-devices/&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 15:00:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI2-camera-not-working/m-p/2290316#M243252</guid>
      <dc:creator>RutvijTrivedi207</dc:creator>
      <dc:date>2026-01-08T15:00:04Z</dc:date>
    </item>
  </channel>
</rss>

