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

Using nRF52832 with SDK v11.0.0 and SD132 - How to Determine if External Crystal is Selected

Hello,

We are currently using RTC1 and RTC2 to keep track of various times. RTC2 is our dedicated clock to keep track of time. I want to ensure that indeed, our application is using our external 32,768 Hz oscillator (referred to as 'LFXO' in the manual). Additionally, our application is using the soft device for BLE communications.

To summarize, the LFCLK controller input can choose 1 of 3 sources, RC oscillator (LFRC), external crystal oscillator (LFXO), and lastly, a synthesized clock from HFCLK (LFSYNT). I want to ensure and confirm that our application is using the external crystal oscillator (LFXO). 

Thanks! 

Parents Reply Children
No Data
Related