<?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: can not capture frame from 1920x1200, BA10 sensor under 500Mbps rate on IMX93.</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1947947#M228080</link>
    <description>&lt;P&gt;ok, got it, refer to you description, the root cause is that your camera uses continuous clock mode,&amp;nbsp;mipi csi receiver require the connected camera to work in the LP state before enabling the Rx DPHY&lt;/P&gt;</description>
    <pubDate>Thu, 05 Sep 2024 07:27:03 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2024-09-05T07:27:03Z</dc:date>
    <item>
      <title>can not capture frame from 1920x1200, BA10 sensor under 500Mbps rate on IMX93.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1945193#M227897</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171692"&gt;@zoey_li&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can bring up ar0144 with 1280x800, BA10 &amp;amp;BA12 format with rate lower than 500Mbps, now when I try bringing up another sensor which has resolution 1920x1200, 30fps, rate of 500Mbps, BA10 format, I can't bring up it. log is:&lt;/P&gt;&lt;P&gt;root@imx93evk:~# v4l2-ctl -d 0 --verbose --set-fmt-video=width=1920,height=1200,pixelformat="BA10" --stream-mmap=4&lt;BR /&gt;[ 25.281724] ar0235 2-0036: get_fmt: code=0x300a, wxh=1920x1200&lt;BR /&gt;[ 25.287585] code: 0x300a, csi fmt: 0x2b&lt;BR /&gt;VIDIOC_QUERYCAP: [ 25.292809] mxc_isi_cap_s_fmt_mplane, dst_fmt=0x300a&lt;BR /&gt;ok&lt;BR /&gt;VIDIOC_G_FMT: ok&lt;BR /&gt;VIDIOC_S_FMT: ok&lt;BR /&gt;Format Video Capture Multiplanar:&lt;BR /&gt;Width/Height : 1920/1200&lt;BR /&gt;Pixel Format : '[ 25.309830] mxc_isi_source_fmt_init, set isi src fmt to 0x300a&lt;BR /&gt;BA10' (10-bit Bay[ 25.316082] ar0235_set_fmt, w: 1920, h: 1200&lt;BR /&gt;er GRGR/BGBG)&lt;BR /&gt;F[ 25.321782] ar0235 code: 0x300a&lt;BR /&gt;ield [ 25.326397] enter ar0235_init&lt;BR /&gt;: None&lt;BR /&gt;Number of planes : 1&lt;BR /&gt;Flags :&lt;BR /&gt;Colorspace : sRGB&lt;BR /&gt;Transfer Function : Default&lt;BR /&gt;YCbCr/HSV Encoding: ITU-R 601&lt;BR /&gt;Quantization : Full Range&lt;BR /&gt;Plane 0 :&lt;BR /&gt;Bytes per Line : 3840&lt;BR /&gt;Size Image : 4608000&lt;BR /&gt;VIDIOC_REQBUFS returned 0 (Success)&lt;BR /&gt;VIDIOC_QUERYBUF returned 0 (Success)&lt;BR /&gt;VIDIOC_QUERYBUF returned 0 (Success)&lt;BR /&gt;VIDIOC_QUERYBUF returned 0 (Success)&lt;BR /&gt;VIDIOC_QUERYBUF returned 0 (Success)&lt;BR /&gt;VIDIOC_QBUF returned 0 (Success)&lt;BR /&gt;VIDIOC_QBUF returned 0 (Success)&lt;BR /&gt;VIDIOC_QBUF returned 0 (Success)&lt;BR /&gt;VIDIOC_QBUF returned 0 (Success)&lt;BR /&gt;[ 25.794217] exit ar0235_init&lt;BR /&gt;[ 25.797103] mxc-mipi-csi2.0: format: 0x300a&lt;BR /&gt;[ 25.801306] ar0235 2-0036: get_fmt: code=0x300a, wxh=1920x1200&lt;BR /&gt;[ 25.807146] code: 0x300a, csi fmt: 0x2b&lt;BR /&gt;[ 25.810983] mxc_isi_source_fmt_init, get src_fmt=0x300a&lt;BR /&gt;[ 25.821207] mxc_isi_channel_set_csc, isi fmt: 0xf&lt;BR /&gt;[ 25.825908] bypass csc&lt;BR /&gt;[ 25.828267] input fmt RGB4&lt;BR /&gt;[ 25.830970] output fmt BA10&lt;BR /&gt;[ 25.835368] enter ar0235_s_stream&lt;BR /&gt;[ 25.838843] dwc-mipi-csi2-host 4ae00000.csi: enter enable=1&lt;BR /&gt;[ 25.844567] dwc-mipi-csi2-host 4ae00000.csi: data_type:0x2b, virtual&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you give some guide on it? Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 07:01:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1945193#M227897</guid>
      <dc:creator>bingyan</dc:creator>
      <dc:date>2024-09-02T07:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: can not capture frame from 1920x1200, BA10 sensor under 500Mbps rate on IMX93.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1946777#M228000</link>
      <description>&lt;P&gt;what's your new sensor? the new sensor send the same BA10 pattern format as&amp;nbsp;&lt;SPAN&gt;ar0144? I didn't find any error in your logfile, you can compare your new camera with ar10144, compare the registers to find the root cause&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 02:38:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1946777#M228000</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2024-09-04T02:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: can not capture frame from 1920x1200, BA10 sensor under 500Mbps rate on IMX93.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1946828#M228006</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. The new sensor is ar0235. After adding some patch from Zoey it can work now. It's main reason is timing between CSI receiver and sensor output. If CSI receiver start the MIPI receiving earlier then sensor output issue can be fixed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bing&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 03:35:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1946828#M228006</guid>
      <dc:creator>bingyan</dc:creator>
      <dc:date>2024-09-04T03:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: can not capture frame from 1920x1200, BA10 sensor under 500Mbps rate on IMX93.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1947947#M228080</link>
      <description>&lt;P&gt;ok, got it, refer to you description, the root cause is that your camera uses continuous clock mode,&amp;nbsp;mipi csi receiver require the connected camera to work in the LP state before enabling the Rx DPHY&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 07:27:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1947947#M228080</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2024-09-05T07:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: can not capture frame from 1920x1200, BA10 sensor under 500Mbps rate on IMX93.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1947953#M228081</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Understood, thanks very much for the explanation.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 07:35:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/can-not-capture-frame-from-1920x1200-BA10-sensor-under-500Mbps/m-p/1947953#M228081</guid>
      <dc:creator>bingyan</dc:creator>
      <dc:date>2024-09-05T07:35:02Z</dc:date>
    </item>
  </channel>
</rss>

