Hi,
I had a conceptual question: Using the SPNU501H doc and chapter 5 recommended flows for write and erase, I can see that on the write side usage of Fapi_issueProgrammingCommand() allows the use of a mode argument to make sure ECC is auto generated.
Could you confirm that the same is true for the usage of Fapi_issueAsyncCommandWithAddress() for a sector or bank erase, that the ECC is autogenerated for the erased 0xFF's and written into the ECC range, so that the ESM is happy? i think this is the case. Does the Fapi_enableAutoEccCalculation() need to be enabled for this?
Thanks,
--Gunter