Hi!
How long is the average write time to the internal EEPROM of the LM4F Controller?
In the datasheet on page 1430 Table 25-23 is the time for programming 32 Bit with space available given with 110 to 600µs with no regard to the endurance.
If I use a fixed address and 32Bit of Data with the function EEPROMProgramNonBlocking() will the eeprom only rewrite those 32 Bits on that address, or could it be, that it uses the copy buffer and page erase and therefore could have a timing of up to 1800ms?