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

nRF52 RTC to wake up time

My application requires ultra-low power consumption, hence the nRF52810 will operate in low power - RTC running from LFRC clock, full RAM retention (1.5uA current spec'd). The RTC will periodically wake up the device to take SPI data. Can someone please advise what the time from wake up from this low power state to initiating an SPI transaction might be.

What I am struggling to understand is the time taken from enabling the HFINT (3us start up) to HFCLK for SPI being enabled and SPI transaction commencing. Is there a base power up time required for the nRF52 to go from operating in a low current state to running the SPI port? Power management or system clocks being enabled for example.

The system power I am trying to account for will impact the frequency of the sensor measurement on the SPI line. The longer each SPI transaction takes the more power I will be forced to burn. Any advice would be much appreciated.

Regards

Niall

Related