M24512 Current consumption in standby mode is about 90uA instead of 2uA.
Hello,
Previously we are using AT24C512 I2C EEPROM(current consumption 1uA in standby),with this our device current consumption is about 4.2uA.
Due to more write cycle of M24512-DF EEPROM, we just replaced AT24512 with M24512-DF. EEPROM read and write works perfectly.
But in standby mode, our device wit M24512 IC consumes current of about 90-100uA.
We doesn't change our any part of code, we only wants to replace AT24C512 with M24512-DF, But it increases current consumption of device.
Please help us to reduce this current consumption as M24512-DF datasheet states that standby current of 2uA. So may be EEPROM is not going into standby mode.
I have compare At24C512 and M24512-DF Datasheets and they have similar procedure for standby method after stop condition is send, and my code is sending stop condition after read or write complete. But AT24C512 goes in standby mode, whereas M24512-DF not seems to go to standby mode, or any other issue.
.
We used 4.7K Pull up on SDA,SCL and WP. and For Address Pin E0,E1 and E2 are also Pulled up with 4.7K
Thank you
