<?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>No API to erase UICR on nrf54l15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125486/no-api-to-erase-uicr-on-nrf54l15</link><description>I followed the recommendation in https://devzone.nordicsemi.com/f/nordic-q-a/124712/compile-error-trying-to-use-nrfx-nvmc-library-with-nrf54l15/550436 to use CONFIG_NRFX_RRAMC. However, nrfx_rramc.h only provides an API to erase both user code and UICR</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Nov 2025 18:54:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125486/no-api-to-erase-uicr-on-nrf54l15" /><item><title>RE: No API to erase UICR on nrf54l15</title><link>https://devzone.nordicsemi.com/thread/553722?ContentTypeID=1</link><pubDate>Fri, 07 Nov 2025 18:54:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37f6dac0-2af1-46c4-b260-70e82f6b20ff</guid><dc:creator>KarthikS27</dc:creator><description>&lt;p&gt;Thanks for the clarification Einar!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No API to erase UICR on nrf54l15</title><link>https://devzone.nordicsemi.com/thread/553680?ContentTypeID=1</link><pubDate>Fri, 07 Nov 2025 13:19:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72ae657d-e43a-4e68-8e03-cfecc6f50ce6</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The UICR can by design not be erased without performing an erase all operation, that also erases the normal RRAM. This is described in the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/uicr.html"&gt;UICR chapter in the datasheet&lt;/a&gt;:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;All UICR registers have a RW1 protection, which means that they can be read multiple times, but written only once when UICR has been erased by the Erase All operation.&lt;/p&gt;
&lt;p&gt;Note that the Erase All operation is a special mechanism. Generally, there is no concept of erase in RRAM, as a write can flip bits from both 1 to 0 and 0 to 1, unlike with flash. As the UICR registers are write once, this also prevents &amp;quot;erase&amp;quot;.&lt;/p&gt;
&lt;blockquote&gt;&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>