Hi community.
I must write data on the internal flash, without disable the interrupts.
But I found this:
Interruption of an erase or program command can lead to corruption of the flash contents. Interruptions could include
reset, loss of power, or a conflict with code running on processor.
My problem is, when I read the corrupt data from internal flash, I get a Bus Error.
Is there a way to find corrupt data on the internal flash or a way that no corruption accures?