<?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 How do we use iMX8QM's uart to recieve GNSS module data in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1684548#M208927</link>
    <description>&lt;P&gt;Now&amp;nbsp; I have an iMX8QM ,I want to use it to recieve GNSS module ,but I can't test the uart of iMX8QM ,beacuse it looks like the iMX8QM just only have 5 uarts ,LP1 and LP2 is using to debug the core of A72 and A53，and another 1 is using to bluetooth module ,the last of 2 is connecting to the 2 M4 cores,I want to konw how I use the GNSS module connect to uart to revieve data?&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2023 06:40:44 GMT</pubDate>
    <dc:creator>Tamako</dc:creator>
    <dc:date>2023-07-10T06:40:44Z</dc:date>
    <item>
      <title>How do we use iMX8QM's uart to recieve GNSS module data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1684548#M208927</link>
      <description>&lt;P&gt;Now&amp;nbsp; I have an iMX8QM ,I want to use it to recieve GNSS module ,but I can't test the uart of iMX8QM ,beacuse it looks like the iMX8QM just only have 5 uarts ,LP1 and LP2 is using to debug the core of A72 and A53，and another 1 is using to bluetooth module ,the last of 2 is connecting to the 2 M4 cores,I want to konw how I use the GNSS module connect to uart to revieve data?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 06:40:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1684548#M208927</guid>
      <dc:creator>Tamako</dc:creator>
      <dc:date>2023-07-10T06:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do we use iMX8QM's uart to recieve GNSS module data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1685292#M208997</link>
      <description>&lt;P&gt;you can choose one uart if you don't use it for other function, to enable it in the dts file you use&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 02:49:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1685292#M208997</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-07-11T02:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do we use iMX8QM's uart to recieve GNSS module data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1685297#M209000</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;I can not use lpuart3/lpuart4,how do i use this two lpuart ?For me ,l just can use this two lpuart ,and I have enabled the two&amp;nbsp; in the dtb file,but I can not use.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 02:53:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1685297#M209000</guid>
      <dc:creator>EmptyObject_</dc:creator>
      <dc:date>2023-07-11T02:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do we use iMX8QM's uart to recieve GNSS module data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1687190#M209198</link>
      <description>&lt;P&gt;I don't know what bsp you use, as I mentioned before, pls check the dts file you use, then enable it in the dts, for example&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-5.15.y/arch/arm64/boot/dts/freescale/imx8qm-mek.dts" target="_blank"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-5.15.y/arch/arm64/boot/dts/freescale/imx8qm-mek.dts&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;you can find lpuart3 is disabled, you need set it to OK if you need to use it, this is just for reference, you can set by yourself on your own bsp&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 06:42:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1687190#M209198</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-07-13T06:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do we use iMX8QM's uart to recieve GNSS module data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1687221#M209204</link>
      <description>&lt;P&gt;besides this, pls don't forget add this&lt;/P&gt;
&lt;PRE&gt;--- a/arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi&lt;BR /&gt;+++ b/arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi&lt;BR /&gt;@@ -146,6 +146,8 @@&lt;BR /&gt;&lt;BR /&gt;&amp;amp;lpuart3 {&lt;BR /&gt;compatible = "fsl,imx8qm-lpuart", "fsl,imx8qxp-lpuart";&lt;BR /&gt;&lt;FONT color="#008000"&gt;+ dmas = &amp;lt;&amp;amp;edma2 13 0 0&amp;gt;,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;+ &amp;lt;&amp;amp;edma2 12 0 1&amp;gt;;&lt;/FONT&gt;&lt;BR /&gt;};&lt;/PRE&gt;</description>
      <pubDate>Thu, 13 Jul 2023 07:07:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1687221#M209204</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-07-13T07:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do we use iMX8QM's uart to recieve GNSS module data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1687231#M209205</link>
      <description>I got a new question about lpuart now ,I did the loopback test,I send a string once ,but the rx&lt;BR /&gt;&lt;BR /&gt;recieved three times ,and I checked all the lpuart ,there are all the same situation.Do you know how to resolve it?</description>
      <pubDate>Thu, 13 Jul 2023 07:13:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1687231#M209205</guid>
      <dc:creator>EmptyObject_</dc:creator>
      <dc:date>2023-07-13T07:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do we use iMX8QM's uart to recieve GNSS module data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1688006#M209264</link>
      <description>&lt;P&gt;I already found you created a new case for this issue, pls follow that case for the new issue&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 01:54:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-do-we-use-iMX8QM-s-uart-to-recieve-GNSS-module-data/m-p/1688006#M209264</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-07-14T01:54:06Z</dc:date>
    </item>
  </channel>
</rss>

