2AHMR-ESP32S deep sleep current

dontsov
Posts: 4
Joined: Sun Jan 06, 2019 1:35 am

2AHMR-ESP32S deep sleep current

Postby dontsov » Thu Oct 31, 2019 3:11 pm

I try to find "10uA" consumption with ESP32-CAM module.
Image

ESP32-CAM schematic
Image

Module "out of the box" has 2800uA
Remove camera: 1800uA
Unsolder AMS1117 LDO. No LDO, no camera: 400uA

adding this code safe about 100uA.
pinMode(OUTPUT_OPEN_DRAIN, GPIO_NUM_12);
pinMode(OUTPUT_OPEN_DRAIN, GPIO_NUM_15);

Now 260uA. Good.

Define CONFIG_ULP_COPROC_ENABLED 1 or 0 not affected.

Add adc_power_off(); no affect.
Remove PSRAM memory.
Now ~170uA. Good.

Remove Q1, Q2 transistors - no affect.

Where is 10uA ?!

I has another chip: ESP32-WROOM-32. He's consumption is 17uA (with 2 x MCP1700-33 LDOs).
Attachments
esp32-cam-components.jpg
ESP32-CAM components
esp32-cam-components.jpg (309.38 KiB) Viewed 4288 times

Who is online

Users browsing this forum: Majestic-12 [Bot] and 65 guests