Required Time for WRITE Command


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default Re: Required Time for WRITE Command

    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

  2. #2
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    699


    Did you find this post helpful? Yes | No

    Default Re: Required Time for WRITE Command

    Darrel,

    Removing the pause fixed the problem. Thank you.
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts