This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf51422 how long lasts flash page erase?

Hello,

I do erase flash pages in my application I use the sdk api: nrf_nvmc_page_erase(firstaddress); nrf_nvmc_write_bytes(address, data, len);

but I did not found how long page erase and write lasts.

Could cou please tell the average and maximum numbers.

Thanks, Adib

Related