<?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 CSI-2 camera input on iMX6Q in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274568#M30207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/LeonardoSandovalGonzalez"&gt;LeonardoSandovalGonzalez&lt;/A&gt; / &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/hyunhoshin"&gt;hyunhoshin&lt;/A&gt;&amp;nbsp; can you answer the&amp;nbsp; question from Yossi?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2013 15:57:49 GMT</pubDate>
    <dc:creator>karina_valencia</dc:creator>
    <dc:date>2013-04-19T15:57:49Z</dc:date>
    <item>
      <title>MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274564#M30203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using iMX6Q custom board(base on mx6q_sabresd)&lt;/P&gt;&lt;P&gt;8mega pixel(3264x2448) MIPI CSI-2 camera input&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;camera module output is 3264x2446@11fps, UYVY&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can get only below 1024 x 1024 size image via V4L2 interface.&lt;/P&gt;&lt;P&gt;(i couldn't get 1920x1080 or 3264x2448 pixel size image)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i don't know what is wrong...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using 3.0.15 kernel..&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;help me... please...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336101"&gt;v4l_sample_app.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 11:57:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274564#M30203</guid>
      <dc:creator>hyunhoshin</dc:creator>
      <dc:date>2013-02-26T11:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274565#M30204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you show the command you are using to capture the data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 23:39:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274565#M30204</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-02-26T23:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274566#M30205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I attached v4l2 sample application("v4l_sample_app.zip")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this application work fine with UVC camera&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you see only "capture_raw_frames.c" in zip file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;command line is : $ ./capture_test -c 5 -w 3264 -e 2400 -o&lt;/P&gt;&lt;P&gt;(option description -c [capture frame number] -w [output image width] -e [output image height] -o(output to yuv file)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 00:20:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274566#M30205</guid>
      <dc:creator>hyunhoshin</dc:creator>
      <dc:date>2013-02-27T00:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274567#M30206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;-m i is defining the sensor resolution did you try to use it ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 23:48:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274567#M30206</guid>
      <dc:creator>yossishukron</dc:creator>
      <dc:date>2013-04-09T23:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274568#M30207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/LeonardoSandovalGonzalez"&gt;LeonardoSandovalGonzalez&lt;/A&gt; / &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/hyunhoshin"&gt;hyunhoshin&lt;/A&gt;&amp;nbsp; can you answer the&amp;nbsp; question from Yossi?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 15:57:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274568#M30207</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-04-19T15:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274569#M30208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;i try to -m option but it's same result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 01:15:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274569#M30208</guid>
      <dc:creator>hyunhoshin</dc:creator>
      <dc:date>2013-04-22T01:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274570#M30209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;those are the options for -m which one did you try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="margin: 0;"&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;SPAN&gt;VGA_640_480&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -iw 640 -ih 480&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;-m&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="margin: 0;"&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;SPAN&gt;QVGA_320_240&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -iw 320 -ih 240&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;m&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="margin: 0;"&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;SPAN&gt;NTSC_720_480&amp;nbsp; -iw 720 -ih 480&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;m&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="margin: 0;"&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;SPAN&gt;PAL_720_576&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -iw 720 -ih 576&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;-m&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="margin: 0;"&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;SPAN&gt;720P_1280_720&amp;nbsp; -iw 1280 -ih 720&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;-m 4&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN lang="en-US"&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Consolas;"&gt;1080P_1920_1080&amp;nbsp; -iw 1920 -ih 1080 -m &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Consolas;"&gt;5&lt;/SPAN&gt;&lt;SPAN lang="en-US"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="margin: 0;"&gt;&lt;SPAN style="font-family: Consolas; font-size: 10pt;"&gt;&lt;SPAN&gt;QSXGA_2592_1944&amp;nbsp;&amp;nbsp; -iw 2592 -ih 1944&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;-m 6&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN lang="en-US"&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Consolas;"&gt;QCIF_176_144&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -iw 176 -ih144 -m&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Consolas;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en-US"&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Consolas;"&gt;XGA_1024_768&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -iw 1024 -ih 768 -m 8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Consolas;"&gt;did you check if the CSI &lt;SPAN style="font-size: 10pt;"&gt;registers&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;c&lt;SPAN style="font-size: 10pt;"&gt;hange ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Consolas;"&gt;CSI_SENS_FRM_SIZE_&lt;SPAN style="font-size: 10pt;"&gt; supp&lt;SPAN style="font-size: 10pt;"&gt;ose to ch&lt;SPAN style="font-size: 10pt;"&gt;a&lt;SPAN style="font-size: 10pt;"&gt;nge.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Consolas;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 03:29:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274570#M30209</guid>
      <dc:creator>yossishukron</dc:creator>
      <dc:date>2013-04-22T03:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274571#M30210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this problem is solved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it was problem of IC(Image Converter) limitation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can get more than 1024 x 1024 pixel image without IC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your concern&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 01:04:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274571#M30210</guid>
      <dc:creator>hyunhoshin</dc:creator>
      <dc:date>2013-05-10T01:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274572#M30211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;hyunho shin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What changes does it requires to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide the patch?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 06:38:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274572#M30211</guid>
      <dc:creator>johnturnur</dc:creator>
      <dc:date>2013-05-13T06:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274573#M30212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi john,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can disable IC(Image Converter) by below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;struct v4l2_control ctrl;&lt;/P&gt;&lt;P&gt;ctrl.id = V4L2_CID_MXC_SWITCH_CAM;&lt;/P&gt;&lt;P&gt;ctrl.value = 1;&lt;/P&gt;&lt;P&gt;ioctl(fd, VIDIOC_S_CTRL, &amp;amp;ctrl);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;fd is device number of v4l2 camera device node&lt;/P&gt;&lt;P&gt;(also "ctrl.value = 0" is enable IC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 11:23:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274573#M30212</guid>
      <dc:creator>hyunhoshin</dc:creator>
      <dc:date>2013-05-13T11:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI CSI-2 camera input on iMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274574#M30213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thinks！&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This's I need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 08:24:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-CSI-2-camera-input-on-iMX6Q/m-p/274574#M30213</guid>
      <dc:creator>yingtaoqian</dc:creator>
      <dc:date>2018-05-10T08:24:12Z</dc:date>
    </item>
  </channel>
</rss>

