<?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>Write speed with MX25R6435F on nrf52840dk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38570/write-speed-with-mx25r6435f-on-nrf52840dk</link><description>Hi everyone, I am testing out the qspi flash on pca10056. While the read speed is decent around 650 KBs, the write speed is too slow ~ 35 KBs. It could be our own usb/caching software. But I wonder if anyone here got any better write speed in general</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Sep 2018 09:12:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38570/write-speed-with-mx25r6435f-on-nrf52840dk" /><item><title>RE: Write speed with MX25R6435F on nrf52840dk</title><link>https://devzone.nordicsemi.com/thread/149373?ContentTypeID=1</link><pubDate>Wed, 19 Sep 2018 09:12:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a1e9ebc-38dc-4b52-a3ce-9469da28b6d7</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;&lt;span&gt;Yes, this is typical characteristics of NOR Flash memory(such as the MX25R6435F); high read speed and slow write/erase speed. The MX25R6435F is perfect for execute in place (XIP) for executing program code directly from external flash. This is one of the features that the QSPI peripheral supports. You can read more about XIP &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52840.ps/qspi.html?cp=2_0_0_5_18_4#execute_in_place"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Write speed with MX25R6435F on nrf52840dk</title><link>https://devzone.nordicsemi.com/thread/149363?ContentTypeID=1</link><pubDate>Wed, 19 Sep 2018 08:47:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56554869-1822-4e2b-a99d-23629f408e01</guid><dc:creator>hathach</dc:creator><description>&lt;p&gt;60 KB/s is faster than mine, but still very slow comparing to read speed. I guess that is as fast as the external Flash on pca10056 could get :(&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Write speed with MX25R6435F on nrf52840dk</title><link>https://devzone.nordicsemi.com/thread/149361?ContentTypeID=1</link><pubDate>Wed, 19 Sep 2018 08:38:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93dddf1b-1445-4887-bceb-a6dd443000dd</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Here is my results with the configuration you used, tested on Windows with USBDeview:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/speed.PNG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>