Solved
M24LR16E-R block securiity in I2C mode
Posted on September 17, 2015 at 17:27
Hello
I am using an M24LR16E-R eeprom in I2C mode.I have written to the I2C_Write_Lock bits and have set sector 0 as write-protected. Process as follows:Present Password commandWrite I2C_Write_Lock bit (0x0001) //to set sector 0 as protectedI have read the write lock bits afterwards and confirmed that they have been changed. However, when I have tried to write to sector 0, it is still possible to write the memory sector despite the lock bit being set.Have I missed a step? Any help would be much appreciated.CheersDan #m24lr16e #stm32l-m24lr16e-i2c