<?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 use MX25R6435F with nrf52840 PDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36539/how-to-use-mx25r6435f-with-nrf52840-pdk</link><description>Hi everyone, 
 
 I was trying to use QSPI interface with the on board external flash memory MX25R6435F on nrf52840 PDK 
 This is what i have observed, Inside the linker tab (Segger embedded studio) if i start the flash from 0x0 and give a size of 0x100000</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Jul 2018 08:35:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36539/how-to-use-mx25r6435f-with-nrf52840-pdk" /><item><title>RE: How to use MX25R6435F with nrf52840 PDK</title><link>https://devzone.nordicsemi.com/thread/140782?ContentTypeID=1</link><pubDate>Fri, 20 Jul 2018 08:35:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73b90a38-feb1-496b-b191-e71901eaa94e</guid><dc:creator>Rajat</dc:creator><description>&lt;p&gt;And i want to use the external memory of 64Mb alongwith the BLE Softdevice.&lt;/p&gt;
&lt;p&gt;What changes do i need to make?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use MX25R6435F with nrf52840 PDK</title><link>https://devzone.nordicsemi.com/thread/140781?ContentTypeID=1</link><pubDate>Fri, 20 Jul 2018 08:22:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2dd4cb7d-ecb1-491c-bdde-4d07dd3430e1</guid><dc:creator>Rajat</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes you did understood my question correctly ,but the QSPI init function is thrwoing timeout error. Nrf_timeout_error&lt;/p&gt;
&lt;p&gt;Why is this so. ?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Rajat&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use MX25R6435F with nrf52840 PDK</title><link>https://devzone.nordicsemi.com/thread/140778?ContentTypeID=1</link><pubDate>Fri, 20 Jul 2018 08:14:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5848eb1-3628-4d79-b666-75ccdafa9a25</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;If your project uses the Softdevice, you must make sure to not place the code in the softdevice area, which you will do if you use&amp;nbsp;FLASH_START=0x0. This way, Segger Embedded Studio (SES) will write the .hex file of your application on the start of the flash (where the softdevice is already stored).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you compare the flash settings in the examples found in:&lt;/p&gt;
&lt;p&gt;SDK15\examples\peripheral\flash_fds\pca10056\&lt;strong&gt;blank&lt;/strong&gt;\ses&lt;/p&gt;
&lt;p&gt;SDK15\examples\peripheral\flash_fds\pca10056\&lt;strong&gt;s140&lt;/strong&gt;\ses&lt;/p&gt;
&lt;p&gt;You will find that the FLASH settings in the two examples are different. One will leave the flash area for the softdevice alone, while the other will start the application in the start of the flash.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If I understand your question correctly, I believe that this will answer your question. If I misunderstood something, please let me know.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>