-->
Page 6 of 8

Re: read33vdd function

PostPosted: Wed Apr 15, 2015 9:04 am
by AcmeUK
Hi gerardwr & dperrow

Thats it, the brackets got me!

Thanks for your help.

Re: SOLVED : read33vdd function

PostPosted: Wed Apr 15, 2015 10:07 am
by CptanPanic
How low can vdd get before esp dies?

Re: SOLVED : read33vdd function

PostPosted: Wed Apr 15, 2015 2:36 pm
by reaper7
@CptanPanic - my esp go down to 2768mV on li-ion power, so maybe this is only accu security cut-off...
http://www.esp8266.com/viewtopic.php?f=12&t=1516&p=9832#p9832

Re: SOLVED : read33vdd function

PostPosted: Wed Apr 15, 2015 2:37 pm
by ulumu
I used a ESP12, the lowest Vdd that can still run in stable mode is ~2.7V and I can used readvdd33() to read it back successfully.