<?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>Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119135/connect-cross-power-domain-to-uart00-on-p2-of-nrf54l15-dk</link><description>Hi there! 
 May I know how to have UART00 on P2 like what is shown below as I wanted to have higher speed. 
 Is it the same as other UART assignments on P0 and P1? 
 Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Nov 2025 08:11:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119135/connect-cross-power-domain-to-uart00-on-p2-of-nrf54l15-dk" /><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/553371?ContentTypeID=1</link><pubDate>Wed, 05 Nov 2025 08:11:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c1ad3f0-3d25-4cea-9f65-4eb1a6fa5fba</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I am sorry that this wasn&amp;#39;t picked up earlier.&lt;/p&gt;
&lt;p&gt;Yes, there are some more limitations on the pin selection, compared to the nRF52 and nRF53 series. Also, it is unfortunate that the build system doesn&amp;#39;t pick up these kinds of mistakes. We have reported this internally.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/553226?ContentTypeID=1</link><pubDate>Mon, 03 Nov 2025 20:40:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cd825df-f950-4381-92b7-ffd50afbdf16</guid><dc:creator>papatel</dc:creator><description>&lt;p&gt;Yes, this was our mistake and every LLM we tried also made the same mistake in assuming that UART pin assignments (TX vs RX) were not restricted, only the peripheral itself within P2.&amp;nbsp; This was an unexpected limitation and a HUGE step backward in terms of ease of integration.&lt;br /&gt;&lt;br /&gt;This severe limitation is documented but Nordic should probably make that more clear as anyone familiar with the NRF52 series would never make the assumption that pin assignments for UART are &lt;strong&gt;completely restricted&lt;/strong&gt; for any port.&lt;br /&gt;&lt;br /&gt;Nordic engineers also missed this in our private schematic review.&lt;br /&gt;&lt;br /&gt;Lastly the build environment doesn&amp;#39;t complain at all when we selected incompatible TX/RX pins on port 2 or assigned the wrong peripheral.&amp;nbsp; Compiles just fine and fails completely silently during testing no matter what logs/traces/debugging you turn on.&amp;nbsp; That should be fixed in parallel with more clarity on the documentation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/552956?ContentTypeID=1</link><pubDate>Fri, 31 Oct 2025 07:38:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef1fa97f-8f25-4c88-a411-0a00a7a3ac3f</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Make sure P2.07 is RX and P2.08 is TX.&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/pastedimage1761896274881v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Source:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/pin.html#ariaid-title4"&gt;https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/pin.html#ariaid-title4&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/552953?ContentTypeID=1</link><pubDate>Fri, 31 Oct 2025 06:23:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1e2a181-d343-4757-9e76-b91dd39c1296</guid><dc:creator>papatel</dc:creator><description>&lt;p&gt;I&amp;#39;m on 3.1.1 and I can&amp;#39;t get uart00 working with P2.07 and P2.08 for TX/RX. Everything compiles just fine but TX line doesn&amp;#39;t toggle when I write out to UART and nothing can be received either.&amp;nbsp; Did something break in the latest SDK for P2 + uart?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/530074?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 20:18:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d248d542-4490-4900-b80c-8c02c43fdcd9</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Thank you for the update. Yes. It will be part of the 3.0.0 release, and therefore also part of the preview/release candidates.&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/530062?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 16:58:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4e2a3df-8a5b-49b2-8c6a-3542d51f14db</guid><dc:creator>pauleffect</dc:creator><description>&lt;p&gt;I just checked ncs version 3.0 preview. The fix is there (along with higher baud rates). Thank you anyway!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/530030?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 13:55:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fcb00eb-12a9-449b-9af5-8984cb1f740f</guid><dc:creator>Edvin</dc:creator><description>[quote user="pauleffect"]&lt;p&gt;Would you kindly share the fix? I&amp;#39;m guessing that, under the hood, before calling the following function,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div&gt;&lt;a href="#"&gt;&lt;/a&gt;&lt;/div&gt;[/quote]
&lt;p&gt;I don&amp;#39;t have the details. Just got an update saying this was fixed for future releases.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/530023?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 13:32:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bce8a22-d2c1-40cb-a780-bd2b435bb456</guid><dc:creator>pauleffect</dc:creator><description>&lt;p&gt;if you&amp;#39;ve already done the PCB (which I&amp;#39;m guessing to be the case), why not use the coprocessor to emulate an uart? It&amp;#39;s a dead-simple to implement peripheral. Especially if you work with a fixed baud rate. Detect the start bit (falling edge), wait for&amp;nbsp;X nanoseconds, read 8th bit, wait for X nanoseconds [... repeat], check stop bit (high), you have a valid byte.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/530021?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 13:28:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1f69dba-20f2-417b-ab65-23c5f4e06556</guid><dc:creator>pauleffect</dc:creator><description>&lt;p&gt;Would you kindly share the fix? I&amp;#39;m guessing that, under the hood, before calling the following function,&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrf_uarte_baudrate_set(get_uarte_instance(dev), nrf_baudrate);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;the correct baud rate must be calculated, while taking into account the clock source of the peripheral.&lt;/p&gt;
&lt;p&gt;In&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/blob/f3a3ad308c45c31df28c3f4af885de6e8195fb18/drivers/serial/uart_nrfx_uarte.c#L516"&gt;zephyr&amp;#39;s repo&lt;/a&gt;, if the peripheral is clocked higher than 16Mhz,&amp;nbsp;the below macro is used to calculate a &amp;quot;custom&amp;quot; baud rate:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#define UARTE_GET_CUSTOM_BAUDRATE(f_pclk, baudrate) ((BIT(20) / (f_pclk / baudrate)) &amp;lt;&amp;lt; 12)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Which I think is ok, because for an f_pclk of 16M and a baudrate of 1M, it produces a reg value of exactly 0x10000000 (as referenced by the docs to be 1Mbaud for a 16Mhz clock).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/527632?ContentTypeID=1</link><pubDate>Mon, 17 Mar 2025 12:59:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa02643b-aa84-4f35-9691-db8ed775a8a7</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I don&amp;#39;t know. If you want roadmap details, you should contact our Regional Sales Manager (RSM) for your area. If you don&amp;#39;t have their contact details, please send me a DM here on DevZone, and link to this ticket.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/527626?ContentTypeID=1</link><pubDate>Mon, 17 Mar 2025 12:52:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88f1250d-6e48-450b-9b32-c9a684f2a139</guid><dc:creator>Archiet</dc:creator><description>&lt;p&gt;Nice!&lt;/p&gt;
&lt;p&gt;May I know when will the next NCS be available?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/527618?ContentTypeID=1</link><pubDate>Mon, 17 Mar 2025 12:44:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1750868f-a14f-4daa-b955-1bae99106143</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;The baudrate issue is fixed, and the fix will be included in future versions of NCS.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/526491?ContentTypeID=1</link><pubDate>Mon, 10 Mar 2025 08:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce606316-fbeb-4d6f-903d-f2a6cacd4c48</guid><dc:creator>Edvin</dc:creator><description>[quote user="Archiet"]Is there any chance to use P2.06 on UARTE00?[/quote]
&lt;p&gt;That doesn&amp;#39;t seem to work.&lt;/p&gt;
&lt;p&gt;I will update you when I know more about the baudrate issue.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/526276?ContentTypeID=1</link><pubDate>Fri, 07 Mar 2025 05:05:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6a1280c-8795-4e3f-92ef-fba106109344</guid><dc:creator>Archiet</dc:creator><description>&lt;p&gt;Hi there!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;Is there any chance to use P2.06 on UARTE00? I understand this pin is not dedicated&amp;nbsp;pin on P2&amp;nbsp;but P1.04 and P1.05 are also not dedicated ones on P1 which they can still be used as UARTE20 in UART sample code. My point is all mentioned&amp;nbsp; pins are not dedicated ones based on the pin assignment table but why there is freedom on P1 but P2?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regarding the baud rate problem, please kindly update to me when there is feedback from the developer&lt;/p&gt;
&lt;p&gt;Thanks a lot!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/526113?ContentTypeID=1</link><pubDate>Thu, 06 Mar 2025 09:42:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf5a53d4-c14c-4ef5-9a2b-30966518bf3d</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Sorry. I missed that part.&lt;/p&gt;
&lt;p&gt;You can&amp;#39;t use P2.06 for UARTE00. You can look in the pin Assignment (Table 3) on &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/pin.html#ariaid-title4"&gt;this site&lt;/a&gt;&amp;nbsp;what pins you can use for UARTE00. On P2, you can use:&lt;/p&gt;
&lt;p&gt;P2.00&lt;br /&gt;&lt;span&gt;P2.02&lt;br /&gt;P2.04&lt;br /&gt;P2.05&lt;br /&gt;P2.07&lt;br /&gt;P2.08&lt;br /&gt;P2.09&lt;br /&gt;P2.10&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I tested just now, and it worked only replacing this line:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;psels = &amp;lt;NRF_PSEL(UART_TX, 2, 8)&amp;gt;, &amp;lt;NRF_PSEL(UART_RX, 2, 6)&amp;gt;;&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;with e.g.&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;psels = &amp;lt;NRF_PSEL(UART_TX, 2, 8)&amp;gt;, &amp;lt;NRF_PSEL(UART_RX, 2, 7)&amp;gt;;&lt;/pre&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Edvin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/526018?ContentTypeID=1</link><pubDate>Wed, 05 Mar 2025 14:32:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:125e1162-8c77-4603-93ee-aa0936944e0d</guid><dc:creator>Archiet</dc:creator><description>&lt;p&gt;Hi there!&lt;/p&gt;
&lt;p&gt;Thanks for the hint regarding overlay file.&lt;/p&gt;
&lt;p&gt;On the other hand, are you able to use P2.06 as Rx? If yes, could you share what you have made with me so I could follow? Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/526003?ContentTypeID=1</link><pubDate>Wed, 05 Mar 2025 14:01:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d68cfb51-f7e1-4a53-bf16-3e89797ffe9f</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Thank you for uploading!&lt;/p&gt;
&lt;p&gt;Hmm... Yes, I see that it uses 921600 baudrate.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I also noticed that it says in the top row from here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/uarte.html#d1900e814"&gt;https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/uarte.html#d1900e814&lt;/a&gt;&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/pastedimage1741183013672v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;That the core frequency scales with the CPU frequency, which happens to be 8 times faster than the frequency of the other UART instance. So there is probably the reason. This however, in my opinion, should be compensated for when setting the baud rate in DeviceTree (your DTS file).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I will ask our developers if this is the intended behavior.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;By the way, I see that you modified the .dts file directly. While it works, it is not the intended way to change something in devicetree. The intended way is to copy whatever you want to change from the .dts or .dtsi files, create your own file called &amp;lt;board_name&amp;gt;.overlay, and place it in your application folder. (in this case, that would be nrf54l15dk_nrf54l15_cpuapp.overlay), and paste whatever you want to modify into that file. Then, in the overlay file, you can change whatever you want to. I&amp;#39;ll attach your modified project, including the .overlay file, for reference.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8270.UART_5F00_TEST.zip"&gt;devzone.nordicsemi.com/.../8270.UART_5F00_TEST.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/525865?ContentTypeID=1</link><pubDate>Wed, 05 Mar 2025 07:03:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05aa5883-4bbd-42d5-b0b6-6ca5441eab5f</guid><dc:creator>Archiet</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1581.UART_5F00_TEST.zip"&gt;devzone.nordicsemi.com/.../1581.UART_5F00_TEST.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi there!&lt;/p&gt;
&lt;p&gt;Here is the zip folder of my application.&lt;/p&gt;
&lt;p&gt;I am using P2.08 and P2.07 as Tx and Rx of UARTE00 with pre set baud rate 115200. In this application, you should be able to use UARTE00 without problem except the actual baud rate is 921600.&lt;/p&gt;
&lt;p&gt;Based on this application , you will find Rx is not working if you change Rx from P2.07 to P2.06.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/525770?ContentTypeID=1</link><pubDate>Tue, 04 Mar 2025 15:11:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f2e21e8-1403-405a-9799-cd9aaf4a3f22</guid><dc:creator>Archiet</dc:creator><description>&lt;p&gt;Hi there!&lt;/p&gt;
&lt;p&gt;My computer is not with at the moment but I will do it.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Meanwhile, you can also build it by copying the sample in the link below but with UARTE00 assigned to P2.06(Rx) and P2.08(Tx) with baud rate 115200. It could be an faster alternative for your debugging. Thanks.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicDeveloperAcademy/ncs-fund/tree/fc73a4be8bea67d306d015929546275a95ea909a/v2.8.x-v2.7.0/l5/l5_e1_sol"&gt;github.com/.../l5_e1_sol&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/525766?ContentTypeID=1</link><pubDate>Tue, 04 Mar 2025 14:52:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4389455e-2790-4d6f-bb77-88d9bb4474d4</guid><dc:creator>Edvin</dc:creator><description>[quote user="Archiet"] Or should I zip the project folder and share here?[/quote]
&lt;p&gt;Preferably, yes. If I don&amp;#39;t need to create my own application on top of a CMakeLists file and a couple of scattered files, it will be a lot easier for me to reproduce, meaning I will be able to do it sooner.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/525676?ContentTypeID=1</link><pubDate>Tue, 04 Mar 2025 09:54:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5e3172d-0010-4627-ac1e-bd5bf0ce6370</guid><dc:creator>Archiet</dc:creator><description>&lt;p&gt;Hi there!&lt;/p&gt;
&lt;p&gt;I have attached my main.c, conf file, Cmake list and DTS file here.May I know what other files you need? Or should I zip the project folder and share here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/525675?ContentTypeID=1</link><pubDate>Tue, 04 Mar 2025 09:51:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acd4fe70-9525-4993-aafe-d8762288ad91</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can any of you please upload the application that you are using to reproduce this. It is easier, and quicker, for me to reproduce, and potentially forward to our developers if I have something that I can just build and flash.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/525634?ContentTypeID=1</link><pubDate>Tue, 04 Mar 2025 06:04:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26e672e3-0384-4968-ad55-82819f1af0c0</guid><dc:creator>jing</dc:creator><description>&lt;p&gt;I have the same experience.&lt;/p&gt;
&lt;p&gt;for uart00, it works only with the dedicated pin function. not able to use P2.06 for rx. try changing to P2.07.&lt;/p&gt;
&lt;p&gt;also observed that the baud rate on the terminal program must be 8x of the uart&amp;nbsp;current-speed.&lt;/p&gt;
&lt;p&gt;not sure if has anything to do with the peripheral clock frequency being 128 MHz in mcu domain?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;jing&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/525462?ContentTypeID=1</link><pubDate>Mon, 03 Mar 2025 09:52:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:335c335d-1c08-4568-85e5-9ee462de580e</guid><dc:creator>Archiet</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;I just changed the baud rate to 921600 in my serial port tool, then Tx of UARTE00 becomes readable text but it should be 115200 according to device tree I attached above . For Rx, it still cannot control LED of DK until I change it&amp;nbsp; to P2.07 with baud rate 921600. Do you know why the actual baud rate is different from my setting and why Rx as P2.06 is not working but P2.07? Look forward to hearing from you. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect cross power-domain to UART00 on P2 of nRF54L15 DK</title><link>https://devzone.nordicsemi.com/thread/525449?ContentTypeID=1</link><pubDate>Mon, 03 Mar 2025 08:37:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1cd58ab-45aa-46f5-8186-0a54733a51ed</guid><dc:creator>Archiet</dc:creator><description>&lt;p&gt;Hi there!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have tried to add UARTE21 to P1 and UARTE00 to P2 respectively.&lt;/p&gt;
&lt;p&gt;UARTE21 works well but TX of UARTE00 only shows garbled code and RX of UARTE00 is not able to toggle LED of the DK. Could you give me some hints what did I miss?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here is the sample I follow&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://github.com/NordicDeveloperAcademy/ncs-fund/tree/fc73a4be8bea67d306d015929546275a95ea909a/v2.8.x-v2.7.0/l5/l5_e1_sol"&gt;https://github.com/NordicDeveloperAcademy/ncs-fund/tree/fc73a4be8bea67d306d015929546275a95ea909a/v2.8.x-v2.7.0/l5/l5_e1_sol&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Following is the application I have, including main.c, CMakelist, cong and dts I am using.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/02441.main.c"&gt;devzone.nordicsemi.com/.../02441.main.c&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/5327.CMakeLists.txt"&gt;devzone.nordicsemi.com/.../5327.CMakeLists.txt&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1643.prj.conf"&gt;devzone.nordicsemi.com/.../1643.prj.conf&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf54l15dk_5F00_nrf54l15_5F00_cpuapp.dts"&gt;devzone.nordicsemi.com/.../nrf54l15dk_5F00_nrf54l15_5F00_cpuapp.dts&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>