<?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: iMX8M Plus GMSL2 camera support</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-GMSL2-camera-support/m-p/1818997#M220604</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/70074"&gt;@sudarkb&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP Support.&lt;/P&gt;
&lt;P&gt;Since you are implementing your own driver and using a different board instead of our EVK. It is difficult for us to try to replicate the problem and give you feedback about the issue. &lt;BR /&gt;Could you please provide more information about your hardware setup and your camera model?&lt;/P&gt;
&lt;P&gt;Have a great day!&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 20:29:09 GMT</pubDate>
    <dc:creator>brian14</dc:creator>
    <dc:date>2024-02-29T20:29:09Z</dc:date>
    <item>
      <title>iMX8M Plus GMSL2 camera support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-GMSL2-camera-support/m-p/1815846#M220441</link>
      <description>&lt;P&gt;We are trying to bring up GMSL2 in IMX8MP board.&lt;BR /&gt;&lt;BR /&gt;We have written the driver for this, and the platform is able detect the video node while the driver is loaded.&lt;BR /&gt;&lt;BR /&gt;While checking the camera preview with the below command, I am not seeing any preview in the display. But there are no error messages.&lt;/P&gt;&lt;P&gt;gst-launch-1.0 v4l2src device=/dev/video1 ! video/x-raw,width=1920,height=1080,pixelformat=YUYV ! videoconvert ! autovideosink&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also tried checking the frames with the command,&lt;/P&gt;&lt;P&gt;v4l2-ctl -d /dev/video1 --stream-mmap and no frames are seen.&lt;/P&gt;&lt;P&gt;I have already validated the mipi data from sensor,serializer and deserializer and it is as expected.&lt;BR /&gt;&lt;BR /&gt;Below is the output of media-ctl command (video1 is the camera),&lt;BR /&gt;root@imx8mp-var-dart:/unit_tests/V4L2# media-ctl -p&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Media controller API version 5.10.52&lt;BR /&gt;&lt;BR /&gt;Media device information&lt;BR /&gt;------------------------&lt;BR /&gt;driver mxc-md&lt;BR /&gt;model FSL Capture Media Device&lt;BR /&gt;serial&lt;BR /&gt;bus info&lt;BR /&gt;hw revision 0x0&lt;BR /&gt;driver version 5.10.52&lt;BR /&gt;&lt;BR /&gt;Device topology&lt;BR /&gt;- entity 1: mxc_isi.0 (16 pads, 2 links)&lt;BR /&gt;type V4L2 subdev subtype Unknown flags 0&lt;BR /&gt;pad0: Sink&lt;BR /&gt;&amp;lt;- "mxc-mipi-csi2.0":4 [ENABLED]&lt;BR /&gt;pad1: Sink&lt;BR /&gt;pad2: Sink&lt;BR /&gt;pad3: Sink&lt;BR /&gt;pad4: Sink&lt;BR /&gt;pad5: Sink&lt;BR /&gt;pad6: Sink&lt;BR /&gt;pad7: Sink&lt;BR /&gt;pad8: Sink&lt;BR /&gt;pad9: Sink&lt;BR /&gt;pad10: Sink&lt;BR /&gt;pad11: Sink&lt;BR /&gt;pad12: Source&lt;BR /&gt;-&amp;gt; "mxc_isi.0.capture":0 [ENABLED]&lt;BR /&gt;pad13: Source&lt;BR /&gt;pad14: Source&lt;BR /&gt;pad15: Sink&lt;BR /&gt;&lt;BR /&gt;- entity 18: mxc_isi.0.capture (1 pad, 1 link)&lt;BR /&gt;type Node subtype V4L flags 0&lt;BR /&gt;device node name /dev/video1&lt;BR /&gt;pad0: Sink&lt;BR /&gt;&amp;lt;- "mxc_isi.0":12 [ENABLED]&lt;BR /&gt;&lt;BR /&gt;- entity 22: mxc-mipi-csi2.0 (8 pads, 2 links)&lt;BR /&gt;type Node subtype V4L flags 0&lt;BR /&gt;device node name /dev/v4l-subdev0&lt;BR /&gt;pad0: Sink&lt;BR /&gt;&amp;lt;- "ar1335 2-0042":0 [ENABLED,IMMUTABLE]&lt;BR /&gt;pad1: Sink&lt;BR /&gt;pad2: Sink&lt;BR /&gt;pad3: Sink&lt;BR /&gt;pad4: Source&lt;BR /&gt;-&amp;gt; "mxc_isi.0":0 [ENABLED]&lt;BR /&gt;pad5: Source&lt;BR /&gt;pad6: Source&lt;BR /&gt;pad7: Source&lt;BR /&gt;&lt;BR /&gt;- entity 31: ar1335 2-0042 (1 pad, 1 link)&lt;BR /&gt;type V4L2 subdev subtype Sensor flags 0&lt;BR /&gt;device node name /dev/v4l-subdev1&lt;BR /&gt;pad0: Source&lt;BR /&gt;[fmt:UYVY8_1X16/1920x1080 field:none colorspace:srgb]&lt;BR /&gt;-&amp;gt; "mxc-mipi-csi2.0":0 [ENABLED,IMMUTABLE]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly, advice on this.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 18:02:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-GMSL2-camera-support/m-p/1815846#M220441</guid>
      <dc:creator>sudarkb</dc:creator>
      <dc:date>2024-02-26T18:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Plus GMSL2 camera support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-GMSL2-camera-support/m-p/1818997#M220604</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/70074"&gt;@sudarkb&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP Support.&lt;/P&gt;
&lt;P&gt;Since you are implementing your own driver and using a different board instead of our EVK. It is difficult for us to try to replicate the problem and give you feedback about the issue. &lt;BR /&gt;Could you please provide more information about your hardware setup and your camera model?&lt;/P&gt;
&lt;P&gt;Have a great day!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 20:29:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-GMSL2-camera-support/m-p/1818997#M220604</guid>
      <dc:creator>brian14</dc:creator>
      <dc:date>2024-02-29T20:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Plus GMSL2 camera support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-GMSL2-camera-support/m-p/1829403#M221336</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207096"&gt;@brian14&lt;/a&gt;&amp;nbsp; for the reply.&lt;/P&gt;&lt;P&gt;We were able to fix this issue. But we are facing corruption in the preview for which another query has been raised,&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Camera-preview-corruption-on-IMX8MP/td-p/1829180" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Camera-preview-corruption-on-IMX8MP/td-p/1829180&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Can you let us know how proceed with the corruption?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 12:34:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-GMSL2-camera-support/m-p/1829403#M221336</guid>
      <dc:creator>p_ashik</dc:creator>
      <dc:date>2024-03-15T12:34:39Z</dc:date>
    </item>
  </channel>
</rss>

