the range of capacitors of external 32.768khz crystal

Hello, as the 32.768khz PPM of our product is out of the range, so i need to fine tune the C1/C2, now C1 and C2 are 22pF, is it in range? what is the range for C1 and C2, for the Cpcb1/2, how to get this  value.

  • Hi, Sandy.

    As you may see in the nRF52810 PS, the LFXO has a maximum load capacitance, CL_LFXO, of 12.5 pF. The value of the load caps, Ccap, should then be possible to calculate using the formula

    Ccap = 2 * CL_LFXO - 5 pF,

    as explained in this guide.

    Using the numbers above, a capacitor value of 22 pF indicates that the crystal has a load capacitance of 13.5 pF, which is outside of the spec (CL_LFXO = (Ccap + 5 pF) / 2).

    Best regards,
    Mathias

Related