<?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>Can registers of NRF5340 be configured in the visualized device tree?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124914/can-registers-of-nrf5340-be-configured-in-the-visualized-device-tree</link><description>We now need to configure the registers of NRF5340 to 3.3V. Can this be directly configured in the device tree?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Oct 2025 07:51:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124914/can-registers-of-nrf5340-be-configured-in-the-visualized-device-tree" /><item><title>RE: Can registers of NRF5340 be configured in the visualized device tree?</title><link>https://devzone.nordicsemi.com/thread/552019?ContentTypeID=1</link><pubDate>Tue, 21 Oct 2025 07:51:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67c9ca80-e05b-4552-b0fc-bcc6fd75e4c9</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Great! Let us know if there is anything else&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can registers of NRF5340 be configured in the visualized device tree?</title><link>https://devzone.nordicsemi.com/thread/552001?ContentTypeID=1</link><pubDate>Tue, 21 Oct 2025 00:59:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28eeb8fd-36a3-4158-80a3-9911cbda07f9</guid><dc:creator>HHJ</dc:creator><description>&lt;p&gt;Thanks bro&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The problem has been solved.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can registers of NRF5340 be configured in the visualized device tree?</title><link>https://devzone.nordicsemi.com/thread/551925?ContentTypeID=1</link><pubDate>Mon, 20 Oct 2025 11:29:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:770dc9b9-54fa-4f76-9b26-d5a34b21ecfd</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi again&lt;/p&gt;
&lt;p&gt;Another thing to note is that in order to get these voltage levels you need to supply a higher voltage to VDDH.&lt;/p&gt;
[quote user="HHJ"]Since UICR is quite important, I don&amp;#39;t dare to erase it easily[/quote]
&lt;p&gt;I can try this myself sometime later this week if you want. But I am not sure if I understand; why not erase UICR if this is a part of a development process? Or do you want to tweak the output power of a gpio without flashing a new hex?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can registers of NRF5340 be configured in the visualized device tree?</title><link>https://devzone.nordicsemi.com/thread/551508?ContentTypeID=1</link><pubDate>Wed, 15 Oct 2025 02:50:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b047074f-036f-40f1-a51e-1fb42f162996</guid><dc:creator>HHJ</dc:creator><description>&lt;p&gt;Yes, sir. I urgently need to put the NRF5340 into high-voltage mode. I want to set the value of the VREGHVOUT register to 5 using nrfutil, so that the default voltage level of the 5340 is 3.3V. Previously, I also saw that directly adding code to enable this function in the main.c of peripheral_uart might trigger the UICR hardware protection mechanism. Since UICR is quite important, I don&amp;#39;t dare to erase it easily. So I would like to ask if there is any basis to prove that Edvin&amp;#39;s code can be directly written in main.c. If it needs to be written before main.c, where should it be written? Should it be done in mcuboot?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can registers of NRF5340 be configured in the visualized device tree?</title><link>https://devzone.nordicsemi.com/thread/551368?ContentTypeID=1</link><pubDate>Tue, 14 Oct 2025 08:30:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c994e007-b628-4ea9-9228-c4154f62da61</guid><dc:creator>Elfving</dc:creator><description>[quote user="HHJ"]I understand that nrfjprog has been officially deprecated.[/quote]
&lt;p&gt;Ah yes, that is true. Though it should still work, using nrfutil is preferable. &lt;a href="https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-device/guides/reading_dumping_memory.html#writing-memory-with-the-write-command"&gt;For more on how to use nrfutil for this see here.&lt;/a&gt;&lt;/p&gt;
[quote user="HHJ"]Additionally, can the code provided by Edvin for enabling (this functionality) be placed directly in the main function of the application core?[/quote]
&lt;p&gt;Yeah I believed so, though now I am also seeing some conflicting info about this needing to be set before main, so I am a bit more uncertain about that. Are you having any issues with it?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can registers of NRF5340 be configured in the visualized device tree?</title><link>https://devzone.nordicsemi.com/thread/551332?ContentTypeID=1</link><pubDate>Tue, 14 Oct 2025 01:55:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9177fe5d-22b3-41ad-adc5-559aeb0afd28</guid><dc:creator>HHJ</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I understand that nrfjprog has been officially deprecated. I&amp;#39;m using the peripheral_uart example. Where should I set &amp;quot;nrfjprog -f nrf53 --memwr 0x00FF8010 --val 5&amp;quot;? Additionally, can the code provided by Edvin for enabling (this functionality) be placed directly in the main function of the application core?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;kevin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can registers of NRF5340 be configured in the visualized device tree?</title><link>https://devzone.nordicsemi.com/thread/551282?ContentTypeID=1</link><pubDate>Mon, 13 Oct 2025 13:20:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c194bc0-9766-4a37-84d6-6bb49227e438</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;No this needs to be done by &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf5340/page/chapters/uicr/doc/uicr.html#ariaid-title4"&gt;writing to the UICR&lt;/a&gt;, it is not done with dts. &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/82295/how-to-enable-high-voltage-mode-of-nrf5340-programmatically"&gt;Have a look here for instance.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>