<?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: IMX8M Mini New MIPI-CSI Camera Driver Integration in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1347859#M180768</link>
    <description>&lt;P&gt;Can you share how to integrate MipI-csi camera driver?&lt;/P&gt;&lt;P&gt;1. how to configure mipi-csi dphy clock settings?&lt;/P&gt;&lt;P&gt;2. patches of ov5640 camera driver and mx6s_capture&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. is this work on linux or android ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Sep 2021 21:59:56 GMT</pubDate>
    <dc:creator>jhpark_vine</dc:creator>
    <dc:date>2021-09-28T21:59:56Z</dc:date>
    <item>
      <title>IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1161471#M162766</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a Sony IMX219 camera that I am trying to integrate with the IMX8M Mini.&amp;nbsp; I have modeled my driver on the OV5640 driver provided the linux-imx repo.&amp;nbsp; However, I cannot seem the camera to stream video.&amp;nbsp; I run the following command:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;gst-launch-1.0 v4l2src device=/dev/video0&amp;nbsp;! video/x-raw,width=640,height=480&amp;nbsp;! autovideosink sync=false&lt;/PRE&gt;&lt;P&gt;and get the following error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:&amp;nbsp;Internal data stream error.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Additional debug info:../../../../git/libs/gst/base/gstbasesrc.c(3072): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;streaming stopped, reason not-negotiated (-4)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have tried variation on the above command but always get the same output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I query the camera via the v4l2-ctl tools I get the following responses:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;v4l2-ctl --list-devices&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;i.MX6S_CSI (platform:32e20000.csi1_bridge):&lt;BR /&gt;/dev/video0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;v4l2-ctl --list-formats-ext&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ioctl: VIDIOC_ENUM_FMT&lt;BR /&gt;Type: Video Capture&lt;/P&gt;&lt;P&gt;[0]: 'BA81' (8-bit Bayer BGBG/GRGR)&lt;BR /&gt;Size: Discrete 3280x2464&lt;BR /&gt;Interval: Discrete 0.067s (15.000 fps)&lt;BR /&gt;Size: Discrete 1920x1080&lt;BR /&gt;Interval: Discrete 0.033s (30.000 fps)&lt;BR /&gt;Size: Discrete 1640x1232&lt;BR /&gt;Interval: Discrete 0.033s (30.000 fps)&lt;BR /&gt;Size: Discrete 640x480&lt;BR /&gt;Interval: Discrete 0.033s (30.000 fps)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;v4l2-ctl --all&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Driver Info:&lt;BR /&gt;Driver name : mx6s-csi&lt;BR /&gt;Card type : i.MX6S_CSI&lt;BR /&gt;Bus info : platform:32e20000.csi1_bridge&lt;BR /&gt;Driver version : 5.4.3&lt;BR /&gt;Capabilities : 0x84200001&lt;BR /&gt;Video Capture&lt;BR /&gt;Streaming&lt;BR /&gt;Extended Pix Format&lt;BR /&gt;Device Capabilities&lt;BR /&gt;Device Caps : 0x04200001&lt;BR /&gt;Video Capture&lt;BR /&gt;Streaming&lt;BR /&gt;Extended Pix Format&lt;BR /&gt;Priority: 0&lt;BR /&gt;Video input : 0 (Camera: ok)&lt;BR /&gt;Format Unknown (00000000):&amp;nbsp;&lt;STRONG&gt;&amp;lt;= Not sure why this is 'Unknown'&lt;/STRONG&gt;&lt;BR /&gt;Crop Capability Video Capture:&lt;BR /&gt;Bounds : Left 0, Top 0, Width 0, Height 0&lt;BR /&gt;Default : Left 0, Top 0, Width 0, Height 0&lt;BR /&gt;Pixel Aspect: 1/1&lt;BR /&gt;Crop: Left 0, Top 0, Width 0, Height 0&lt;BR /&gt;Selection: crop, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: crop_default, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: crop_bounds, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: compose, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: compose_default, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: compose_bounds, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: compose_padded, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: native_size, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Streaming Parameters Video Capture:&lt;BR /&gt;Capabilities : timeperframe&lt;BR /&gt;Frames per second: 30.000 (30/1)&lt;BR /&gt;Read buffers : 0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Below is what my DTS file looks like:&lt;/P&gt;&lt;P&gt;/* IMX219 Camera */&lt;BR /&gt;imx219@10 {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; status = "okay";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; compatible = "sony,imx219";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; reg = &amp;lt;0x10&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; port {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; imx219_ep: endpoint {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; remote-endpoint = &amp;lt;&amp;amp;mipi1_sensor_ep&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; clock-lanes = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; data-lanes = &amp;lt;1 2&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; clock-noncontinuous;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; link-frequencies = /bits/ 64 &amp;lt;456000000&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;BR /&gt;&amp;nbsp; &amp;nbsp; };&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;csi1_bridge {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; fsl,mipi-mode;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; status = "okay";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; port {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; csi1_ep: endpoint {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; remote-endpoint = &amp;lt;&amp;amp;csi1_mipi_ep&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;BR /&gt;&amp;nbsp; &amp;nbsp; };&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;mipi_csi_1 {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; #address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; #size-cells = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; status = "okay";&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; port {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mipi1_sensor_ep: endpoint@1 {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; remote-endpoint = &amp;lt;&amp;amp;imx219_ep&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; data-lanes = &amp;lt;2&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; csis-hs-settle = &amp;lt;13&amp;gt;;&amp;nbsp;&lt;STRONG&gt;&amp;lt;= Not sure what this field does&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; csis-clk-settle = &amp;lt;2&amp;gt;;&amp;nbsp;&lt;STRONG&gt;&amp;lt;= Not sure what this field does&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; csis-wclk;&amp;nbsp;&lt;STRONG&gt;&amp;lt;= Not sure what this field does&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; csi1_mipi_ep: endpoint@2 {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; remote-endpoint = &amp;lt;&amp;amp;csi1_ep&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;BR /&gt;&amp;nbsp; &amp;nbsp; };&lt;BR /&gt;};&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 17:51:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1161471#M162766</guid>
      <dc:creator>matthewmader</dc:creator>
      <dc:date>2020-09-30T17:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1161576#M162774</link>
      <description>&lt;P&gt;Hello matthewmader ,&lt;/P&gt;
&lt;P&gt;See below, please!&lt;BR /&gt;1. i.MMX8MM MIPI CSI doesn't support capturing RAW10 data for camera by default.&lt;BR /&gt;2. i.MX8MM doesn't support ISP, so RAW10 data can't be displayed directly, eLCDIF needs YUV or RGB format to display camera image.&lt;BR /&gt;3. About SoftISP we provide from customer&lt;BR /&gt;Actually we provide softisp for customer, but the softisp needs OpenCL, and i.MX8MM doesn't support opencl, so softisp can't run on i.MX8MM platfor. &lt;BR /&gt;4. About customer's application for RAW data.&lt;BR /&gt;---customer should write soft ISP code by herself.&lt;BR /&gt;---customer should add these code to mx6s_capture.c to support capturing RAW10 data.(Try it , please!)&lt;/P&gt;
&lt;P&gt;.......&lt;/P&gt;
&lt;P&gt;+ {&lt;BR /&gt;+.name = "RAWRGB10 (SBGGR10)",&lt;BR /&gt;+.fourcc = V4L2_PIX_FMT_SBGGR10,&lt;BR /&gt;+.pixelformat = V4L2_PIX_FMT_SBGGR10,&lt;BR /&gt;+.mbus_code = MEDIA_BUS_FMT_SBGGR10_1X10,&lt;BR /&gt;+.bpp = 1,&lt;BR /&gt;+}&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;case V4L2_PIX_FMT_YUV32:&lt;BR /&gt;case V4L2_PIX_FMT_SBGGR8:&lt;BR /&gt;+case V4L2_PIX_FMT_SBGGR10:&lt;BR /&gt;width = pix-&amp;gt;width;&lt;BR /&gt;break;&lt;/P&gt;
&lt;P&gt;.......&lt;/P&gt;
&lt;P&gt;Hope these information is helpful for you.&lt;BR /&gt;Have a nice day!&lt;BR /&gt;B.R,&lt;BR /&gt;weidong&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 01:26:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1161576#M162774</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-10-01T01:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1161729#M162794</link>
      <description>&lt;P&gt;Thank you Weidong for your reply,&lt;/P&gt;&lt;P&gt;However I am not attempting to use the RAW10 format yet.&amp;nbsp; Instead I am using RAW8 which should be natively supported the mx6s_capture driver but I will add your suggestions for when we decided to move to RAW10.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is good to know that regardless of RAW10 or RAW8 it needs to be converted to RGB for the LCDIF.&amp;nbsp; I was unaware of this restriction.&lt;/P&gt;&lt;P&gt;I am not sure I understand your comment about SoftISP?&amp;nbsp; I am not attempting to use SoftISP.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 10:05:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1161729#M162794</guid>
      <dc:creator>matthewmader</dc:creator>
      <dc:date>2020-10-01T10:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1161740#M162796</link>
      <description>&lt;P&gt;I am not an expert with gstreamer or v4l2, however with Weidong's comment above about the eLCDIF not natively supporting RAW8/RAW10, I revised my gst-launch-1.0 command to the following and it worked (mostly)!&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;gst-launch-1.0 -v v4l2src ! "video/x-bayer,format=bggr,width=640,height=480,framerate=30/1" ! bayer2rgb ! videoconvert ! autovideosink sync=false&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am getting a very dark image that is off color, but that is probably some other defect in my driver.&amp;nbsp; However this is enough progress to me to mark this question as closed!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 10:26:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1161740#M162796</guid>
      <dc:creator>matthewmader</dc:creator>
      <dc:date>2020-10-01T10:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1304982#M176627</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26366"&gt;@weidong_sun&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I am also using imx219 with imx8mm mini but using&amp;nbsp;&lt;EM&gt;Linux Kernel 5.10.35.&amp;nbsp; &lt;/EM&gt;I don't see a&amp;nbsp;mx6s_capture.c file to add support for capturing RAW10 data.&amp;nbsp; Attached are all the imx media files that are available in 5.10.35.&amp;nbsp; Which file should I update?&lt;/P&gt;&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 21:23:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1304982#M176627</guid>
      <dc:creator>wjboylan</dc:creator>
      <dc:date>2021-07-08T21:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1347859#M180768</link>
      <description>&lt;P&gt;Can you share how to integrate MipI-csi camera driver?&lt;/P&gt;&lt;P&gt;1. how to configure mipi-csi dphy clock settings?&lt;/P&gt;&lt;P&gt;2. patches of ov5640 camera driver and mx6s_capture&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. is this work on linux or android ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 21:59:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1347859#M180768</guid>
      <dc:creator>jhpark_vine</dc:creator>
      <dc:date>2021-09-28T21:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1351815#M181182</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;在imx8mm上使用uvc camera跑v4l2官方的sample没有问题，但是使用ov5640的camera就跑不通，会报select timeout的错误。&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://linuxtv.org/downloads/v4l-dvb-apis-new/userspace-api/v4l/capture.c.html" target="_blank"&gt;https://linuxtv.org/downloads/v4l-dvb-apis-new/userspace-api/v4l/capture.c.html&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;v4l2-ctl --all&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Driver Info:&lt;BR /&gt;Driver name : mx6s-csi&lt;BR /&gt;Card type : i.MX6S_CSI&lt;BR /&gt;Bus info : platform:32e20000.csi1_bridge&lt;BR /&gt;Driver version : 5.4.3&lt;BR /&gt;Capabilities : 0x84200001&lt;BR /&gt;Video Capture&lt;BR /&gt;Streaming&lt;BR /&gt;Extended Pix Format&lt;BR /&gt;Device Capabilities&lt;BR /&gt;Device Caps : 0x04200001&lt;BR /&gt;Video Capture&lt;BR /&gt;Streaming&lt;BR /&gt;Extended Pix Format&lt;BR /&gt;Priority: 0&lt;BR /&gt;Video input : 0 (Camera: ok)&lt;BR /&gt;Format Unknown (00000000):&amp;nbsp;&lt;STRONG&gt;&amp;lt;= Not sure why this is 'Unknown'&lt;/STRONG&gt;&lt;BR /&gt;Crop Capability Video Capture:&lt;BR /&gt;Bounds : Left 0, Top 0, Width 0, Height 0&lt;BR /&gt;Default : Left 0, Top 0, Width 0, Height 0&lt;BR /&gt;Pixel Aspect: 1/1&lt;BR /&gt;Crop: Left 0, Top 0, Width 0, Height 0&lt;BR /&gt;Selection: crop, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: crop_default, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: crop_bounds, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: compose, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: compose_default, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: compose_bounds, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: compose_padded, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Selection: native_size, Left 0, Top 0, Width 0, Height 0, Flags:&lt;BR /&gt;Streaming Parameters Video Capture:&lt;BR /&gt;Capabilities : timeperframe&lt;BR /&gt;Frames per second: 30.000 (30/1)&lt;BR /&gt;Read buffers : 0&lt;/P&gt;&lt;P&gt;crop，selection的size都为0，是这个的原因嘛？&lt;/P&gt;&lt;P&gt;有什么建议或可以提供一些解决的方向嘛？&lt;/P&gt;&lt;P&gt;十分感谢。&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 10:14:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1351815#M181182</guid>
      <dc:creator>Sen_tian1</dc:creator>
      <dc:date>2021-10-07T10:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1527627#M195576</link>
      <description>&lt;P&gt;can you pls share your whole dtsi , mipi-csi,csir driver codes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2022 10:44:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1527627#M195576</guid>
      <dc:creator>udhayamoorthi</dc:creator>
      <dc:date>2022-09-24T10:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1534259#M196120</link>
      <description>&lt;P&gt;Did you take proper image?&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2022 15:18:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1534259#M196120</guid>
      <dc:creator>udhayamoorthi</dc:creator>
      <dc:date>2022-10-08T15:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1854313#M222954</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;SPAN&gt;weidong,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As per imx8m mini reference manual, RAW&amp;nbsp;format ,pg. 4019 , CSI2 support RAW10.&lt;BR /&gt;kindly let us know the reason for mentioning CSI2 not supporting RAW10.&lt;BR /&gt;kindly correct if I mis understood your reply&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bhavesh_Bhadricha_0-1714022994821.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/275747i272D45582F4498B7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bhavesh_Bhadricha_0-1714022994821.png" alt="Bhavesh_Bhadricha_0-1714022994821.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 05:30:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/1854313#M222954</guid>
      <dc:creator>Bhavesh_Bhadricha</dc:creator>
      <dc:date>2024-04-25T05:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Mini New MIPI-CSI Camera Driver Integration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/2087135#M236701</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/154490"&gt;@matthewmader&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am using same command but getting error, giving you configurations as well in logs&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx93-11x11-lpddr4x-evk:~# gst-launch-1.0 -v v4l2src ! "video/x-bayer,format=bggr,width=640,height=480,framerate=30/1" ! bayer2rgb ! videoconvert ! autovideosink sync=false
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
WARNING: from element /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0: Failed to initialize egl: EGL_NOT_INITIALIZED
Additional debug info:
/usr/src/debug/gstreamer1.0-plugins-base/1.24.7.imx/ext/gl/gstglimagesink.c(1140): _ensure_gl_setup (): /GstGLImageSinkBin:autovideosink0-actual-sink-glimage/GstGLImageSink:sink
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Internal data stream error.
Additional debug info:
/usr/src/debug/gstreamer1.0/1.24.7.imx/libs/gst/base/gstbasesrc.c(3177): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
streaming stopped, reason not-negotiated (-4)
Execution ended after 0:00:00.003832912
Setting pipeline to NULL ...
Freeing pipeline ...
root@imx93-11x11-lpddr4x-evk:~# 



root@imx93-11x11-lpddr4x-evk:~# media-ctl -p
Media controller API version 6.6.23

Media device information
------------------------
driver          mxc-md
model           FSL Capture Media Device
serial          
bus info        platform:42800000.bus:camera
hw revision     0x0
driver version  6.6.23

Device topology
- entity 1: mxc_isi.0 (16 pads, 2 links, 0 routes)
            type V4L2 subdev subtype Unknown flags 0
	pad0: Sink
		&amp;lt;- "mxc-mipi-csi2.0":4 [ENABLED]
	pad1: Sink
	pad2: Sink
	pad3: Sink
	pad4: Sink
	pad5: Sink
	pad6: Sink
	pad7: Sink
	pad8: Sink
	pad9: Sink
	pad10: Sink
	pad11: Sink
	pad12: Source
		-&amp;gt; "mxc_isi.0.capture":0 [ENABLED]
	pad13: Source
	pad14: Source
	pad15: Sink

- entity 18: mxc_isi.0.capture (1 pad, 1 link)
             type Node subtype V4L flags 0
             device node name /dev/video0
	pad0: Sink
		&amp;lt;- "mxc_isi.0":12 [ENABLED]

- entity 22: mxc-mipi-csi2.0 (8 pads, 2 links)
             type Node subtype V4L flags 0
             device node name /dev/v4l-subdev0
	pad0: Sink
		&amp;lt;- "imx219 2-0010":0 [ENABLED,IMMUTABLE]
	pad1: Sink
	pad2: Sink
	pad3: Sink
	pad4: Source
		-&amp;gt; "mxc_isi.0":0 [ENABLED]
	pad5: Source
	pad6: Source
	pad7: Source

- entity 31: imx219 2-0010 (1 pad, 1 link, 0 routes)
             type V4L2 subdev subtype Sensor flags 0
             device node name /dev/v4l-subdev1
	pad0: Source
		[stream:0 fmt:SRGGB10_1X10/3280x2464 field:none colorspace:raw xfer:none quantization:full-range
		 crop.bounds:(8,8)/3280x2464
		 crop:(8,8)/3280x2464]
		-&amp;gt; "mxc-mipi-csi2.0":0 [ENABLED,IMMUTABLE]

root@imx93-11x11-lpddr4x-evk:~# 



root@imx93-11x11-lpddr4x-evk:~# v4l2-ctl --list-devices
FSL Capture Media Device (platform:42800000.bus:camera):
	/dev/media0

mxc-isi-cap_v1 (platform:4ae40000.isi:cap_devic):
	/dev/video0

root@imx93-11x11-lpddr4x-evk:~# 
&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 25 Apr 2025 07:38:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Mini-New-MIPI-CSI-Camera-Driver-Integration/m-p/2087135#M236701</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2025-04-25T07:38:06Z</dc:date>
    </item>
  </channel>
</rss>

