<?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>External flash S25FL064 and Zephyr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124820/external-flash-s25fl064-and-zephyr</link><description>I&amp;#39;m using an nRF52840 microcontroller on an electronic board to read from and write to an S25FL064 flash memory chip. I&amp;#39;m currently using the nRF5 SDK . Before I could read in Read4IO mode and program in PP4IO mode , I had to perform the following steps</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Oct 2025 13:28:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124820/external-flash-s25fl064-and-zephyr" /><item><title>RE: External flash S25FL064 and Zephyr</title><link>https://devzone.nordicsemi.com/thread/550823?ContentTypeID=1</link><pubDate>Tue, 07 Oct 2025 13:28:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fe59f43-06c7-4677-924c-cf7821efbca9</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]&lt;p&gt;I also tried adding the following property to the node:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;quad-enable-requirements = &amp;quot;S2B1v1&amp;quot;;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;But it didn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Based on the datasheet for this part I think it should be S1B1 but this is currently not supported in the driver here:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/f7859899ec7dbb21e0580eef25b229bda727f04a/drivers/flash/nrf_qspi_nor.c#L667"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/f7859899ec7dbb21e0580eef25b229bda727f04a/drivers/flash/nrf_qspi_nor.c#L667&lt;/a&gt;. Can you try to patch the driver&amp;nbsp;and see if it works if&amp;nbsp;&amp;nbsp;you set sr_num = 1;&lt;br /&gt;and qe_mask = BIT(1)?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>