<?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>How To add theother QSPI FLASH(GD25Q64E)?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81030/how-to-add-theother-qspi-flash-gd25q64e</link><description>I use the nRF5_SDK_15.2.0_9412b96 , the sample is use a QSPI FLASH(MX25R64), and we want to change this QSPI FLASH. we will use GD25Q64E, which code should be modify?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Oct 2021 12:55:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81030/how-to-add-theother-qspi-flash-gd25q64e" /><item><title>RE: How To add theother QSPI FLASH(GD25Q64E)?</title><link>https://devzone.nordicsemi.com/thread/335750?ContentTypeID=1</link><pubDate>Mon, 25 Oct 2021 12:55:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5612c4c-ae29-479c-babf-a3d15a4d50ad</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You need to compare the datasheet of the&amp;nbsp;&lt;strong&gt;GD25Q64E&lt;/strong&gt;&amp;nbsp;and the&lt;strong&gt; &lt;a href="https://www.macronix.com/Lists/Datasheet/Attachments/7913/MX25R6435F,%20Wide%20Range,%2064Mb,%20v1.5.pdf"&gt;MX25R64&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;and find out what the specific differences are. Some of the OP codes seem to be similar, which is helpful, but you still need to modify the flash parameters that differ in thenrf_serial_flash_params_t struct in&amp;nbsp;&lt;strong&gt;nrf_serial_flash_params.c.&amp;nbsp;&lt;/strong&gt;You might also need to change the blk_id and blk_size to fit the GD flash device if the block indez/size differ from the MX25R64.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>