<?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>Is it possible to check if a KMU slot is used ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79358/is-it-possible-to-check-if-a-kmu-slot-is-used</link><description>Hello, 
 I am using NCS v1.5.0 and would like to check is a KMU slot is being used or not. I erased the whole SoC and tried reading the directly the registers, in secure mode, as follows: 
 
 but the value is always 0xdeaddead. The same value is read</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Sep 2021 17:29:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79358/is-it-possible-to-check-if-a-kmu-slot-is-used" /><item><title>RE: Is it possible to check if a KMU slot is used ?</title><link>https://devzone.nordicsemi.com/thread/328885?ContentTypeID=1</link><pubDate>Thu, 09 Sep 2021 17:29:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1274517-8161-469a-a6e6-6f59eeb44c6e</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]but the value is always 0xdeaddead.[/quote]
&lt;p&gt;From the KMU documentation;&lt;/p&gt;
&lt;p&gt;&amp;quot;Step 2 will be blocked and word 0xDEADDEAD will be returned on AHB if any of the following violations are detected:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;No key slot selected&lt;/li&gt;
&lt;li&gt;Key slot not configured as readable&lt;/li&gt;
&lt;li&gt;Key slot is revoked&lt;/li&gt;
&lt;li&gt;AHB read to KEYSLOT.KEY[ID-1].VALUE[0-3] registers not belonging to selected key slot&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Is it possible to check if a KMU slot&amp;nbsp;is in use ?&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;I&amp;#39;m not aware of any ways to check this, but you can look at &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf9160%2Fkmu.html&amp;amp;cp=2_0_0_5_7"&gt;this&lt;/a&gt; and &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf9160%2Fuicr.html&amp;amp;cp=2_0_0_3_5_0_8&amp;amp;anchor=register.KEYSLOT.CONFIG.PERM"&gt;this&lt;/a&gt; and see if there are any registers you can use for that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>