<?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>nrf5340 UART without DMA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84918/nrf5340-uart-without-dma</link><description>Hi there, 
 From the product specification of the nrf5340, we can only find UARTE peripherals (UART with EasyDMA). Is it possible to implement uart without DMA? Of course DMA has major advantages over non-DMA, however for our use case, we need to send</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Feb 2022 12:43:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84918/nrf5340-uart-without-dma" /><item><title>RE: nrf5340 UART without DMA</title><link>https://devzone.nordicsemi.com/thread/354137?ContentTypeID=1</link><pubDate>Mon, 21 Feb 2022 12:43:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b53db6c-a5c3-4583-a5fc-fae8bcfb2b1f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi Frikkie,&lt;/p&gt;
&lt;p&gt;The nRF5340 does not have any UART peripheral that does not rely on DMA, so that is not possible. Note that DMA in itself cause no problems, and there is no issue using the UARTE peripheral (which use DMA) with single byte transactions. That will be just like any other transaction, just that the length happens to be 1.&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>