<?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>Libuarte - advanced UARTE driver - Problem with hardware flow control</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73266/libuarte---advanced-uarte-driver---problem-with-hardware-flow-control</link><description>We are using the advanced UARTE library to get advantage of EasyDMA to receive data from a LTE module. 
 We also implemented hardware flow control. THe problem is that the Nordic chip correctly de-asserts the RTS line to stop the data flow coming from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Mar 2021 12:06:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73266/libuarte---advanced-uarte-driver---problem-with-hardware-flow-control" /><item><title>RE: Libuarte - advanced UARTE driver - Problem with hardware flow control</title><link>https://devzone.nordicsemi.com/thread/302124?ContentTypeID=1</link><pubDate>Fri, 26 Mar 2021 12:06:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e78eb6c8-d7bd-4e46-9129-a30657f4f004</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Flow control is fully controlled in the UART HW so a SW &amp;#39;hack&amp;#39; would most likely be required to assert RTS earlier. But are you using the driver with the &lt;span&gt;&lt;a title="nrf_libuarte_async" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_libuarte.html?cp=7_1_3_28_1#lib_libuarte_async"&gt;nrf_libuarte_async&lt;/a&gt;&lt;/span&gt; library on top? I would tink could avoid this if you allocate sufficiently large RX buffers.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>