Hi, I have problem with RTC BQ32000. I can read/write registers and I can see pulses on the IRQ pin, but the content of the registers is not update. I can see only static value if the chip is powered from source. If I switch off the power (RTC runnig from backup battery) the registers are updated and after switching on the values stored in that registers is new. Is that caused by bad setting I2C? I using Xmega128 TWI set up as master, frequency is cca 100kHz bus state is idle and smart mode is enabled. I see on this forum several people who has the same problem but never describe how tray solved it.