Dear TI Team,
We tried below commands to break fseal bit on TPS65218D0. But up to now we could not set it whatever we tried. So that can you please tell us what is needed to set Fseal bit to 1b over i2c?
BTW, we have a coin cell connected to CC pin. And it generates 3.3V.
Commands we tried consequently:
i2cset -f 0 0x24 0x10 0x7D
i2cset -f 0 0x24 0x10 0xB1
i2cset -f 0 0x24 0x10 0xFE
i2cset -f 0 0x24 0x10 0xA3
After these commands when we check the register 0x5, we have seen that Fseal bit is not set to 1b.
i2cget -f 0 0x24 0x5
0x28
Regards,
Zafer Çalışkan