11-19-2023, 01:04 AM
I'm beginning to strongly suspect that I may have a bad oscillator or something on my board. Is anyone else experiencing similar trouble with their RTCs? I had a look at the kernel driver for the PCF85063 and what it does is check the OS flag (bit 7) on the seconds register (0x04) and if it is set it issues the power loss detected warning. According to the datasheet, if this bit is set that means: "clock integrity is not guaranteed; oscillator has stopped or has been interrupted". I'm pretty sure that there's power to the chip: I even used a multimeter to measure the voltage between pins 8 (VDD) and pin 4 (VSS) on the PCF85063 on the board and it is indeed at 3.2v or so.
Anyone else have the same board and are you also seeing the same kernel warning about power loss detected from rtc0? With the way it is wired up, with board power and battery power all being routed through a Schottky barrier diode (D3 on page 8 of the schematics) we should never be getting the message at all even without a battery I should think.
Anyone else have the same board and are you also seeing the same kernel warning about power loss detected from rtc0? With the way it is wired up, with board power and battery power all being routed through a Schottky barrier diode (D3 on page 8 of the schematics) we should never be getting the message at all even without a battery I should think.