<?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>what&amp;#39;s the typical flash erase and write time on nRF52840?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124564/what-s-the-typical-flash-erase-and-write-time-on-nrf52840</link><description>Hi there, 
 I found the FW swap time in Mcuboot is too long. debugging into the code, the function, boot_move_sector_up, take ~20s, my FW is ~600k. It means the flash erase and write time is about the max time in the datasheet. But the datasheet doesn</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Sep 2025 07:08:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124564/what-s-the-typical-flash-erase-and-write-time-on-nrf52840" /><item><title>RE: what's the typical flash erase and write time on nRF52840?</title><link>https://devzone.nordicsemi.com/thread/550095?ContentTypeID=1</link><pubDate>Tue, 30 Sep 2025 07:08:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f0dea56-8c75-41fb-9cf1-8f72492e6f4c</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;I don&amp;#39;t think so, to faster way to erase is to erase everything at once and not page by page. The erase time is the &amp;quot;max&amp;quot; time, that is why there is no min or typical value.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what's the typical flash erase and write time on nRF52840?</title><link>https://devzone.nordicsemi.com/thread/550073?ContentTypeID=1</link><pubDate>Mon, 29 Sep 2025 20:15:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ec594e6-743d-4c0a-a9a6-a32490034bea</guid><dc:creator>weifeng li</dc:creator><description>&lt;p&gt;My test of the flash erase time is just around the max time. Is there any configuration to make it more effecient?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what's the typical flash erase and write time on nRF52840?</title><link>https://devzone.nordicsemi.com/thread/550034?ContentTypeID=1</link><pubDate>Mon, 29 Sep 2025 13:22:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f84bf7eb-ef72-4003-b9f6-49087bf42231</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;Doing a benchmark like that doesn’t make much sense as the overhead is large, and I’d recommend you stick to the official documentation instead&amp;nbsp;&lt;span&gt;as it provides the guaranteed and tested timing values.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what's the typical flash erase and write time on nRF52840?</title><link>https://devzone.nordicsemi.com/thread/549952?ContentTypeID=1</link><pubDate>Mon, 29 Sep 2025 02:07:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60a90f70-b462-47ec-abb2-8d97bb33f3ea</guid><dc:creator>weifeng li</dc:creator><description>&lt;p&gt;HI Benjamin,&lt;/p&gt;
&lt;p&gt;Thank you very much on the benchmark.&lt;/p&gt;
&lt;p&gt;Can you provide the same benchmark on flash erase?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what's the typical flash erase and write time on nRF52840?</title><link>https://devzone.nordicsemi.com/thread/549759?ContentTypeID=1</link><pubDate>Thu, 25 Sep 2025 07:05:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a31887d-78ff-45ca-8ff0-943bb7350fd8</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;span&gt;We&amp;nbsp;only specify&amp;nbsp;maximum flash erase/write times in the nRF52840 datasheet, not typical values. Only the worst-case is guaranteed. In practice, most devices perform faster than the max spec, but there is no official &amp;quot;typical&amp;quot; number published. If you need more precise estimates, you’ll need to&amp;nbsp;some benchmarking.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;I did a very simple (and bad) benchmark with &lt;code&gt;nrfutil program&lt;/code&gt;. It includes some overhead but you can see that we get write speeds under 28 us per word.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/4784.Figure_5F00_1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>