Hi All,
Can the F021 Library make a RW?
I'm trying to write in a Flash area filled with 00 (so no empty, as empty would be 0xFF)
When I write to it while has 0x00 in that address, my F021 Fails with the error Fapi_Error_AsyncIncorrectDataBufferLength
However when is empty (0xFF) can write without errors.
Regards,