ESP32-S3 ULP current consumption

gpandit@spotsee.io
Posts: 1
Joined: Fri Jul 14, 2023 6:38 pm

ESP32-S3 ULP current consumption

Postby gpandit@spotsee.io » Fri Jul 14, 2023 6:52 pm

Hello,

I am trying to build an application with ESP32-S3 that requires monitoring a GPIO pin when the ESP32 is in deep-sleep.

I followed the ulp-gpio example [using ESP-IDF v5.1] and was able monitor GPIOs, but, when I measured the current consumption (as shown in the method described in API guides: https://docs.espressif.com/projects/esp ... dules.html ) I am measuring ~400uA. I am using a new ESP32-S3-WROOM-1-N8 module.

To make sure that I don't have any IO current leakage, I have enabled Pull-Down on all the pins I am not using on the ESP32-S3.

The datasheets do not mention what the current consumption should be when the ULP is running, is this the normal current consumption when the ULP is running? Has anyone observed same current measurements or anyone knows a way to reduce it even further?

Thanks & Regards,
Gaurav

LindaZhang
Espressif staff
Espressif staff
Posts: 10
Joined: Sat Oct 08, 2022 3:49 am

Re: ESP32-S3 ULP current consumption

Postby LindaZhang » Tue Jul 18, 2023 3:53 am

Hi, we have tested the current consumption of ESP32-S3 with flashing the example system/ulp/ulp_riscv/gpio. The measurement is also about 400 uA.

However, the current consumption is higher than expected. We will check the example later.

Honzik321
Posts: 52
Joined: Mon Apr 06, 2020 11:17 pm
Location: Czech Republic

Re: ESP32-S3 ULP current consumption

Postby Honzik321 » Thu Jan 30, 2025 8:32 am

Hello!
what is the power consumption with ESP32-S3 ULP RISC-V running at 17.5MHz (the maximum ULP frequency) ? Is it 400 uA, or more ?

PS:
Could I use GPIO interrupt on falling edge in ULP ?
Could I use 3 kB buffer in ULP slow RAM ?
How fast is GPIO output pulses generating in ULP and how fast is storing data to RAM in ULP ? Could we emulate SPI - CS, SCLK and MISO at 1 MHz SCLK (or more) with GPIO changes ?

Thank you!

Who is online

Users browsing this forum: Applebot, Bing [Bot], PerplexityBot and 6 guests