<?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>Changing QPSI clock frequency with nRF Connect SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118259/changing-qpsi-clock-frequency-with-nrf-connect-sdk</link><description>Hello, 
 i am using the Wi-Fi: Scan sample with the nRF 7002 Deveolpment Kit. 
 I am trying to alter the clock frequency/QPSI mode (Dual/Quad) of the QSPI Bus connecting the nRF7002 with its host MCU. 
 I did some changes to the matching parameters in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Jan 2025 11:50:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118259/changing-qpsi-clock-frequency-with-nrf-connect-sdk" /><item><title>RE: Changing QPSI clock frequency with nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/520152?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 11:50:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:285fc542-f4e6-43d5-b142-03390cbc9d4b</guid><dc:creator>LKoi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;thank you for your help!&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Leon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing QPSI clock frequency with nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/519813?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 14:47:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9da078b4-b58a-455d-ae29-8917644e8127</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The changes in device tree can be added to your boards/&amp;lt;board&amp;gt;.overlay, which is nrf7002dk_nrf5340_cpuapp.overlay if you use the nRF7002-DK board.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The build folder is generated when you select your project and configure (ie. select the board to compile for etc) - if you just create a new build, the above mentioned overlay should be selected.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing QPSI clock frequency with nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/519633?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 17:29:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39ef3c7e-7952-4c83-9fc7-40a15cabf9a4</guid><dc:creator>LKoi</dc:creator><description>&lt;p&gt;Thank your for your reply &lt;span&gt;H&amp;aring;kon&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;That is the exact location where i did&amp;nbsp;described changes.&lt;/p&gt;
&lt;p&gt;Can you describe which folder is to be deleted and how to regenerate it?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Leon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing QPSI clock frequency with nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/519556?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 12:48:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61274d62-91ba-4acb-82fb-49fa1e7dcd17</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What did you change?&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s a simplified overlay where you can alter the qspi-frequency:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;qspi {
	nrf70: nrf7002@1 {
		compatible = &amp;quot;nordic,nrf7002-qspi&amp;quot;;
		status = &amp;quot;okay&amp;quot;;
		qspi-frequency = &amp;lt;24000000&amp;gt;;

	};
};
&lt;/pre&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Remember to delete your build folder and regenerate it after adding a .overlay.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>