Generally speaking, in order to be able to write to a byte/word in Flash correctly, that byte/word must be 0xFF/0xFFFF before your write operation. If the Sector is erased, every byte/word becomes 0xFF/0xFFFF. But there is no need to be "immediate". They will stay to be that way up to 100 years unless you write something else in them.
↧