<?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 configure REGOUT0 at programming time with the nRF Connect SDK?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93532/is-it-possible-to-configure-regout0-at-programming-time-with-the-nrf-connect-sdk</link><description>In my project, I need to set REGOUT0 to 4 , to achieve a VDD of 3 volts. In zephyr/boards/arm/nrf52840dongle_nrf52840/board.c there is an example showing how to do this in code: 
 This code runs when the chip is powered on and, if REGOUT0 isn&amp;#39;t set to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Nov 2022 12:30:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93532/is-it-possible-to-configure-regout0-at-programming-time-with-the-nrf-connect-sdk" /><item><title>RE: Is it possible to configure REGOUT0 at programming time with the nRF Connect SDK?</title><link>https://devzone.nordicsemi.com/thread/394140?ContentTypeID=1</link><pubDate>Fri, 04 Nov 2022 12:30:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19821e39-e365-44a9-853d-71171dd774fd</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""] Is this no longer possible with the new SDK, or am I missing something?[/quote]
&lt;p&gt;There is&amp;nbsp;out-of-the-box&amp;nbsp;support for this, and no examples. But it should be possible to do with a customer linker script. e.g. this here could be a starting point on how to do that:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/main/tests/application_development/code_relocation"&gt;https://github.com/nrfconnect/sdk-zephyr/tree/main/tests/application_development/code_relocation&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>