Search found 10 matches

by E-M-Dev
Tue Jul 18, 2017 9:42 pm
Forum: ESP32 Arduino
Topic: BME280 with SPI?
Replies: 2
Views: 6467

Re: BME280 with SPI?

Hi,

Actually I run all sensors over I2C and they are all working.

Regards,
by E-M-Dev
Mon Jun 12, 2017 12:24 pm
Forum: ESP32 Arduino
Topic: Deep Sleep or other power saving functions?
Replies: 23
Views: 40692

Re: Deep Sleep or other power saving functions?

Can this Modification be added to the Arduino core too?
by E-M-Dev
Mon Jun 12, 2017 8:25 am
Forum: ESP32 Arduino
Topic: Deep Sleep or other power saving functions?
Replies: 23
Views: 40692

Re: Deep Sleep or other power saving functions?

@temp4eb Which silicon revision boards is this?

@all Anybody can confirm the power consumption of silicon revision 1?

Regards,
Rick
by E-M-Dev
Sun Jun 11, 2017 10:24 am
Forum: ESP32 Arduino
Topic: Deep Sleep or other power saving functions?
Replies: 23
Views: 40692

Re: Deep Sleep or other power saving functions?

@ESP_igrr Does the changes according to the Hardware Design Guidelines on CHIP EN
with the R10k and C100n apply to the WROOM32 too or I have to implement this separatelly
ie outside of the wroom32 module?

Regards,
Rick
by E-M-Dev
Wed Jun 07, 2017 10:25 pm
Forum: ESP32 Arduino
Topic: Deep Sleep or other power saving functions?
Replies: 23
Views: 40692

Re: Deep Sleep or other power saving functions?

I'm using the Rocket 32-Rev1 (silicon rev. 0)

It's strange You need some mods on the sparkfun board.
They claim 2.5µA current in deep sleep for this board.
by E-M-Dev
Wed Jun 07, 2017 7:30 pm
Forum: ESP32 Arduino
Topic: Deep Sleep or other power saving functions?
Replies: 23
Views: 40692

Re: Deep Sleep or other power saving functions?

@kostyan5 which board exactly are You using?

AFAIK there is no difference if You pull up that pin to high.
My board needs ~90µA with ULDO and Li Ion charger hooked up.
by E-M-Dev
Tue Jun 06, 2017 7:10 pm
Forum: ESP32 Arduino
Topic: Deep Sleep or other power saving functions?
Replies: 23
Views: 40692

Re: Deep Sleep or other power saving functions?

@martinayotte How much current do You need with this code (on which board)?

Regards,
Rick
by E-M-Dev
Tue Jun 06, 2017 7:04 pm
Forum: ESP32 Arduino
Topic: Analog READ - Precision?
Replies: 3
Views: 9963

Re: Analog READ - Precision?

Can anybody from espressif please make a statement on this problem? Basically I don't need to measure Voltages lower than 0.15v but I would like to be sure about what is going on there. @ukonline2000 Currently I correct the measured values by software and it works pretty well so far. I didnt made te...
by E-M-Dev
Wed May 31, 2017 10:06 pm
Forum: ESP32 Arduino
Topic: Deep Sleep or other power saving functions?
Replies: 23
Views: 40692

Deep Sleep or other power saving functions?

Hello,

Are there any working power saving functions right now?
For silicon Rev 0 or 1.

Does somebody have got some measured data (with setup)?

Regards,
Rick
by E-M-Dev
Wed May 31, 2017 10:02 pm
Forum: ESP32 Arduino
Topic: Analog READ - Precision?
Replies: 3
Views: 9963

Analog READ - Precision?

Hello,

Is there a solution for Analog READ (silicon revision 0) allready?
I'm reading 1438-1440 for 1,32V (@3.33V Supply).

No matter if floating or with pulldown, the readings are allways the same.
Basically accurate with a shift of -0.15V

Regards,
Rick