<?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: im keep getting ARM_USART_EVENT_RX_OVERFLOW error what should i do? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/im-keep-getting-ARM-USART-EVENT-RX-OVERFLOW-error-what-should-i/m-p/671099#M26839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello navid ansari,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1. error&amp;nbsp;ARM_USART_EVENT_RX_OVERFLOW&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I don't know what the code you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you get the error&amp;nbsp;ARM_USART_EVENT_RX_OVERFLOW, from the name, it should be caused by you didn't read the RX buff, then the new data come in again, it caused the problem.&lt;/P&gt;&lt;P&gt;But for the details, I need to check your code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2. can ADM485 5v output to MCU be cause of problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; From the datasheet, we can get that, the max input voltage is 5V.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25485iE0FD7EE30E772DF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; So, you need to check your output voltage to the MCU, whether it is higher than 5V, because 5V already the max data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3. 485 code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Just as what I have replied you in your another post, you can refer to the sample code which I shared with you.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/455827"&gt;how to clear buffer in usart1 lpc1768?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jul 2017 06:15:21 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2017-07-18T06:15:21Z</dc:date>
    <item>
      <title>im keep getting ARM_USART_EVENT_RX_OVERFLOW error what should i do?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/im-keep-getting-ARM-USART-EVENT-RX-OVERFLOW-error-what-should-i/m-p/671098#M26838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;there is a board that use stm32f0 that sending data via rs485 and i have a board that use lpc1768 that use adm485 as rs485 ic&lt;/P&gt;&lt;P&gt;every 400 ms stm board send me a few byte information and i see it in oscope but in lpc1768 i keep getting this error&amp;nbsp;ARM_USART_EVENT_RX_OVERFLOW&lt;/P&gt;&lt;P&gt;why is that?&lt;/P&gt;&lt;P&gt;can ADM485 5v output to MCU be cause of problem?&lt;/P&gt;&lt;P&gt;what do u think?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 04:49:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/im-keep-getting-ARM-USART-EVENT-RX-OVERFLOW-error-what-should-i/m-p/671098#M26838</guid>
      <dc:creator>navidansari</dc:creator>
      <dc:date>2017-07-16T04:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: im keep getting ARM_USART_EVENT_RX_OVERFLOW error what should i do?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/im-keep-getting-ARM-USART-EVENT-RX-OVERFLOW-error-what-should-i/m-p/671099#M26839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello navid ansari,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1. error&amp;nbsp;ARM_USART_EVENT_RX_OVERFLOW&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I don't know what the code you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you get the error&amp;nbsp;ARM_USART_EVENT_RX_OVERFLOW, from the name, it should be caused by you didn't read the RX buff, then the new data come in again, it caused the problem.&lt;/P&gt;&lt;P&gt;But for the details, I need to check your code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2. can ADM485 5v output to MCU be cause of problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; From the datasheet, we can get that, the max input voltage is 5V.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25485iE0FD7EE30E772DF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; So, you need to check your output voltage to the MCU, whether it is higher than 5V, because 5V already the max data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3. 485 code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Just as what I have replied you in your another post, you can refer to the sample code which I shared with you.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/455827"&gt;how to clear buffer in usart1 lpc1768?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 06:15:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/im-keep-getting-ARM-USART-EVENT-RX-OVERFLOW-error-what-should-i/m-p/671099#M26839</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-07-18T06:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: im keep getting ARM_USART_EVENT_RX_OVERFLOW error what should i do?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/im-keep-getting-ARM-USART-EVENT-RX-OVERFLOW-error-what-should-i/m-p/671100#M26840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks that was problem&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jul 2017 05:11:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/im-keep-getting-ARM-USART-EVENT-RX-OVERFLOW-error-what-should-i/m-p/671100#M26840</guid>
      <dc:creator>navidansari</dc:creator>
      <dc:date>2017-07-30T05:11:29Z</dc:date>
    </item>
  </channel>
</rss>

