<?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>About the baud rate of UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75634/about-the-baud-rate-of-uart</link><description>I have a question about the baud rate of the UART. I have set the baud rate of the UART to 19200bps, but can it work without a problem even if there is a percentage difference from 19200bps when receiving it in actual communication? *I would like to know</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 May 2021 12:09:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75634/about-the-baud-rate-of-uart" /><item><title>RE: About the baud rate of UART</title><link>https://devzone.nordicsemi.com/thread/311777?ContentTypeID=1</link><pubDate>Wed, 26 May 2021 12:09:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84def180-3176-4f03-a8c8-1e375ba4cbea</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Typically the UART can handle several % off, since the start bit for each byte is used to synchronize the reception of each byte. You can for instance find in the BAUDRATE register table that the actual generated baud rate is also several % off for some configured baud rates:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52810/uart.html#register.BAUDRATE"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf52810/uart.html#register.BAUDRATE&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Unfortunately we don&amp;#39;t have any max number for % off, but I have not heard of any issues.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>