<?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: Parallel video on IPU0_CSI Input without I2C</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1305747#M176715</link>
    <description>&lt;DIV id="bodyDisplay_0" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;Hi Oskars&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
also may be useful baremetal ipu examples&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;&lt;A href="https://github.com/RT-Thread/rt-thread/tree/master/bsp/imx6sx/iMX6_Platform_SDK/sdk/drivers/ipu" target="_blank"&gt;https://github.com/RT-Thread/rt-thread/tree/master/bsp/imx6sx/iMX6_Platform_SDK/sdk/drivers/ipu&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;DIV class="lia-attachment-row-element lia-message-attachment-link-row-element"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;Best regards&lt;BR /&gt;
&lt;P&gt;igor&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Sat, 10 Jul 2021 23:29:18 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2021-07-10T23:29:18Z</dc:date>
    <item>
      <title>Parallel video on IPU0_CSI Input without I2C</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1291372#M175419</link>
      <description>&lt;P&gt;Dear iMX Community,&lt;/P&gt;&lt;P&gt;I want to receive parallel video (PXCLK, HSYNC, VSYNC and RGB565_1X16 data) on the IPU1_CSI0 input. The data are comming directly from a FPGA and no&amp;nbsp;I2C configuration is needed.&lt;/P&gt;&lt;P&gt;I have found similar topics already on the forum.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Use-FPGA-as-camera-input-IPU-CSI-Parallel/m-p/511894" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Use-FPGA-as-camera-input-IPU-CSI-Parallel/m-p/511894&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/How-to-use-Parallel-CSI-interface-on-IMX6Q-without-decoder/m-p/470524" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/How-to-use-Parallel-CSI-interface-on-IMX6Q-without-decoder/m-p/470524&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/iMX6-custom-video-capture-via-Parallel-camera-interface/m-p/393539" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/iMX6-custom-video-capture-via-Parallel-camera-interface/m-p/393539&lt;/A&gt;&lt;/P&gt;&lt;P&gt;All found topics says that a custom device driver is needed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also studied the page on iMX Video Capture Driver -&amp;nbsp;&lt;A href="https://www.kernel.org/doc/html/v4.14/media/v4l-drivers/imx.html#" target="_blank"&gt;https://www.kernel.org/doc/html/v4.14/media/v4l-drivers/imx.html#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Would it be possible to setup the V4L2 pipeline without&amp;nbsp; an explicit input device (the video data are directly connected to&amp;nbsp;"ipu1_csi0_mux":0)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example like this:&lt;/P&gt;&lt;P&gt;media-ctl -l "'ipu1_csi0_mux':2-&amp;gt;'ipu1_csi0':0[1]"&lt;BR /&gt;media-ctl -l "'ipu1_csi0':2-&amp;gt;'ipu1_csi0 capture':0[1]"&lt;/P&gt;&lt;P&gt;media-ctl -V '"ipu1_csi0_mux":0 [fmt:RGB565_1X16/800x480]'&lt;BR /&gt;media-ctl -V '"ipu1_csi0_mux":2 [fmt:RGB565_1X16/800x480]'&lt;BR /&gt;media-ctl -V '"ipu1_csi0":2 [fmt:RGB565_1X16/800x480]'&lt;/P&gt;&lt;P&gt;Best Regards and thank you in advance for any tip.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 12:01:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1291372#M175419</guid>
      <dc:creator>imxuser</dc:creator>
      <dc:date>2021-06-11T12:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel video on IPU0_CSI Input without I2C</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1291691#M175449</link>
      <description>&lt;P&gt;Hi Oskars&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;Would it be possible to setup the V4L2 pipeline without an explicit input device &lt;BR /&gt;&amp;gt;(the video data are directly connected to "ipu1_csi0_mux":0)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sorry I am afraid this is not possible. Custom device driver is needed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 00:28:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1291691#M175449</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-06-14T00:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel video on IPU0_CSI Input without I2C</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1291751#M175460</link>
      <description>&lt;P&gt;Dear Igor,&lt;/P&gt;&lt;P&gt;thank you for the confirmation. Are there any v4l2-subdev drivers without I2C freely available or ist the easiest way to take an existing camera driver and get rid of the unused parts?&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 06:49:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1291751#M175460</guid>
      <dc:creator>imxuser</dc:creator>
      <dc:date>2021-06-14T06:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel video on IPU0_CSI Input without I2C</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1305394#M176674</link>
      <description>&lt;P&gt;Dear Igor,&lt;/P&gt;&lt;P&gt;I shortly going to start the implementation of the custom driver. As basis I wanted to use the sample driver ipuv3_csi0_chess.c from&amp;nbsp;&amp;nbsp;i.MX Porting Guide IMXBSPPG. It uses the mxc_v4l2_capture.c as the cature driver. Our current BSP uses the imx-media-dev.c as the capture driver.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I understand it correctly the&amp;nbsp;mxc_v4l2_capture.c is the older version and was replaced by&amp;nbsp;imx-media-dev.c. So I suppose the&amp;nbsp;ipuv3_csi0_chess.c will not work out of the box with the&amp;nbsp;imx-media-dev.c driver. All other examples drivers under /drivers/media/platform/mxc/capture also uses the&amp;nbsp;mxc_v4l2_capture.c driver. What would be the best way forward? Switch back to&amp;nbsp;mxc_v4l2_capture.c? Or are there any example drivers which can be used with&amp;nbsp;imx-media-dev.c?&lt;/P&gt;&lt;P&gt;Thanlk you for support and Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 10:49:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1305394#M176674</guid>
      <dc:creator>imxuser</dc:creator>
      <dc:date>2021-07-09T10:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel video on IPU0_CSI Input without I2C</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1305747#M176715</link>
      <description>&lt;DIV id="bodyDisplay_0" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;Hi Oskars&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
also may be useful baremetal ipu examples&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;&lt;A href="https://github.com/RT-Thread/rt-thread/tree/master/bsp/imx6sx/iMX6_Platform_SDK/sdk/drivers/ipu" target="_blank"&gt;https://github.com/RT-Thread/rt-thread/tree/master/bsp/imx6sx/iMX6_Platform_SDK/sdk/drivers/ipu&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;DIV class="lia-attachment-row-element lia-message-attachment-link-row-element"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;Best regards&lt;BR /&gt;
&lt;P&gt;igor&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 10 Jul 2021 23:29:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Parallel-video-on-IPU0-CSI-Input-without-I2C/m-p/1305747#M176715</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-07-10T23:29:18Z</dc:date>
    </item>
  </channel>
</rss>

