<?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>Issue with Reading VREGMAIN.DCDCEN with nrfutil.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116947/issue-with-reading-vregmain-dcdcen-with-nrfutil</link><description>Hi, 
 I am trying to write a hex file created by building with the nRF54L15/CPUAPP to the nRF54L15-DK, and check whether it is in DCDC mode or LDO mode using the nrfutil command. 
 When I run the following command: 
 nrfutil device x-read --x-family nrf54l</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Dec 2024 03:29:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116947/issue-with-reading-vregmain-dcdcen-with-nrfutil" /><item><title>RE: Issue with Reading VREGMAIN.DCDCEN with nrfutil.</title><link>https://devzone.nordicsemi.com/thread/513326?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2024 03:29:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b490cb0-fe68-4db9-a0be-80ba6e31c818</guid><dc:creator>Kenta</dc:creator><description>&lt;p&gt;&lt;span&gt;It worked. Thank you!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Reading VREGMAIN.DCDCEN with nrfutil.</title><link>https://devzone.nordicsemi.com/thread/513267?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2024 15:59:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45c76956-885b-4561-8079-3a10234e86fc</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The address of &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/regulators.html#ariaid-title2"&gt;VREGMAIN.DCDCEN&lt;/a&gt; is&amp;nbsp;0x50120600.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We need to add --direct to the command to read registers. Try with this command &amp;quot;nrfutil device x-read --x-family nrf54l --address 0x50120600 --width 32 --direct&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;gt;nrfutil device x-read --x-family nrf54l --address 0x50120600 --width 32 --direct
1057799082
0x50120600: 00000001&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>