Tool/software:
After flash erase, will a read from any address of this sector return all '1's? If not, what can I expect? Is it just random data? We implement EEPROM Emulation and the foundation for our driver is that we expect that we read 0xFFFFFFFF on an erased location and deem this to be the next virutal address to write new data.
