<?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>UART Baudrate when using SDH_CLOCK_LF_SRC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101848/uart-baudrate-when-using-sdh_clock_lf_src</link><description>Can I achieve 250000 baud with selecting NRF_SDH_CLOCK_LF_SRC (configuration placed as code snippet above)? 
 Thanks and regards, 
 Lal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Jul 2023 07:49:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101848/uart-baudrate-when-using-sdh_clock_lf_src" /><item><title>RE: UART Baudrate when using SDH_CLOCK_LF_SRC</title><link>https://devzone.nordicsemi.com/thread/438433?ContentTypeID=1</link><pubDate>Thu, 27 Jul 2023 07:49:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d78e68c-4ad3-41aa-ab24-11795c93a416</guid><dc:creator>maveli</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thanks a lot.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Lal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART Baudrate when using SDH_CLOCK_LF_SRC</title><link>https://devzone.nordicsemi.com/thread/436418?ContentTypeID=1</link><pubDate>Fri, 14 Jul 2023 08:47:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4af274d0-fe88-41aa-ab50-a80190739902</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The UART baudrate is not dependent on the LFCLK source configuration. The UART peripheral uses the 16 MHz peripheral clock PCLK16M, which is running from the HFCLK. The accuracy of the UART baudrate will depend on the &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/clock.html#concept_rp5_fgp_bs"&gt;HFCLK source&lt;/a&gt; (HFINT or HFXO), but all &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/uarte.html#register.BAUDRATE"&gt;baudrate configurations&lt;/a&gt; are supported with both clock source options.&lt;/p&gt;
&lt;p&gt;Note that for higher baudrates, we recommend using HW flow control and/or &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_libuarte.html"&gt;libUARTE&lt;/a&gt;&amp;nbsp;to avoid data loss.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>