<?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>Explanation on peripheral shared resources</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14796/explanation-on-peripheral-shared-resources</link><description>I don&amp;#39;t know why I didn&amp;#39;t notice this blurb in the reference manual sooner. In pretty much all peripheral sections (such as SPI), you have this warning: 
 
 Therefore, the user must disable all peripherals that have the same ID as the SPI before the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Jun 2016 17:17:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14796/explanation-on-peripheral-shared-resources" /><item><title>RE: Explanation on peripheral shared resources</title><link>https://devzone.nordicsemi.com/thread/56493?ContentTypeID=1</link><pubDate>Wed, 29 Jun 2016 17:17:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ae7a8a2-764d-416f-8766-e1c6260991dc</guid><dc:creator>Henry Choi</dc:creator><description>&lt;p&gt;Thank you.  I see the explanation in nRF51 reference manual, section 10.1.1 Peripheral ID now.  Would be a good idea to put a link to that section from the above blurb in every peripheral chapter.  Just a suggestion.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Explanation on peripheral shared resources</title><link>https://devzone.nordicsemi.com/thread/56492?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2016 04:10:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd16a0af-7d94-48d3-be1c-3f72383bdce3</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;The ID is not the digit ending the peripheral name, that&amp;#39;s the instance. The ID is the ID of the peripheral in the system (one ID equals one base address equals one set of registers so you can&amp;#39;t use more than one peripheral sharing the same ID at the same time).&lt;/p&gt;
&lt;p&gt;You didn&amp;#39;t say whether you were using nRF51 or nRF52. For nRF51 see Table 5.2 and for nRF52 see Table 8.4 for the list of peripherals and IDs. As you can see only a few peripherals really share IDs and those tend to make sense, ie SPIM0/SPIS0 on the nRF52 and SPI0/TWI0 on the nRF51&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>