<?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>Use XL1 and XL2 as GPIO in nRF5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108953/use-xl1-and-xl2-as-gpio-in-nrf5340</link><description>Using the nRF5340 DK, SB1 and SB2 is cut and SB3 and SB4 is shorted (disconnecting 32kHz xta from pinsl) 
 Using the sample/basic/button example in 2.3.0 / nRF Connect. 
 In the prj.conf, I&amp;#39;ve set: 
 
 CONFIG_GPIO =y 
 CONFIG_CLOCK_CONTROL_NRF_K32SRC_SYNTH</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Mar 2024 15:11:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108953/use-xl1-and-xl2-as-gpio-in-nrf5340" /><item><title>RE: Use XL1 and XL2 as GPIO in nRF5340</title><link>https://devzone.nordicsemi.com/thread/472772?ContentTypeID=1</link><pubDate>Thu, 07 Mar 2024 15:11:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4b24f02-3870-419d-9667-16e474de2284</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Thanks for the update. Good to hear that you got it working, and sorry for the typo!&lt;/p&gt;
&lt;p&gt;Good luck with your project &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use XL1 and XL2 as GPIO in nRF5340</title><link>https://devzone.nordicsemi.com/thread/472738?ContentTypeID=1</link><pubDate>Thu, 07 Mar 2024 14:06:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02f44eb7-9d81-4531-bd8b-ddb96dd88d58</guid><dc:creator>gmwold</dc:creator><description>&lt;p&gt;Thanks, it worked. It should be&amp;nbsp;CONFIG_SOC_ENABLE_LFXO=n, though.&lt;/p&gt;
&lt;p&gt;Thanks for the quick response.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use XL1 and XL2 as GPIO in nRF5340</title><link>https://devzone.nordicsemi.com/thread/472475?ContentTypeID=1</link><pubDate>Wed, 06 Mar 2024 13:23:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:672b44da-2738-4829-954c-8a61e496efab</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Geir&lt;/p&gt;
&lt;p&gt;I handled an issue recently which sounds similar, you can check out the ticket &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/101960/enabling-pins-p0-0-p0-1-p0-2-p0-3-and-p0-19-as-gpio-nrf5340/441605"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try to add the following configuration to your project configuration?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_SOC_ENABLED_LFXO=n&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If the netcore is used you need to add this for the child_image configuration as well.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the old case there was a second problem since TF-M was used, and the application was built for the non secure board, but I assume you are not running TF-M if you are just trying to build the button sample.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>