Is this a custom board and if so have you had a review don on this ? If not we can have a look at the design if you want, either here or in a new ticket(private if so needed).
From our design guide here, General PCB design guidelines for nRF52 series :
The load capacitors, Ccap, are connected to the crystal and the values of the Ccap are given by the formula:
Ccap = 2*CL – C_pcb – C_pin
CL is the load capacitance of the crystal in use and can be found in the datasheet of the crystal.
C_pcb + C_pin is approximately 4 pF for the HFXO pins and approximately 5 pF for the LFXO pins.
More details can be found in the whitepaper "Crystal Oscillator Design Considerations". Please note that this paper is written for older chips (not nRF51/52) and that the input capacitance is given by: C_pcb + C_pin and not 1 pF, as it's stated in the whitepaper.
So for you 12pF CL you would want a value of around 20pF
Regards,
Jonathan
Is this a custom board and if so have you had a review don on this ? If not we can have a look at the design if you want, either here or in a new ticket(private if so needed).
From our design guide here, General PCB design guidelines for nRF52 series :
The load capacitors, Ccap, are connected to the crystal and the values of the Ccap are given by the formula:
Ccap = 2*CL – C_pcb – C_pin
CL is the load capacitance of the crystal in use and can be found in the datasheet of the crystal.
C_pcb + C_pin is approximately 4 pF for the HFXO pins and approximately 5 pF for the LFXO pins.
More details can be found in the whitepaper "Crystal Oscillator Design Considerations". Please note that this paper is written for older chips (not nRF51/52) and that the input capacitance is given by: C_pcb + C_pin and not 1 pF, as it's stated in the whitepaper.
So for you 12pF CL you would want a value of around 20pF
Regards,
Jonathan