This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF51822: will RTC work without a 32 KHz input?

OK, probably a dumb question: The nRF51822 reference manual indicates that the RTC is driven by an external 32 KHz input. Can anyone confirm whether it will or will not? I'm asking because I'm developing software for a custom board that does not have a 32 KHz crystal. I need a lightweight mechanism for determining the relative time between events. I thought to use the RTC counter for this, but it's always zero. I'm trying to avoid the overhead of an app timer. Confirmations? Suggestions? Thanks!

Related