Quote:
Originally Posted by Gdeaver
The data sheet shows a byte erase write cycle taking 4ms. The question is for multiple writes are interrupts enabled between writes?
|
Interrupts are only disabled for a about a microsecond each time a byte is written and interrupts are serviced while waiting for the write to complete.
-Kevin