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

HF CLK SOURCE in case of LF crystal

Hi, I was wondering if it is regual that configuring softdevice for a low frequency oscillator 32.768 kHz using the function: SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); the high frequency source in the CLOCK register HFCLKSTAT->SCR is configured automatically with RC internal source or do I have to set HFCLK source with the High frquency oscillator?

Thank you!

Related