<?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>i.MX ProcessorsのトピックRe: How to fix the camera timeout error ?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232671#M17840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok now tell me your issues and what you want to do b'coz i am working on the same platform i.mx535 and ov5640. i've come across the issues what ever you are facing. i hope i can help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2013 14:19:00 GMT</pubDate>
    <dc:creator>shanmugamsundar</dc:creator>
    <dc:date>2013-02-26T14:19:00Z</dc:date>
    <item>
      <title>How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232662#M17831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hardware environment: CPU: i.MX53, camera: OV5640&lt;/P&gt;&lt;P&gt;purpose: use the video for linux(v4l2) interface to get the picture with &lt;SPAN style="color: red;"&gt;2592x1944&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;dirver files: ov5640_camera.ko&amp;nbsp; mxc_v4l2_capture.ko&lt;/P&gt;&lt;P&gt;test program: mxc_v4l2_capture.out &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add device file normal, at the end will creat /dev/video0 file&lt;/P&gt;&lt;P&gt;root@freescale /$modprobe ov5640_camera&lt;/P&gt;&lt;P&gt;root@freescale /$modprobe mxc_v4l2_capture.out&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;m=0, rf=30, size = 640*480 …pass&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@freescale /unit_tests$ ./mxc_v4l2_capture.out 00.jpg&lt;/P&gt;&lt;P&gt;in_width = 176, in_height = 144&amp;nbsp;&amp;nbsp; device name is Mxc Camera&lt;/P&gt;&lt;P&gt;out_width = 176, out_height = 144&lt;/P&gt;&lt;P&gt;top = 0, left = 0&lt;/P&gt;&lt;P&gt;sensor chip is ov5640_camera&lt;/P&gt;&lt;P&gt;sensor frame size is 640x480&lt;/P&gt;&lt;P&gt;sensor frame format is YUYV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Width = 176&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Height = 144&amp;nbsp;&amp;nbsp;&amp;nbsp; Image size = 3YUV4208016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pixelformat = 842093913&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA0 is not 8-byte aligned&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA1 is not 8-byte aligned&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;buf.index 1&lt;/LI&gt;&lt;LI&gt;buf.index 2&lt;/LI&gt;&lt;LI&gt;buf.index 0&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;mxc_v4l_close: release resource&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;m=1, rf=30, size = 320*240 …pass&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@freescale /unit_tests$ ./mxc_v4l2_capture.out -m 1 01.jpg&lt;/P&gt;&lt;P&gt;in_width = 176, in_height = 144&amp;nbsp;&amp;nbsp; device name is Mxc Camera&lt;/P&gt;&lt;P&gt;out_width = 176, out_height = 144&lt;/P&gt;&lt;P&gt;top = 0, left = 0&lt;/P&gt;&lt;P&gt;sensor chip is ov5640_camera&lt;/P&gt;&lt;P&gt;sensor frame size is 320x240&lt;/P&gt;&lt;P&gt;sensor frame format is YUYV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Width = 176&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Height = 144&amp;nbsp;&amp;nbsp;&amp;nbsp; Image size = 3YUV4208016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pixelformat = 842093913&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA0 is not 8-byte aligned&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA1 is not 8-byte aligned&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;buf.index 1&lt;/LI&gt;&lt;LI&gt;buf.index 2&lt;/LI&gt;&lt;LI&gt;buf.index 0&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;mxc_v4l_close: release resource&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;m=2, rf=30, size = 720x480 …pass&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@freescale /unit_tests$ ./mxc_v4l2_capture.out -m 2 02.jpg&lt;/P&gt;&lt;P&gt;in_width = 176, in_height = 144&amp;nbsp;&amp;nbsp; device name is Mxc Camera&lt;/P&gt;&lt;P&gt;out_width = 176, out_height = 144&lt;/P&gt;&lt;P&gt;top = 0, left = 0&lt;/P&gt;&lt;P&gt;sensor chip is ov5640_camera&lt;/P&gt;&lt;P&gt;sensor frame size is 720x480&lt;/P&gt;&lt;P&gt;sensor frame format is YUYV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Width = 176&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Height = 144&amp;nbsp;&amp;nbsp;&amp;nbsp; Image size = 3YUV4208016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pixelformat = 842093913&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA0 is not 8-byte aligned&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA1 is not 8-byte aligned&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;buf.index 1&lt;/LI&gt;&lt;LI&gt;buf.index 2&lt;/LI&gt;&lt;LI&gt;buf.index 0&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;mxc_v4l_close: release resource&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;m=3, rf=30, size = 720x576 …pass&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@freescale /unit_tests$ ./mxc_v4l2_capture.out -m 3 03.jpg&lt;/P&gt;&lt;P&gt;in_width = 176, in_height = 144&amp;nbsp;&amp;nbsp; device name is Mxc Camera&lt;/P&gt;&lt;P&gt;out_width = 176, out_height = 144&lt;/P&gt;&lt;P&gt;top = 0, left = 0&lt;/P&gt;&lt;P&gt;sensor chip is ov5640_camera&lt;/P&gt;&lt;P&gt;sensor frame size is 720x576&lt;/P&gt;&lt;P&gt;sensor frame format is YUYV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Width = 176&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Height = 144&amp;nbsp;&amp;nbsp;&amp;nbsp; Image size = 3YUV4208016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pixelformat = 842093913&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA0 is not 8-byte aligned&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA1 is not 8-byte aligned&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;buf.index 1&lt;/LI&gt;&lt;LI&gt;buf.index 2&lt;/LI&gt;&lt;LI&gt;buf.index 0&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;mxc_v4l_close: release resource&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;m=4, rf=30, size = 1280x720 … fail, mxc_v4l_dqueue timeout&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@freescale /unit_tests$ ./mxc_v4l2_capture.out -fr 30 -m 4 04.jpg&lt;/P&gt;&lt;P&gt;in_width = 176, in_height = 144&amp;nbsp;&amp;nbsp; device name is Mxc Camera&lt;/P&gt;&lt;P&gt;out_width = 176, out_height = 144&lt;/P&gt;&lt;P&gt;top = 0, left = 0&lt;/P&gt;&lt;P&gt;sensor chip is ov5640_camera&lt;/P&gt;&lt;P&gt;sensor frame size is 1280x720&lt;/P&gt;&lt;P&gt;sensor frame format is YUYV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Width = 176&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Height = 144&amp;nbsp;&amp;nbsp;&amp;nbsp; Image size = 3YUV4208016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pixelformat = 842093913&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA0 is not 8-byte aligned&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA1 is not 8-byte aligned&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IPU Error - IPU_INT_STAT_5 = 0x00100000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;VIDIOC_DQBUF failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;ERROR: v4l2 capture: VIDIOC_QBUF: buffer already queued&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;VIDIOC_QBUF failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: warning: disable ipu dma channel 20 during its busy state&lt;/P&gt;&lt;P&gt;mxc_v4l_close: release resource&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;m=5, fr=15, size = 1920x1080 … fail, mxc_v4l_dqueue timeout&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@freescale /unit_tests$ ./mxc_v4l2_capture.out -fr 15 -m 5 05.jpg&lt;/P&gt;&lt;P&gt;in_width = 176, in_height = 144&amp;nbsp;&amp;nbsp; device name is Mxc Camera&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;out_width = 176, out_height = 144&lt;/P&gt;&lt;P&gt;top = 0, left = 0&lt;/P&gt;&lt;P&gt;sensor chip is ov5640_camera&lt;/P&gt;&lt;P&gt;sensor frame size is 1920x1080&lt;/P&gt;&lt;P&gt;sensor frame format is YUYV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Width = 176&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Height = 144&amp;nbsp;&amp;nbsp;&amp;nbsp; Image size = 3YUV4208016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pixelformat = 842093913&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA0 is not 8-byte aligned&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA1 is not 8-byte aligned&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IPU Error - IPU_INT_STAT_5 = 0x00100000&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;VIDIOC_DQBUF failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;ERROR: v4l2 capture: VIDIOC_QBUF: buffer already queued&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;VIDIOC_QBUF failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: warning: disable ipu dma channel 20 during its busy state&lt;/P&gt;&lt;P&gt;mxc_v4l_close: release resource&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;m=6, fr=15, size = 2592x1944 …fail, mxc_v4l_dqueue timeout&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@freescale /unit_tests$ ./mxc_v4l2_capture.out -fr 15 -m 6 06.jpg&lt;/P&gt;&lt;P&gt;in_width = 176, in_height = 144&amp;nbsp;&amp;nbsp; device name is Mxc Camera&lt;/P&gt;&lt;P&gt;out_width = 176, out_height = 144&lt;/P&gt;&lt;P&gt;top = 0, left = 0&lt;/P&gt;&lt;P&gt;sensor chip is ov5640_camera&lt;/P&gt;&lt;P&gt;sensor frame size is 2592x1944&lt;/P&gt;&lt;P&gt;sensor frame format is YUYV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Width = 176&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Height = 144&amp;nbsp;&amp;nbsp;&amp;nbsp; Image size = 3YUV4208016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pixelformat = 842093913&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA0 is not 8-byte aligned&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IDMAC20's EBA1 is not 8-byte aligned&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;VIDIOC_DQBUF failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;ERROR: v4l2 capture: VIDIOC_QBUF: buffer already queued&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;VIDIOC_QBUF failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;mxc_v4l_close: release resource&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why the picture size bigger than 720x576 will happen timeout error ? How to fix it?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 08:12:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232662#M17831</guid>
      <dc:creator>billyhe</dc:creator>
      <dc:date>2013-01-22T08:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232663#M17832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never used "big" capture mode to make "small" movies. So, I´m not sure it would be supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to make sure you´re using a correct configuration set to control your camera. Take a look on your camera driver and see if the frame rate are supported for a capture mode, and what would be the standard width x height.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, imx53 can encode up to 720p, it won´t encode 2592x1944.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 12:40:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232663#M17832</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-01-28T12:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232664#M17833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just want to take the photos, then I need to preview. So I use the capture mode. Do you has the better method to take photos?&lt;/P&gt;&lt;P&gt;Thank you very much !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 01:59:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232664#M17833</guid>
      <dc:creator>billyhe</dc:creator>
      <dc:date>2013-01-29T01:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232665#M17834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I remember &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;./mxc_v4l2_capture.out&lt;/SPAN&gt; does not take photos. It make movies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, it would be better to determinate width and height of it. Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;./mxc_v4l2_capture.out -m 4 -h 640 -w 480&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Please, see usage in order to make sure you have a correct command line.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 13:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232665#M17834</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-01-29T13:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232666#M17835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;./mxc_v4l2_capture.out -m 4 -h 640 -w 480&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
 &lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the command line just like you say, then about the ov5640, the mode 4 , width = 1280, height = 720, it's the 720P, i.MX53 can encode up to it. And your command should like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture.out -m 4 -ow 640 -oh 480&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excute the command, it's correct. But if I excute following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture.out -m 4 -ow 1280 -oh 720&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will happend the error like front what I said. I didn't modify the drivers ov5640 or mxc_v4l2_capture. I used the bsp was L2.6.35_11.09.01_ER_source that it is download from freescale.com.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 15:24:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232666#M17835</guid>
      <dc:creator>billyhe</dc:creator>
      <dc:date>2013-01-29T15:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232667#M17836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hum. Maybe you need to take care of frame rate as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I don´t have a board over here to test, and i don´t remember the complete usage for this unit-test. But, unit-test is a very-very simple, and maybe it only work great for some parameter range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, take a look on this file:&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/drivers/media/video/mxc/capture/ov5642.c?h=imx_2.6.35_11.09.01" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/drivers/media/video/mxc/capture/ov5642.c?h=imx_2.6.35_11.09.01"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can see all supported capture modes:&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;enum ov5642_mode {&lt;BR /&gt; ov5642_mode_MIN = 0,&lt;BR /&gt; ov5642_mode_VGA_640_480 = 0,&lt;BR /&gt; ov5642_mode_QVGA_320_240 = 1,&lt;BR /&gt; ov5642_mode_NTSC_720_480 = 2,&lt;BR /&gt; ov5642_mode_PAL_720_576 = 3,&lt;BR /&gt; ov5642_mode_720P_1280_720 = 4,&lt;BR /&gt; ov5642_mode_1080P_1920_1080 = 5,&lt;BR /&gt; ov5642_mode_QSXGA_2592_1944 = 6,&lt;BR /&gt; ov5642_mode_QCIF_176_144 = 7,&lt;BR /&gt; ov5642_mode_MAX = 7&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If you look for "720P" you will see that there is only one table definition to configure camera with &lt;SPAN style="font-family: monospace;"&gt;1280_720&lt;/SPAN&gt; resolution and 30 FPS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So, if you try to use capture mode = 4 and 15 FPS, camera will not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 14:48:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232667#M17836</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-02-01T14:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232668#M17837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, if I use capture mode = 4 and 15 fps, camera will not work. But the demo default is 30 fps, so if I did not set it, it can be 30fps. So the camera shoud be work, but it cannot.&lt;/P&gt;&lt;P&gt;Pass freescale FAE's help, to change the input channel can take the bigger pictures, unfortunately, the colors has lost. And I have no idea to fix it.&lt;/P&gt;&lt;P&gt;Can anyone help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 08:17:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232668#M17837</guid>
      <dc:creator>billyhe</dc:creator>
      <dc:date>2013-02-03T08:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232669#M17838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi billyhe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; can you able to capture low resolutions such as 240p, 480p. If it so you can able to ccapture 720p also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you conform me whether you are using default driver file or customised one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 14:52:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232669#M17838</guid>
      <dc:creator>shanmugamsundar</dc:creator>
      <dc:date>2013-02-20T14:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232670#M17839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.nxp.com/people/shanmugamsundar"&gt;shanmugamsundar&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes, I can capture the picture &lt;SPAN class="def"&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/" target="_self"&gt;less than or equal to&lt;/A&gt; 1080P, and I use the default driver with ov5640.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="def"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="def"&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 05:53:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232670#M17839</guid>
      <dc:creator>billyhe</dc:creator>
      <dc:date>2013-02-26T05:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232671#M17840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok now tell me your issues and what you want to do b'coz i am working on the same platform i.mx535 and ov5640. i've come across the issues what ever you are facing. i hope i can help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 14:19:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232671#M17840</guid>
      <dc:creator>shanmugamsundar</dc:creator>
      <dc:date>2013-02-26T14:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232672#M17841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much! Now I used the unit test to capture the picture. The command like this&lt;/P&gt;&lt;P&gt; ./mxc_v4l2_capture.out -m 6 -fr 15 -i 1 -iw 2560 -ih 1920 -ow 2560 -oh 1920 -c 20 2592.yuv&lt;/P&gt;&lt;P&gt;then I used the mxc_v4l2_output.out to play the .yuv file, but it is non-distinct image.&lt;/P&gt;&lt;P&gt;If the mode is 5(1080P), it is no problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 07:32:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232672#M17841</guid>
      <dc:creator>billyhe</dc:creator>
      <dc:date>2013-03-01T07:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the camera timeout error ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232673#M17842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my mistake,&lt;/P&gt;&lt;P&gt;720p and 1080p are not work, esle is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture -iw 640 -ih 480 -ow 640 -oh 480 -m 0 -i 1 -r 0 -c 5 -fr 30 -d /dev/video0 vga.yuv&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture -iw 320 -ih 240 -ow 320 -oh 240 -m 1 -i 1 -r 0 -c 5 -fr 30 -d /dev/video0 320240.yuv&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture -iw 720 -ih 480 -ow 720 -oh 480 -m 2 -i 1 -r 0 -c 5 -fr 30 -d /dev/video0 720480.yuv&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture -iw 720 -ih 576 -ow 720 -oh 576 -m 3 -i 1 -r 0 -c 5 -fr 30 -d /dev/video0 720576.yuv&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture -iw 1280 -ih 720 -ow 1280 -oh 720 -m 4 -i 1 -r 0 -c 5 -fr 30 -d /dev/video0 720p.yuv&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture -iw 1920 -ih 1080 -ow 1920 -oh 1080 -m 5 -i 1 -r 0 -c 5 -fr 30 -d /dev/video0 1080p.yuv&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture -iw 2592 -ih 1944 -ow 2592 -oh 1944 -m 6 -i 1 -r 0 -c 5 -fr 15 -d /dev/video0 2592.yuv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i==0&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; I can capture the picture &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/thread/303510" style="font-style: inherit; font-family: inherit; color: #6a737b;" target="_self"&gt;less than or equal to&lt;/A&gt; 720*576.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 08:36:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-camera-timeout-error/m-p/232673#M17842</guid>
      <dc:creator>yangthomas</dc:creator>
      <dc:date>2014-07-15T08:36:16Z</dc:date>
    </item>
  </channel>
</rss>

