Skip to content

picow: increased power-consumption during light-sleep and deep-sleep #7047

@bablokb

Description

@bablokb

CircuitPython version

Adafruit CircuitPython 8.0.0-beta.1 on 2022-10-01; Raspberry Pi Pico W with rp2040

Code/REPL

# see https://github.com/bablokb/pico-sleepcurrent/
# directory cp-timer

Behavior

Compared to the Pico, the Pico-W has substantially higher current consumption. You can find some graphs here: https://github.com/bablokb/pico-sleepcurrent/.

  • light-sleep: about 21mA vs. 17mA
  • deep-sleep: about 17mA vs. 7mA

(both figures with TimerAlarm). I suppose this is due to the wifi-coprocessor. Is there anything that can be done here?

Description

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions