<?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: LPC54018 uart receive FIFO overflow in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018-uart-receive-FIFO-overflow/m-p/901955#M36209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="290018" data-username="kiryat8" href="https://community.nxp.com/people/kiryat8"&gt;David Kaplan&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;Which IDE and version do you used ? Could you please send your whole project, that I will try to&lt;/P&gt;&lt;P&gt;reproduce the problem on my side and analyze it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 May 2019 09:19:17 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2019-05-07T09:19:17Z</dc:date>
    <item>
      <title>LPC54018 uart receive FIFO overflow</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018-uart-receive-FIFO-overflow/m-p/901954#M36208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On our custom LPC54018 board, we need to use simultaneously 6 uart channels.&lt;/P&gt;&lt;P&gt;Our modem runs at 115,200 BPS and I am getting FIFO receive overflow errors and losing characters in the modem initialization stage. Since the modem response in not a constant length, I need to get an interrupt for every incoming character (In the interrupt I empty the rx buffer in any case). I tried disabling all other uart channels but I am still getting the overflow errors. I tried changing the watermark from kUSART_RxFifo1 to kUSART_RxFifo8, setting the uart interrupt priority to 3, using BOARD_BootClockFROHF96M() and also BOARD_BootClockPLL180M(), without resolving the problem. I can see that the modem's CTS line is low but also tried without using it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I tried directly using the uart interrupt with my own ring buffer and also using the uart driver with its ring buffer.&lt;/P&gt;&lt;P&gt;I have already looked at the SDK uart examples.&lt;/P&gt;&lt;P&gt;Anyone can help or see a problem in the attached code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2019 06:50:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018-uart-receive-FIFO-overflow/m-p/901954#M36208</guid>
      <dc:creator>kiryat8</dc:creator>
      <dc:date>2019-05-06T06:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54018 uart receive FIFO overflow</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018-uart-receive-FIFO-overflow/m-p/901955#M36209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="290018" data-username="kiryat8" href="https://community.nxp.com/people/kiryat8"&gt;David Kaplan&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;Which IDE and version do you used ? Could you please send your whole project, that I will try to&lt;/P&gt;&lt;P&gt;reproduce the problem on my side and analyze it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 09:19:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018-uart-receive-FIFO-overflow/m-p/901955#M36209</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-05-07T09:19:17Z</dc:date>
    </item>
  </channel>
</rss>

