<?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>What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120468/what-is-the-difference-between-ppib-and-dppic</link><description>Hello, 
 I am trying to use the nRF21540 in nRF54L15, I notice document metion 
 
 
 
 I am wondering what is the difference between PPIB and DPPIC. What does appropriate mean? How to choose the correct one. If I open all the node I will got an fatal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Apr 2025 08:11:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120468/what-is-the-difference-between-ppib-and-dppic" /><item><title>RE: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/531646?ContentTypeID=1</link><pubDate>Mon, 14 Apr 2025 08:11:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68728c67-1567-44cb-ba77-661776487512</guid><dc:creator>Ziyao Zhou</dc:creator><description>&lt;p&gt;I have successdully enable nRF21540! Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/531584?ContentTypeID=1</link><pubDate>Sat, 12 Apr 2025 06:22:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4a2a8e4-1378-4ac2-a8e3-55de39cf4e95</guid><dc:creator>Ziyao Zhou</dc:creator><description>&lt;p&gt;&amp;quot;&lt;span&gt;It is recommended to use the GPIO pins that belong to the PERI Power Domain of the nRF54L device. For example, on the nRF54L15, these are pins belonging to GPIO P1.&amp;nbsp;&lt;/span&gt;&amp;quot; in this case I should use GPIO1 rather than GPIO P0 and P2 why&amp;nbsp;&lt;/p&gt;
[quote userid="26071" url="~/f/nordic-q-a/120468/what-is-the-difference-between-ppib-and-dppic/531529"] should use P0, not P1[/quote][quote userid="26071" url="~/f/nordic-q-a/120468/what-is-the-difference-between-ppib-and-dppic/531529"]elay on the pins for P1 and P2[/quote]
&lt;p&gt;When I use your setting, the problem still happen, you can see when I plug in the SWF connector, the siganl strength reduce.&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/pastedimage1744440069680v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Using your setting seems have some problems, the GPIO 1 4and5 is set to be UART1&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/pastedimage1744440197341v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/531529?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 12:58:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7b442d6-583a-4dd5-95f9-2502a21e45e6</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I was also just informed that you should use P0, not P1. So try to use gpio1 (none of these are in use by default). There is more delay on the pins for P1 and P2, so perhaps using P0 will solve your issue.&lt;/p&gt;
&lt;p&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: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/531526?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 12:40:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3a2a056-af87-47a3-b870-3eda285b875e</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I didn&amp;#39;t get the same error, but I needed to change the pins, because the ones that you selected aren&amp;#39;t routed through to the pin headers on the DK. Al the pins marked with parenthesis, such as P1.00, 01, 02, 03, 04 are by default connected to the external flash chip (you can see it on the back of the DK. Try using this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/ {
	nrf_radio_fem: name_of_fem_node {
	   compatible  = &amp;quot;nordic,nrf21540-fem&amp;quot;;
	   tx-en-gpios = &amp;lt;&amp;amp;gpio1 7 GPIO_ACTIVE_HIGH&amp;gt;;
	   rx-en-gpios = &amp;lt;&amp;amp;gpio1 5 GPIO_ACTIVE_HIGH&amp;gt;;
	   pdn-gpios   = &amp;lt;&amp;amp;gpio1 8 GPIO_ACTIVE_HIGH&amp;gt;;
		mode-gpios   = &amp;lt;&amp;amp;gpio1 4 GPIO_ACTIVE_HIGH&amp;gt;;
		tx-en-settle-time-us = &amp;lt;12&amp;gt;;
		rx-en-settle-time-us = &amp;lt;12&amp;gt;;
 };
}; //54L15&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;and connect accordingly. Does that change the behavior?&lt;/p&gt;
&lt;p&gt;My 21-EK doesn&amp;#39;t have any antennas connected to it, so I am not sure whether it works.&lt;/p&gt;
&lt;p&gt;If it still fails, please let me know what build command you are using. I tested in both 2.9.0 and v3.0.0-rc1, and it didn&amp;#39;t fail in any of them (according to the logs).&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: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/531409?ContentTypeID=1</link><pubDate>Thu, 10 Apr 2025 15:35:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16fe2f8c-6bdd-47c0-b162-64ce327e17ab</guid><dc:creator>Ziyao Zhou</dc:creator><description>&lt;p&gt;After change to NCS v3.0.0-preview2 there is no error, however, the BLE is not working.&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1744299338986v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/531255?ContentTypeID=1</link><pubDate>Thu, 10 Apr 2025 00:59:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1701733a-13bc-400e-ae18-07d23c62b2f3</guid><dc:creator>Ziyao Zhou</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/5807.peripheral_5F00_uart.zip"&gt;devzone.nordicsemi.com/.../5807.peripheral_5F00_uart.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is my code, thank you so much for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/531126?ContentTypeID=1</link><pubDate>Wed, 09 Apr 2025 06:51:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08b7c542-5027-4aff-914b-932fd85c7512</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Ok, I understand. Can you please upload the application that reproduces the error? Zip the application folder and drag and drop it to where you are typing your answers. Then I can see if I can reproduce it.&lt;/p&gt;
&lt;p&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: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/531100?ContentTypeID=1</link><pubDate>Wed, 09 Apr 2025 00:30:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2296cd9c-0186-46c3-b798-65d5b8816316</guid><dc:creator>Ziyao Zhou</dc:creator><description>&lt;p&gt;I use nRF21540 EK, I connect the RX en, TX en, PDN and mode the same with the overlay.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/531003?ContentTypeID=1</link><pubDate>Tue, 08 Apr 2025 10:50:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49f7d8e4-78f3-4c70-a3d1-c0c1d8780d97</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;How do you connect the nRF21540 to the nRF54L15DK? You mention nRF21540DK in your other ticket, but it is not clear to me. The picture of your DK in the other ticket is from the nRF54L15DK, but this DK doesn&amp;#39;t have an nRF21540 on it.&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: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/530995?ContentTypeID=1</link><pubDate>Tue, 08 Apr 2025 09:32:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2375fdf6-5abb-4b1f-8959-73c3e39ad8d7</guid><dc:creator>Ziyao Zhou</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am trying to make nRF21540 available in nRF54L15 DK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As shown in this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/120301/nrf21540-is-not-compatible-with-nrf54l15"&gt;ticket&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thank you for your time!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the difference between ppib and dppic?</title><link>https://devzone.nordicsemi.com/thread/530990?ContentTypeID=1</link><pubDate>Tue, 08 Apr 2025 09:24:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8d4ec2c-af85-4255-be39-036ade412e19</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It is all PPI, but it is called a bit different things depending on the context. In general, PPI is what it was called on the nRF52 series. In the nRF5340 it was called DPPI (Distributed Programmable peripheral interface), and you will also see something called GPPI (generic programmable peripheral interface). DPPIC is Distributed programmable peripheral interface controller, and I believe PPIB is PPI Bridge.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This, however, doesn&amp;#39;t explain what caused your application to crash. Did it print something else in the log before the part that you show in the screenshot? Is it one of our samples that you are running? If so, which one?&lt;/p&gt;
&lt;p&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></channel></rss>