Then INT is active its tied low. We know that we have used the alarm before, but we can’t read any register every response is 0xFF.
We use this chip as our RTC source, its critical that we can maintain time and very low power operation, the Device is battery powered and we have a a backup coin cell on the PCF2129.
I’ve tried some I2C recovery routines on the bus, I2C stop +start, manually generate scl clocks until SDA doesn’t get stuck. Removing main battery. Resetting the mcu, trying these recovery routines doesn’t produce any results. The only options i can think of are:
-We can try the Poro and see if it revives but then we will lose the time and date. Also, any means to repeat this condition and see if we can work around this issue on runtime.
-we can remove the backup coin cell and see if it revives but then we will lose the time and date. Also, any means to repeat this condition and see if we can work around this issue on runtime.