<?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>Max uart DMA limit</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97769/max-uart-dma-limit</link><description>Hello Nordic Semi team, 
 I am using the nrf52832 to send and recv data to a wifi module via uart. 
 I am using the dma feature on the uart, and things work fine when RXD.MAXCNT &amp;lt; = 255. When RXD.MAXCNT &amp;gt; 255, there is a data loss on rx. 
 void uart_recv_start</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Mar 2023 11:27:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97769/max-uart-dma-limit" /><item><title>RE: Max uart DMA limit</title><link>https://devzone.nordicsemi.com/thread/415668?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2023 11:27:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db47b3f8-cedb-4b16-8e54-b1016f9a8e80</guid><dc:creator>haricane</dc:creator><description>&lt;p&gt;thanks for the detailed info Vidar. I guess the info was there in the datasheet :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Max uart DMA limit</title><link>https://devzone.nordicsemi.com/thread/415604?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2023 07:22:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ec2536d-f8de-442b-8989-2d79f0cfdefc</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello Hari,&lt;/p&gt;
&lt;p&gt;Yes, your observation is correct, unfortunately. On nRF52832, you are limited to 256 bytes. This can be seen from the number of bits available in the&amp;nbsp;&lt;a title="  RXD.MAXCNT  " href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/uarte.html?cp=5_2_0_34_9_12#register.RXD.MAXCNT"&gt;.MAXCNT&lt;/a&gt;&amp;nbsp;register.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1678950913836v3.png" /&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>