<?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>nRF54L15 uarte20 available pins</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119176/nrf54l15-uarte20-available-pins</link><description>Hi All, 
 The nRF54l15 datasheet (v0.8) notes in section 8.25.12 under &amp;quot;Configuration&amp;quot; that UARTE20 can use dedicated pins on P2, but there is no clarification that I can find about which pins are available. 
 I would like to know if the TRACE pins on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Jul 2025 09:03:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119176/nrf54l15-uarte20-available-pins" /><item><title>RE: nRF54L15 uarte20 available pins</title><link>https://devzone.nordicsemi.com/thread/540996?ContentTypeID=1</link><pubDate>Tue, 01 Jul 2025 09:03:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfb07c3a-a180-4c45-9083-9cfbb9b6c075</guid><dc:creator>payalD</dc:creator><description>&lt;p&gt;Hi Nathan Boyd,&lt;/p&gt;
&lt;p&gt;I was facing the same issue as yours. This post helped me resolve the issue.&lt;/p&gt;
&lt;p&gt;How did you find out the pins you wanted to use were only available for uarte21?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Payal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 uarte20 available pins</title><link>https://devzone.nordicsemi.com/thread/524220?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2025 03:33:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e090d3db-60b3-408c-b921-6252bbd8a1b6</guid><dc:creator>Nathan Boyd</dc:creator><description>&lt;p&gt;Hi Runar,&lt;/p&gt;
&lt;p&gt;I reviewed all the information, and found that our device assignment was incorrect, and the pins we wanted to used for uarte20 were only available for uarte21. Changing the peripheral used fixed the issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Nathan Boyd.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 uarte20 available pins</title><link>https://devzone.nordicsemi.com/thread/524196?ContentTypeID=1</link><pubDate>Sun, 23 Feb 2025 07:59:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9c56314-f2cb-4eec-ae01-7b513e421ad9</guid><dc:creator>Nathan Boyd</dc:creator><description>&lt;p&gt;Thanks Runar.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have tried to use P2 pins for uarte20 with no success, but I was able verify that uarte20 was working on P1.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Our hardware is very directly based on the DK. We were planning to use the trace pins for a factory configuration/test UART interface. This would only be enabled for factory use, so we aren&amp;#39;t worried about power consumption.&lt;br /&gt;&lt;br /&gt;I created the board def for our hardware myself. It is mostly the same as the DK configuration. Looking at the table of the DK pinouts for P2 again, I&amp;#39;m wondering if perhaps I have left some LED functionality enabled which is interfering with the uarte20 operation.&lt;/p&gt;
&lt;p&gt;I have checked (via board def and live debugging view of peripheral registers), and can&amp;#39;t find anything else using the desired pins (P2.07 and P2.08). I&amp;#39;m building secure and without bootloaders to rule out any peripheral problems.&lt;br /&gt;&lt;br /&gt;I will review the board def, and post it here if if I don&amp;#39;t find the problem.&lt;br /&gt;&lt;br /&gt;In the meantime, is there anything else you can think of for me to check?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Nathan Boyd,.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 uarte20 available pins</title><link>https://devzone.nordicsemi.com/thread/523996?ContentTypeID=1</link><pubDate>Fri, 21 Feb 2025 07:07:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28ed832f-41cf-4daa-98d5-d5ebfe119971</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;As stated in the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/pin.html"&gt;datasheet&lt;/a&gt; &amp;quot;&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td headers="dedicated_pins__table_xr3_phl_51c__entry__1"&gt;UARTE20/21&lt;/td&gt;
&lt;td headers="dedicated_pins__table_xr3_phl_51c__entry__2"&gt;Can use any pin on P1. Can connect across power domains to dedicated pins on P2.&amp;quot;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div&gt;
&lt;h3&gt;Cross power-domain notes&lt;/h3&gt;
&lt;p&gt;Selected pins of P2 can be used for some serial interfaces in the peripheral domain — SPIM, SPIS, and UARTE. This is not the most power-efficient way of connecting these serial interfaces, but adds flexibility when designing a circuit board. When setting up the peripheral&amp;#39;s PSEL register for cross-domain connections, it must be connected only to the corresponding function listed in the pin assignments table. For example, the peripheral&amp;#39;s PSEL.SCK register must use the P2 SCK pin from the pin assignment table. The pin assignments table shows which pins can be configured for cross power-domain connections.&lt;br /&gt;&lt;br /&gt;The following pins are available for UART&lt;/p&gt;
&lt;p&gt;P2.00&lt;/p&gt;
&lt;p&gt;P2.02&lt;/p&gt;
&lt;p&gt;P2.04&lt;/p&gt;
&lt;p&gt;P2.05&lt;/p&gt;
&lt;p&gt;P2.07 &amp;nbsp;&lt;/p&gt;
&lt;p&gt;P2.08&lt;/p&gt;
&lt;p&gt;P2.09&lt;/p&gt;
&lt;p&gt;P2.10&lt;/p&gt;
&lt;p&gt;On the DK the following pins are in use, but this can be changed in the devicetree.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1740121646104v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>