<?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>configure UART 1 by directly accessing the registers</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67342/configure-uart-1-by-directly-accessing-the-registers</link><description>I want to configure the UART1 (not the UART0), and I want to know if there have some examples that introducing the UART configuration by directing accessing the register. My code is below and I want to confirm this operation is correct. 
 void uart_init</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Oct 2020 11:29:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67342/configure-uart-1-by-directly-accessing-the-registers" /><item><title>RE: configure UART 1 by directly accessing the registers</title><link>https://devzone.nordicsemi.com/thread/275581?ContentTypeID=1</link><pubDate>Mon, 19 Oct 2020 11:29:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf3282c1-a55f-4531-82c5-b6bc57dae5b2</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I recommend using the nrfx UARTE driver, see &lt;a href="https://github.com/NordicSemiconductor/nrfx/blob/v1.8.4/drivers/src/nrfx_uarte.c"&gt;this link&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;That said,&amp;nbsp;you can find a&amp;nbsp;(unofficial) bare-metal UARTE example here:&amp;nbsp;&lt;a href="https://github.com/andenore/NordicSnippets/blob/master/examples/uart/main.c"&gt;https://github.com/andenore/NordicSnippets/blob/master/examples/uart/main.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: configure UART 1 by directly accessing the registers</title><link>https://devzone.nordicsemi.com/thread/275537?ContentTypeID=1</link><pubDate>Mon, 19 Oct 2020 09:21:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:098b14bf-ece9-436b-a3bd-e174073ef4e2</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;You could take the Nordic driver code as your example ?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/6433._5F00_Insert-Code-_2D00_-Nordic-2.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>