
Originally Posted by
timmers
Hi all,
I have been told that to allways follow a READ or WRITE with a PAUSE.
Thanks,
Tim.
Hi, Tim
reading the EEPROM needs " no time " ... PBP Write command Polls the EEPROM EEIF flag ... so, there's no time to add to those PBP commands. ( this 'to add" pause is one more " urban legend " ...)
"To be sure" you can read the written value and compare to the intended value to write ... can be useful if numerous writings used ... or very long device life expected ...
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks