We are encountering an issue with the external RTC (PCA85073A) during I2C communication. While performing RTC set operations (seconds, minutes, hours) and subsequent RTC read operations, we are not receiving continuous readings for seconds ,minutes and Hours
Although the RTC cycles through 0 to 59, the readings are inconsistent and certain values appear to be missing. For example, instead of Continuous values, we observe jumps such as 0, 1, ,8,9,10, 11, 18, 19, 40, 41, 50, 51, 58, 59. The same irregularity is observed with minutes as well.
This behavior is impacting timekeeping accuracy. We kindly request your support in investigating the I2C communication and RTC read sequence to identify the root cause