A question about power consumption of the module please.
The datasheet shows various sleep mode mA ratings, such as typical 15mA in Modem-Sleep mode.
I want to program the firmware of the ESP module using a dongle that than only source 30mA current on the 3.3V rail.
Does pulling IO0 low for programming mode perhaps limit current to within 30mA ?
Or is there some other pin we could pull high or low to limit current (perhaps to disable wifi or enable one of the sleep modes).
Thank you for any help and ideas.
ESP8288EX - current when IO0 is low
Re: ESP8288EX - current when IO0 is low
Postby mikeatom » Thu Feb 04, 2016 4:35 am
To add that the datasheet does state, holding IO0 low at power-up will start the module in UART programming mode (instead of loading/running the firmware in flash).
So... in the "UART programming mode",
1) is the radio disabled ?
2) what is the maximum current consumed by the module ?
3) how to exit UART programming mode ? (Is there a time-out, OR the module MUST be power-cycled/reset again with IO0 set high to exit UART mode?)
Thank you. I hope these 3 questions simplify what I'm asking.
So... in the "UART programming mode",
1) is the radio disabled ?
2) what is the maximum current consumed by the module ?
3) how to exit UART programming mode ? (Is there a time-out, OR the module MUST be power-cycled/reset again with IO0 set high to exit UART mode?)
Thank you. I hope these 3 questions simplify what I'm asking.
-
- Posts: 140
- Joined: Mon Oct 27, 2014 10:40 am
Re: ESP8288EX - current when IO0 is low
Postby Espressif_Kelly » Tue Feb 23, 2016 7:09 pm
Hi,
Sorry for the delay.
In UART download mode:GPIO15->low, GPIO0->low, GPIO2->high
Q1: is the radio disabled ?
A1:Yes.
Q2: what is the maximum current consumed by the module ?
A2:In uart download mode, the current of ESP8266EX module is about 54mA.
More informations about power consumption, please refer to "9B-ESP8266__Sleep__Function Description".
http://bbs.espressif.com/viewtopic.php?f=21&t=645
Q3:how to exit UART programming mode ? (Is there a time-out, OR the module MUST be power-cycled/reset again with IO0 set high to exit UART mode?)
A3: You need to switch GPIO0 to high(flash boot mode) and restart your device.
More questions, please let us know.
Thanks.
Sorry for the delay.
In UART download mode:GPIO15->low, GPIO0->low, GPIO2->high
Q1: is the radio disabled ?
A1:Yes.
Q2: what is the maximum current consumed by the module ?
A2:In uart download mode, the current of ESP8266EX module is about 54mA.
More informations about power consumption, please refer to "9B-ESP8266__Sleep__Function Description".
http://bbs.espressif.com/viewtopic.php?f=21&t=645
Q3:how to exit UART programming mode ? (Is there a time-out, OR the module MUST be power-cycled/reset again with IO0 set high to exit UART mode?)
A3: You need to switch GPIO0 to high(flash boot mode) and restart your device.
More questions, please let us know.
Thanks.
Who is online
Users browsing this forum: No registered users and 12 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.