<?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: GSM Module Sim900A with MCXN947 in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/GSM-Module-Sim900A-with-MCXN947/m-p/2031339#M2384</link>
    <description>&lt;P&gt;Thank you for your reply,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please specify the value of this high frequency?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2025 09:26:23 GMT</pubDate>
    <dc:creator>mays</dc:creator>
    <dc:date>2025-01-21T09:26:23Z</dc:date>
    <item>
      <title>GSM Module Sim900A with MCXN947</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/GSM-Module-Sim900A-with-MCXN947/m-p/2026875#M2344</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently working on a project involving a GSM module (Sim900A) connected to an MCXN947 microcontroller.&lt;/P&gt;&lt;P&gt;Could you advise me on whether to use receiving data with or without a ring buffer? Additionally, what are the benefits of using a ring buffer?&lt;/P&gt;&lt;P&gt;Could you provide me a brief example or guidance on how to set up it (UART communication with the GSM module)?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 15:29:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/GSM-Module-Sim900A-with-MCXN947/m-p/2026875#M2344</guid>
      <dc:creator>mays</dc:creator>
      <dc:date>2025-01-13T15:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: GSM Module Sim900A with MCXN947</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/GSM-Module-Sim900A-with-MCXN947/m-p/2026916#M2345</link>
      <description>&lt;P&gt;Hello, my name is Pavel, and I will be supporting your case, but some questions are beyond the scope of this support channel.&lt;/P&gt;
&lt;P&gt;I recommend review the example on the SDK from that MCU, here is the link where you cand find this.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/en/select" target="_blank"&gt;Select Board | MCUXpresso SDK Builder&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pavel_Hernandez_0-1736787963970.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/319311i8F6FA442C4B51817/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pavel_Hernandez_0-1736787963970.png" alt="Pavel_Hernandez_0-1736787963970.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and here is the IDE.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/en/select" target="_blank"&gt;Select Board | MCUXpresso SDK Builder&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And about if you need or not use the ring-buffer depends on your application, if this has a data flow on a high frequency.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 17:10:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/GSM-Module-Sim900A-with-MCXN947/m-p/2026916#M2345</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2025-01-13T17:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: GSM Module Sim900A with MCXN947</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/GSM-Module-Sim900A-with-MCXN947/m-p/2031339#M2384</link>
      <description>&lt;P&gt;Thank you for your reply,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please specify the value of this high frequency?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 09:26:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/GSM-Module-Sim900A-with-MCXN947/m-p/2031339#M2384</guid>
      <dc:creator>mays</dc:creator>
      <dc:date>2025-01-21T09:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: GSM Module Sim900A with MCXN947</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/GSM-Module-Sim900A-with-MCXN947/m-p/2034088#M2398</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245498"&gt;@mays&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;It's not a specific frequency where the ring buffer starts being useful. It is rather a relation between the frequency that the UART module clock is operating at, and the frequency that the data is incoming at.&lt;/P&gt;
&lt;P&gt;See: &lt;A href="https://stackoverflow.com/a/3092143" target="_blank"&gt;https://stackoverflow.com/a/3092143&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 22:18:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/GSM-Module-Sim900A-with-MCXN947/m-p/2034088#M2398</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2025-01-24T22:18:38Z</dc:date>
    </item>
  </channel>
</rss>

