<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>UARTE RX FIFO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26535/uarte-rx-fifo</link><description>What is the UARTE RX FIFO? 52810 and 52832</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Nov 2017 12:19:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26535/uarte-rx-fifo" /><item><title>RE: UARTE RX FIFO</title><link>https://devzone.nordicsemi.com/thread/104397?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 12:19:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6794b8c-c1d0-4dc8-8709-113be5b2bc9d</guid><dc:creator>Stayhungry</dc:creator><description>&lt;p&gt;I have another question, but nothing to do with this issue, so I opened another post:)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UARTE RX FIFO</title><link>https://devzone.nordicsemi.com/thread/104396?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 12:13:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb5432f4-5bce-433e-8eab-d221816c19f2</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Happy to help! Let us know if you have any more questions. Good luck :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UARTE RX FIFO</title><link>https://devzone.nordicsemi.com/thread/104395?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 12:01:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e3aa98a-b77f-48e1-b4bf-49196c1d6865</guid><dc:creator>Stayhungry</dc:creator><description>&lt;p&gt;Hi joakim.&lt;/p&gt;
&lt;p&gt;Because I&amp;#39;ve been looking at the 52810 manual and uart has been removed, so I did not see this 6-byte RX FIFO, thanks for your answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UARTE RX FIFO</title><link>https://devzone.nordicsemi.com/thread/104394?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 09:40:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b55d817-ecf2-4075-8dd7-aee918d7e411</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Stayhungry!&lt;/p&gt;
&lt;p&gt;I would recommend that you read about the UART in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/chips/nrf52832_ps.html?cp=2_1_0"&gt;product specification&lt;/a&gt;, as you will find all the information you need there.&lt;br /&gt;
Especially take a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/uart.html?cp=2_1_0_49_4#concept_isd_nsw_sr"&gt;reception section&lt;/a&gt; of the UART;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;quot;The UART receiver chain implements a
FIFO capable of storing six incoming
RXD bytes before data is overwritten.
Bytes are extracted from this FIFO by
reading the RXD register.&amp;quot;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;You can read more about the FIFO library &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.1.0/lib_fifo.html?cp=4_0_0_3_14"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;quot;The FIFO library provides a simple
circular buffer implementation for
storing bytes.&amp;quot;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;So in short, the UART RX FIFO, is a buffer where the incoming RXD bytes are stored.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>