C
Costas Vlachos
Guest
Hi all,
I'm looking for the formula to calculate the value of the two capacitors C1
and C2 used in crystal oscillators for microcontrollers (you know, the ones
you put between the Xtal terminals and GND). I've found this on the net:
Crystal Capacitor Formula (Parallel Mode)
-----------------------------------------
Let: CL = Crystal's load capacitance
CP = Circuit's parasitic capacitance
CI = Chip's input capacitance
C1 = Crystal oscillator capacitor 1
C2 = Crystal oscillator capacitor 2
Then: C1 = C2 = 2 * CL - (CP + CI)
Example: For a crystal with 12pF load capacitance (CL)
and assuming CP + CI = 5pF (typical), we have
C1 = C2 = 2 * 12pF - 5pF = 19pF. We can then
use two 18pF capacitors (closest standard
value).
Is this correct? Can someone please confirm?
Many thanks.
Costas
I'm looking for the formula to calculate the value of the two capacitors C1
and C2 used in crystal oscillators for microcontrollers (you know, the ones
you put between the Xtal terminals and GND). I've found this on the net:
Crystal Capacitor Formula (Parallel Mode)
-----------------------------------------
Let: CL = Crystal's load capacitance
CP = Circuit's parasitic capacitance
CI = Chip's input capacitance
C1 = Crystal oscillator capacitor 1
C2 = Crystal oscillator capacitor 2
Then: C1 = C2 = 2 * CL - (CP + CI)
Example: For a crystal with 12pF load capacitance (CL)
and assuming CP + CI = 5pF (typical), we have
C1 = C2 = 2 * 12pF - 5pF = 19pF. We can then
use two 18pF capacitors (closest standard
value).
Is this correct? Can someone please confirm?
Many thanks.
Costas