Hi all!
I am already using the flash hal with success but, carefully reading the documentation and the examples, two questions posed me:
- The "blankCheck" API is always used before erasing. Is that mandatory? In my projects usually I never check it because I am sure that the area I am going to erase in NOT blank.
- In the flash hal example a software delay is present after the write API call. I can't find any reference about it. Is it required?
Thank you!
Cristian