<?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>Available DPPI channel count after enabling BLE and MPSL</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72932/available-dppi-channel-count-after-enabling-ble-and-mpsl</link><description>I am trying to use multiple DPPI channels for my own purpose after enabling BLE (hci_rpmsg) and MPSL on the nRF5340 net-core. According to the nRF5340 product spec, the net-core has 16 DPPI channels in total. The nrfx_dppi_channel_alloc() function returns</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Mar 2021 17:09:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72932/available-dppi-channel-count-after-enabling-ble-and-mpsl" /><item><title>RE: Available DPPI channel count after enabling BLE and MPSL</title><link>https://devzone.nordicsemi.com/thread/301764?ContentTypeID=1</link><pubDate>Wed, 24 Mar 2021 17:09:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31b347ed-1c27-4a9b-a291-5634ede84edf</guid><dc:creator>Woosuk Lee</dc:creator><description>&lt;p&gt;This is excellent news. I hope Nordic updates the info on the official materials (e.g., product specification) and the NCS soon in order to avoid further confusion to others interested in using it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Available DPPI channel count after enabling BLE and MPSL</title><link>https://devzone.nordicsemi.com/thread/301453?ContentTypeID=1</link><pubDate>Tue, 23 Mar 2021 13:56:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e57cc5a2-eb38-402a-97ac-eb438f2d902b</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;If you use a revision newer than &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf5340%2FCOMP%2Fnrf5340%2Fnrf5340_ic_rev_comp_with_dev_hw.html&amp;amp;cp=3_0_3_3"&gt;engineering A&lt;/a&gt;, you should have access to 32 DPPIs on the network core. If you use engineering A, you will only have access to 16 DDPI channels on the network core.&lt;/p&gt;
&lt;p&gt;With your current SoC, you should have access to 32 DPPI&amp;nbsp;&lt;span&gt;channels&lt;/span&gt; on the network core.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf5340%2FCOMP%2Fnrf5340%2Fnrf5340_ic_revision_overview.html&amp;amp;cp=3_0_3_0"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf5340%2FCOMP%2Fnrf5340%2Fnrf5340_ic_revision_overview.html&amp;amp;cp=3_0_3_0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The application core, however, have always had access to 32 DPPI&lt;span&gt;&amp;nbsp;channels.&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;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Available DPPI channel count after enabling BLE and MPSL</title><link>https://devzone.nordicsemi.com/thread/301314?ContentTypeID=1</link><pubDate>Tue, 23 Mar 2021 05:06:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21da1e2e-1329-4f2b-8e9a-236365f9f285</guid><dc:creator>Woosuk Lee</dc:creator><description>&lt;p&gt;Is there any update from Nordic? I am wondering if&amp;nbsp;someone is looking into this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Available DPPI channel count after enabling BLE and MPSL</title><link>https://devzone.nordicsemi.com/thread/300571?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 07:44:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:112e9296-6f54-4e97-8f38-45fdc198d8a9</guid><dc:creator>Woosuk Lee</dc:creator><description>&lt;p&gt;I found a &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/71055/problem-integrating-radio-synchronization-and-hci-rpmsg-into-nrf5340"&gt;related question&lt;/a&gt; after submitting&amp;nbsp;mine. According to the conversation in the question, it is true that 14 PPIs on the net-core are already reserved for the SoftDevice controller, leaving only a couple of them for free use. Given that the nrfx_dppi_channel_alloc() returns &amp;#39;15&amp;#39; after enabling MPSL together with the SoftDevice stack, I assume MPSL also reserves&amp;nbsp;one of the remaining two, leaving only one DPPI to user application. Only one DPPI is definitely insufficient for me to implement my own feature.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Luckily, the&amp;nbsp;verified answer to the question says that the newest version of the net-core should provide 32 DPPI channels. But, it does not reveal which IC revision to support the 32 DPPI channels &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf5340%2FCOMP%2Fnrf5340%2Fnrf5340_ic_revision_overview.html"&gt;among the three&lt;/a&gt;. The picture below shows the marking on the nRF5340 IC included in my nRF5340-DK. It looks like the build code is DB, indicating the revision of Engineering D.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How many DPPI channels on the net-core can I use on my DK? If the DB is not the newest revision that supports 32 DPPI channels on the net-core, where can I get the nRF5340-DK that has the newest IC revision (I got my DK from Mouser only a month ago)?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="187" src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-2021_2D00_03_2D00_18-164443.png" width="202" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>