<?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>Interfacing QSPI instead of SPI using nrf5340dk board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112783/interfacing-qspi-instead-of-spi-using-nrf5340dk-board</link><description>Hi I am trying to interface QSPI with NRF5340 dk board. I am getting build errors. I have used SPI-FLASH sample and it was working fine and I am trying to change the SPI-FLASH code into a modular form for QSPI. 
 Here I am attaching the overlay file:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Jul 2024 06:08:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112783/interfacing-qspi-instead-of-spi-using-nrf5340dk-board" /><item><title>RE: Interfacing QSPI instead of SPI using nrf5340dk board</title><link>https://devzone.nordicsemi.com/thread/493552?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2024 06:08:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63345707-47a1-40ed-9aff-47dbbdaaee40</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Please post the Kconfig warnings from your build log here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing QSPI instead of SPI using nrf5340dk board</title><link>https://devzone.nordicsemi.com/thread/493542?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2024 04:27:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc830f33-5596-463f-bc8a-69ac27ff4e4d</guid><dc:creator>Thanuha</dc:creator><description>&lt;p&gt;Hi I have added the same configurations in the prj.conf. I am facing an error &amp;quot; Aborting due to Kconfig warnings&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing QSPI instead of SPI using nrf5340dk board</title><link>https://devzone.nordicsemi.com/thread/493270?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2024 05:43:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7a151ee-f6ea-471a-8c0a-9d4ceacb8b40</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Then you can just copy the settings from the board configuration file (&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a id="" href="https://github.com/nrfconnect/sdk-zephyr/blob/v3.6.99-ncs2/samples/drivers/spi_flash/boards/nrf5340dk_nrf5340_cpuapp.conf"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/v3.6.99-ncs2/samples/drivers/spi_flash/boards/nrf5340dk_nrf5340_cpuapp.conf&lt;/a&gt;&lt;span&gt;&amp;nbsp;) to your prj.conf file.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing QSPI instead of SPI using nrf5340dk board</title><link>https://devzone.nordicsemi.com/thread/493268?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2024 05:39:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e1ea4ad-7317-4f3c-95a3-71cab1ed3656</guid><dc:creator>Thanuha</dc:creator><description>&lt;p&gt;Hi I have to use prj.conf alone in configurations and need to execute for QSPI by adding the overlay file and all. Is there any solution for that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing QSPI instead of SPI using nrf5340dk board</title><link>https://devzone.nordicsemi.com/thread/493115?ContentTypeID=1</link><pubDate>Wed, 10 Jul 2024 10:04:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d97c42dd-05a5-47ee-9250-e6443df08dc6</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;You should see both configuration files if you use the &amp;#39;build system default&amp;#39; if you use the original sample. The &amp;#39;nrf5340dk_nrf5340_cpuapp&amp;#39; board is already configured to have the mx25r64 device on the QSPI bus. If you want to use SPI instead, you would need to create a device tree overlay to remove the flash device from the QSPI bus and move it to one of the SPI buses.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing QSPI instead of SPI using nrf5340dk board</title><link>https://devzone.nordicsemi.com/thread/492963?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2024 12:38:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15a51a7a-ac59-4c40-bbe6-d3da91800829</guid><dc:creator>Thanuha</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But when u select Use build system default in the configuration only nrf5340dk_nrf5340dk_cpuapp.conf&amp;nbsp; is showing in the kconfig. If i am selecting prj.conf means it is not showing.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1720528725240v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing QSPI instead of SPI using nrf5340dk board</title><link>https://devzone.nordicsemi.com/thread/492870?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2024 06:50:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c03a7e53-0d3e-4024-ae7e-d4e1869dca37</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I understand the confusion, but&amp;nbsp;CONFIG_SPI symbol is actually set to &amp;#39;=n&amp;#39; in the board specific kconfig fragment here:&amp;nbsp;&lt;a id="" href="https://github.com/nrfconnect/sdk-zephyr/blob/v3.6.99-ncs2/samples/drivers/spi_flash/boards/nrf5340dk_nrf5340_cpuapp.conf"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/v3.6.99-ncs2/samples/drivers/spi_flash/boards/nrf5340dk_nrf5340_cpuapp.conf&lt;/a&gt;&amp;nbsp;and this configuration takes precedence over the other.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1720507712745v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If you are unsure if a symbol is selected, you can check the generated configuration file shown under &amp;#39;Output files&amp;#39;:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1720507802374v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing QSPI instead of SPI using nrf5340dk board</title><link>https://devzone.nordicsemi.com/thread/492851?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2024 05:06:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd5d13f5-5ed7-4159-a77a-1a6346842fe9</guid><dc:creator>Thanuha</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;When I run the SPI Flash sample code, in prj.conf I can see only these configurations&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_STDOUT_CONSOLE&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_FLASH&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_SPI&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;QSPI is not enabled&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing QSPI instead of SPI using nrf5340dk board</title><link>https://devzone.nordicsemi.com/thread/492707?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2024 12:38:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9da955df-dcd2-4fbd-b43d-427539e998b2</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The QSPI NOR driver is used by default when you build the SPI NOR sample for the &amp;#39;nrf5340dk_nrf5340_cpuapp&amp;#39; board. The QSPI and&amp;nbsp;&lt;span&gt;mx25r64 nodes are also enabled by default in the devicetree for this board.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vidar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>