Hi,
do sd_flash_page_erase or sd_flash_write provide any guarantees that the command has executed successfully or should I do a manual check to verify if the page was really erased or the data was written correctly?
Thanks, Marius
Hi,
do sd_flash_page_erase or sd_flash_write provide any guarantees that the command has executed successfully or should I do a manual check to verify if the page was really erased or the data was written correctly?
Thanks, Marius
Yes, that's what I want to know. Will it return SUCCESS even when the data hasn't been correctly written.
Yes, that's what I want to know. Will it return SUCCESS even when the data hasn't been correctly written.