ESP32-D0WD-V3: External 32 kHz Crystal?

expresspotato
Posts: 23
Joined: Fri May 28, 2021 1:58 pm

ESP32-D0WD-V3: External 32 kHz Crystal?

Postby expresspotato » Mon Jul 05, 2021 8:37 pm

Hello,

I'm looking to add a 32.768 Khz crystal to the ESP32-D0WD-V3 to gain bluetooth light sleep as the power consumption is quite high, much higher than WiFi with light sleep.

The design specifications sheet doesn't specify what resistor / capacitor values to put exactly, it's specified as TBD.

The schematic for the WROVER-KIT has the two needed capacitors (C17 & C18) as 12 pF.

Does anyone have experience with this in volume for a reliable external 32.768 kHz oscillator?
Attachments
Screen Shot 2021-07-05 at 3.56.16 PM.png
Screen Shot 2021-07-05 at 3.56.16 PM.png (261.01 KiB) Viewed 4547 times

ESP_Sprite
Posts: 9592
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32-D0WD-V3: External 32 kHz Crystal?

Postby ESP_Sprite » Tue Jul 06, 2021 2:12 am

As it says: the capacitors should be configured according to the load capacitance of the crystal. Specifics are e.g. here.

expresspotato
Posts: 23
Joined: Fri May 28, 2021 1:58 pm

Re: ESP32-D0WD-V3: External 32 kHz Crystal?

Postby expresspotato » Wed Jul 07, 2021 7:30 pm

Thanks for the reply. So according to that Adafruit calculation:

CL = (C1 * C2) / (C1 + C2) + Cstray

12.5 pF = (15pf * 15pF) / (15 pF + 15 pF) + 5 CStray
12.5 pF = (19pf * 19pF) / (19 pF + 19 pF) + 3 CStray

Looks like they should be in the range of 15 to 19 pF depending on CStray.

Who is online

Users browsing this forum: No registered users and 60 guests