Hello, I have decided to use an external RTC (M41T64) to wake up the nRF52832 from system OFF mode. I am also planning to use the RCT to generate generate the 32.768 kHz to feed into the nordic BLE module (nRF52832).
The RTC module (M41T64) has two 32.768 kHz outputs:
- Programmable Square Wave Buffer
- Full-time 32.768 kHz Square Wave
I would like to know which source is best for power consumption and provides better CLK accuracy for the Nordic BLE module and also what are the differences between the two?
Thanks in advance.