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

Alternative clocks for nrf52

I'm looking for alternative xtal's (mhz + rtc) for use on boards where space is very limited.

Silego's GreenCLK3 looks like a great option, though that one is right now only available in a 26 MHz + 32.768 kHz combination.

They + SiTime have similar options, but I wonder if there are any RF-aspects that should be considered if using mems oscillators, like phase noise etc.?

Parents
  • We usually advise customers against using mems oscillators as the phase noise from the mems oscillator could be amplified by the radio pll, and make radio communication unstable. This also means we don't use these ourself so we don't have a lot of experience with them, but we haven't seen any customers succesfully using one either.

    So if your space is very limited you might want to consider using only an external 32MHz crystal and using the internal rc for 32.768 kHz if the accuracy is good enough for your application.

  • Using a mems oscillator for the 32.768 KHz should be fine. The following external clock sources are supported:

    • Low swing clock signal applied to the XL1 pin. The XL2 pin shall then be grounded.
    • Rail-to-rail clock signal applied to the XL1 pin. The XL2 pin shall then be grounded or left unconnected.

    Why do you want to use this oscillator instead of a (cheaper) crystal? are you feeding multiple devices? EDIT: I see they are quite small, I guess that's why?

Reply
  • Using a mems oscillator for the 32.768 KHz should be fine. The following external clock sources are supported:

    • Low swing clock signal applied to the XL1 pin. The XL2 pin shall then be grounded.
    • Rail-to-rail clock signal applied to the XL1 pin. The XL2 pin shall then be grounded or left unconnected.

    Why do you want to use this oscillator instead of a (cheaper) crystal? are you feeding multiple devices? EDIT: I see they are quite small, I guess that's why?

Children
No Data
Related