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

nRF51422 oscillator

Hi,

I have been using the nRF51-DK to develop a program for capacitive sensing. I want to design a custom PCB with the nRF51422 chip on it. Do I need to have an oscillator/crystal on my PCB to provide a clock or does the chip come with an internal oscillator? Also, what oscillator does the nRF51-DK use by default?

Regards, Ehsan.

Parents Reply
  • Q: Does the nRF51-DK use the 32.768 kHz internal RC oscillator by default?

    A: If you want to use the internal RC oscillator or external crystal oscillator is something you choose in your application when you start the LFCLK. By default the LFCLK will initially start running from the internal 32.768 kHz RC oscillator while the external crystal oscillator is starting up and automatically switch to using the external crystal oscillator once this oscillator is running. (If you have chosen to use internal RC oscillator, there will of course not be a switch to the external crystal oscillator)

Children
No Data
Related