<?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 channels in NRF52840 and reception method</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55228/max-uart-channels-in-nrf52840-and-reception-method</link><description>I need atleast 10 UART channels to be configured in my project. Is it possible to do it with the NRF52840. I believe because of the PPI I should be able to do this. I was thinking to configure 5 UARTs per UART peripheral since it has two. 
 Kindly help</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Dec 2019 12:44:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55228/max-uart-channels-in-nrf52840-and-reception-method" /><item><title>RE: Max UART channels in NRF52840 and reception method</title><link>https://devzone.nordicsemi.com/thread/223899?ContentTypeID=1</link><pubDate>Thu, 05 Dec 2019 12:44:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61cdbca0-754f-44e2-8a5a-1fd028ac238d</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Yes, that should technically be possible, but keep in mind that you&amp;#39;ll have to use all GPIOTE channels in order to have 10 UART RX lines. This means that you won&amp;#39;t be able to go higher than 10 lines. I don&amp;#39;t think this has been tested though, so there are no guarantees that it will work, as the timing needs to work out between the different channels for example. I&amp;#39;m sure there are more factors to making this work as well, but none that come to mind at the moment.&lt;/p&gt;
&lt;p&gt;Best of luck and regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Max UART channels in NRF52840 and reception method</title><link>https://devzone.nordicsemi.com/thread/223818?ContentTypeID=1</link><pubDate>Thu, 05 Dec 2019 09:47:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c8f1983-b35a-4610-bec9-9ed2c59f9b76</guid><dc:creator>ahmdm</dc:creator><description>&lt;p&gt;What if I plan to use the RX side only. Is it possible then?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Max UART channels in NRF52840 and reception method</title><link>https://devzone.nordicsemi.com/thread/223799?ContentTypeID=1</link><pubDate>Thu, 05 Dec 2019 09:03:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1490f8fb-3b43-432e-9e31-aedb7758c0ed</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;No, I don&amp;#39;t think you&amp;#39;ll be able to configure 10 UART channels using the PPI. You see, you&amp;#39;ll have to use a combination of PPI and GPIOTE in order to configure the UART channels, so to configure one extra UART channel you&amp;#39;ll have to use two GPIOTE channels. The GPIOTE peripheral only has 8 free channels, which means you&amp;#39;ll only be able to configure 4 extra UART channels in addition to the 2 already available in the nRF52840, meaning a total of 6 UART channels would be the upper limit.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>