<?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: Frame Rate Problem in IMX8</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/2096995#M237188</link>
    <description>Hi Kenizgandhi,&lt;BR /&gt;&lt;BR /&gt;I noticed that you were able to achieve 28 FPS on the i.MX8MP EVK board. Could you please share how you managed to reach that framerate?&lt;BR /&gt;&lt;BR /&gt;Thank You!&lt;BR /&gt;</description>
    <pubDate>Wed, 14 May 2025 06:14:30 GMT</pubDate>
    <dc:creator>Olivia</dc:creator>
    <dc:date>2025-05-14T06:14:30Z</dc:date>
    <item>
      <title>Frame Rate Problem in IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/863412#M131665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I am using IMX8M evk board with the rocko distribution of yacto bsp(kernel version : 4.9.88).&lt;/P&gt;&lt;P&gt;we used the Monochrome image sensor which supports RAW10 format. we configured the sensor at 480MHZ mipi clock for 30fps but we received only 15 fps in imx8.&lt;/P&gt;&lt;P&gt;We probed the mipi lanes and confirmed the sensor output it generate 30fps constantly. we used the following command to check the framerate in IMX8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; v4l2-ctl --set-fmt-video=width=1600,height=1300,pixelformat=Y10 --stream-mmap&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; 15.23 fps&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; 15.27 fps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to solve this probelm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Vimal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 15:20:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/863412#M131665</guid>
      <dc:creator>vimalan_93</dc:creator>
      <dc:date>2019-02-14T15:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Frame Rate Problem in IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/863413#M131666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to that, when we increased the sensor mipi clock to 800MHZ&amp;nbsp; for 60 fps the IMX8m is not properly received the frames. the line length of the frames is mismatched with resolution. please help us to resolve those problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vimal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2019 05:52:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/863413#M131666</guid>
      <dc:creator>vimalan_93</dc:creator>
      <dc:date>2019-02-15T05:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Frame Rate Problem in IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/863414#M131667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what resolution do you use? capture &lt;A href="mailto:1600x1300@30fps"&gt;1600x1300@30fps&lt;/A&gt; in 10bits RAW data？for imx8M mipi csi, the max throughput is 6Gbps, for your 10bits raw data, the max pixel clock is 6G/16bits=375M, on the theory, imx8M each mipi csi2 can support up to &lt;A href="mailto:1080p@30,"&gt;1080p@30&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 09:11:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/863414#M131667</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2019-02-18T09:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Frame Rate Problem in IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/863415#M131668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joan Xie,&lt;/P&gt;&lt;P&gt;Thanks for your response,&lt;/P&gt;&lt;P&gt;1. Yes, we are using 1600x1300 resolution in 10 bit raw.&lt;/P&gt;&lt;P&gt;2. The 1080P and 1600x1300 both resolution are almost same in size. As you mentioned mipi-csi2 can support upto &lt;A href="mailto:1080p@30fps"&gt;1080p@30fps&lt;/A&gt; means why i received only 15 fps? what is the problem?&lt;/P&gt;&lt;P&gt;3.As you mentioned &lt;STRONG&gt;&lt;EM&gt;"for imx8M mipi csi, the max throughput is 6Gbps"&lt;/EM&gt;&lt;/STRONG&gt; which means that 1.5Gbps per lane is that correct?&lt;/P&gt;&lt;P&gt;In that case our sensor supports only 2 Lane mode so what is maximum fps can able to achieve in 2 lanes with the raw 10bit sensor?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Theoretical mipi calculation&lt;/STRONG&gt;&lt;/EM&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mipi clock = (width * height * Bits per pixel * fps)/lanes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = (1600*1300*16*30)/2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 476Mhz&lt;/P&gt;&lt;P&gt;So the required mipi csi host clock should be grater than 476Mhz. what is the current host mipi csi clock?&lt;/P&gt;&lt;P&gt;4. How to calculate and set the MIPI-CSI host clock? where we need to change in code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your response is really helpful for us&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Vimal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 10:36:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/863415#M131668</guid>
      <dc:creator>vimalan_93</dc:creator>
      <dc:date>2019-02-18T10:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Frame Rate Problem in IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/863416#M131669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to that, I have updated my kernel from 4.9.88 to 4.14.78 version. In the latest version the platform driver mx6s_capture.c have enabled the base address switching mode. when it is enabled i always got an BASEADDR_CHHANGE_ERROR.&lt;/P&gt;&lt;P&gt;when i disabled the base address switching mode i can able to receive 15Fps. but i can't able to receive the expected 30fps.&lt;/P&gt;&lt;P&gt;Please describe the base address switching mode and help us to solve the frame rate problem. Looking forward to your reply.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vimal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2019 05:39:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/863416#M131669</guid>
      <dc:creator>vimalan_93</dc:creator>
      <dc:date>2019-02-21T05:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Frame Rate Problem in IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/1300300#M176244</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting framerate as 28 fps and i want to increase it to 50 or 60 fps. is there any way to do it? I have imx8mp evk board with minisastocsi camera.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Keniz&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 09:10:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/1300300#M176244</guid>
      <dc:creator>kenizgandhi</dc:creator>
      <dc:date>2021-06-30T09:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Frame Rate Problem in IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/1328196#M178955</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/121940"&gt;@vimalan_93&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also had the same problem. This issue has been resolved?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 04:24:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/1328196#M178955</guid>
      <dc:creator>hiectai</dc:creator>
      <dc:date>2021-08-24T04:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Frame Rate Problem in IMX8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/2096995#M237188</link>
      <description>Hi Kenizgandhi,&lt;BR /&gt;&lt;BR /&gt;I noticed that you were able to achieve 28 FPS on the i.MX8MP EVK board. Could you please share how you managed to reach that framerate?&lt;BR /&gt;&lt;BR /&gt;Thank You!&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2025 06:14:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frame-Rate-Problem-in-IMX8/m-p/2096995#M237188</guid>
      <dc:creator>Olivia</dc:creator>
      <dc:date>2025-05-14T06:14:30Z</dc:date>
    </item>
  </channel>
</rss>

