This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F2802x Flash API Erase depletion specific error?

Hi there,

Im adding use of the f2802x flash API to a project. My code is working fine so far and I would like to add a case to automatically try depletion recovery if an erase fails due to depletion. However from the documentation it is not clear if a depletion-casued erase fail would return a specific error or not.

So my question is; if an erase operation fails due to depletion will a set known error number be returned or does the erase function fail with any of the error numbers?

Thanks