<?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のトピック回复： IMX8MP use ISP with IMX219</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/1998768#M231070</link>
    <description>&lt;P&gt;JOIN DEBUG IMAGE&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2024 09:42:44 GMT</pubDate>
    <dc:creator>Lex_tracy</dc:creator>
    <dc:date>2024-11-21T09:42:44Z</dc:date>
    <item>
      <title>IMX8MP use ISP with IMX219</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/1998763#M231069</link>
      <description>&lt;P&gt;HI, I encountered some problems while developing a MIPI camera and wanted to ask NXP for advice.&lt;/P&gt;&lt;P&gt;I made a DTS of the board we developed by referring to &lt;A href="https://github.com/nxp-imx-support/meta-imx8mp-isp-imx219" target="_blank"&gt;https://github.com/nxp-imx-support/meta-imx8mp-isp-imx219&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The board we designed pulls the CSI2 signal to connect to IMX219 and refer to AN13713.pdf for settings.&lt;/P&gt;&lt;P&gt;Find and execute start_isp.sh on the host as shown in the attached picture&lt;/P&gt;&lt;P&gt;After start_isp.sh is completed, start the camera test&lt;BR /&gt;"gst-launch-1.0 -v v4l2src device=/dev/video2 ! "video/xraw,format=YUY2,width=1920,height=1080" ! queue ! waylandsink"&lt;/P&gt;&lt;P&gt;The host does not see that gst-launch-1.0 is opened and the screen is displayed as shown in the attached picture.&lt;/P&gt;&lt;P&gt;Have you ever encountered similar problems when developing or porting IMX219? Can you give me some suggestions? Thank you! &lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 09:38:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/1998763#M231069</guid>
      <dc:creator>Lex_tracy</dc:creator>
      <dc:date>2024-11-21T09:38:25Z</dc:date>
    </item>
    <item>
      <title>回复： IMX8MP use ISP with IMX219</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/1998768#M231070</link>
      <description>&lt;P&gt;JOIN DEBUG IMAGE&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 09:42:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/1998768#M231070</guid>
      <dc:creator>Lex_tracy</dc:creator>
      <dc:date>2024-11-21T09:42:44Z</dc:date>
    </item>
    <item>
      <title>回复： IMX8MP use ISP with IMX219</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/1998932#M231088</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;How much RAM memory does your custom board have ? Is the reserve-memory well allocated ? &lt;/P&gt;
&lt;P&gt;Plug the camera and try&lt;/P&gt;
&lt;PRE style="white-space: pre-wrap;"&gt; gst-launch-1.0 -v v4l2src device=/dev/video2 ! "video/x-raw,format=YUY2,width=1920,height=1080" ! queue ! waylandsink&lt;/PRE&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 13:59:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/1998932#M231088</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-11-21T13:59:55Z</dc:date>
    </item>
    <item>
      <title>回复： IMX8MP use ISP with IMX219</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/1999564#M231097</link>
      <description>Hi,&lt;BR /&gt;We use 8G memory&lt;BR /&gt;reserve-memory ? Is there any need to change here?&lt;BR /&gt;Plug the camera and try. You can refer to the pictures I uploaded.&lt;BR /&gt;NEX-002+IMX219_gst-command+debug_message.jpg&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Nov 2024 01:34:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/1999564#M231097</guid>
      <dc:creator>Lex_tracy</dc:creator>
      <dc:date>2024-11-22T01:34:16Z</dc:date>
    </item>
    <item>
      <title>回复： IMX8MP use ISP with IMX219</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/2000086#M231114</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;CMA (physically-continuous memory) can be used to make sure that buffers can be used plain with DMA or some other device.&lt;BR /&gt;You can specify "CMA=" option among of kernel parameters in u-boot to set any CMA size you wish.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 12:35:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/2000086#M231114</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-11-22T12:35:19Z</dc:date>
    </item>
    <item>
      <title>回复： IMX8MP use ISP with IMX219</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/2000844#M231148</link>
      <description>HI,&lt;BR /&gt;Our hardware is 8G but the IMX8 firmware default is 6G&lt;BR /&gt;I would like to ask how to adjust the CMA settings correctly. Is there any document I can refer to?</description>
      <pubDate>Mon, 25 Nov 2024 08:15:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-use-ISP-with-IMX219/m-p/2000844#M231148</guid>
      <dc:creator>Lex_tracy</dc:creator>
      <dc:date>2024-11-25T08:15:04Z</dc:date>
    </item>
  </channel>
</rss>

