This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

sd_flash_page_erase with error - NRF_ERROR_NO_MEM

Hi,

Now I am try to use sd_flash_page_erase() to erase a flash page. Before I call it, I already stop all interrupt but I always get a error message "NRF_ERROR_NO_MEM ". So far, I have around 500 bytes ram space left. Is this API need more than 500 bytes ram space?

Thank you.

Parents Reply Children
No Data
Related