The manual shows a PAUSE 10 after an I2CWRITE to an external EEPROM, but not after a WRITE to internal EEPROM.
Most internal EEPROM Erase/Write cycles take ~5mS, and that is self timed by the chip/PBP.
So removing the pause should speed it up 3x.
The manual shows a PAUSE 10 after an I2CWRITE to an external EEPROM, but not after a WRITE to internal EEPROM.
Most internal EEPROM Erase/Write cycles take ~5mS, and that is self timed by the chip/PBP.
So removing the pause should speed it up 3x.
DT
Darrel,
Removing the pause fixed the problem. Thank you.
"No one is completely worthless. They can always serve as a bad example."
Anonymous
Bookmarks