This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to reset 24c01

How to reset all the bytes of AT24C01 to 0xFF using assembler language?

Thank you for your help

Parents
  • "But what does the Memory Reset mean in the datasheet?"

    You might be misinterpreting "Memory Reset" to mean some kind of "Memory Erase". It is not. It refers to resetting the device's I2C state machine back to a known state so I2C transactions can resume in case they had been perturbed in some way.

    Oh, and my apologies, that device has 4-byte pages, not 8-byte pages.

Reply
  • "But what does the Memory Reset mean in the datasheet?"

    You might be misinterpreting "Memory Reset" to mean some kind of "Memory Erase". It is not. It refers to resetting the device's I2C state machine back to a known state so I2C transactions can resume in case they had been perturbed in some way.

    Oh, and my apologies, that device has 4-byte pages, not 8-byte pages.

Children
No data