Hi all,
What is the purpose of the 16M crystal noise filter (register CLK_16M_REG, bit 9 XTAL16_NOISE_FILT_ENABLE) ? This is disabled by default and as far as I can tell it is never enabled in the code.
Does enabling this filter improve stability of the crystal under certain circumstances? Any known side-effects?
Thanks,
Jda
Device:
Hi Jda,
Activating this bit would be beneficial against crosstalk, and a slight phase shift would be the consequence. It has no impact on the stability of the XTAL, and its not used in the SDK.
Thanks MT_dialog
Hi MT_dialog,
Thanks for your helpful answer.