Page 1 of 1
ADC positive offset on 0V
Posted: Tue Sep 12, 2017 2:10 am
by gjump
I'm getting a very annoying problem: I have a project using esp12e and on some boards I got wrong ADC readings(using system_adc_read SDK 2.0.0 NONOS), even when I ground the ADC pin I can read a value ~10mV. I tried to change WiFi modes(all of them) but didn't changed significantly.
Any help is appreciated!
Regards,
Re: ADC positive offset on 0V
Posted: Tue Sep 12, 2017 2:10 pm
by ESP_Faye
Hi,
Could you have a try with the latest
ESP8266_NONOS_SDK?
Thanks for your interest in ESP8266!
Re: ADC positive offset on 0V
Posted: Tue Sep 12, 2017 11:48 pm
by gjump
ESP_Faye wrote:Hi,
Could you have a try with the latest
ESP8266_NONOS_SDK?
Thanks for your interest in ESP8266!
Going to try that.
Re: ADC positive offset on 0V
Posted: Wed Sep 13, 2017 3:56 am
by gjump
ESP_Faye wrote:Hi,
Could you have a try with the latest
ESP8266_NONOS_SDK?
Thanks for your interest in ESP8266!
Faye, same problem, same offset. I'll try on more boards, but I got 50% working and 50% with this problem and I'm always checking the voltage at the pin with a calibrated equipment to be sure.
Any thoughts?
Regards,
Re: ADC positive offset on 0V
Posted: Thu Sep 14, 2017 9:36 pm
by gjump
@ESP_Faye
Things i've tried:
Switched the ESPs between boards to to be sure that isn't the circuit, the problem followed the ESPs.
Wrote a simple code using system_adc_read_fast(), wifi off and got the same result, with the ADC pin grounded it reads 10-12 points.
Yesterday I've built 3 more boards, 2 ok and 1 with this offset. I have now 3 with offset and 4 working.
Don't know what's going on;
Regards,
View first unread post
Posted: Fri Sep 15, 2017 5:40 pm
by Jamartox
Dont you have the down arrow to the left of the thread title?
Re: View first unread post
Posted: Fri Sep 15, 2017 7:23 pm
by gjump
Jamartox wrote:Dont you have the down arrow to the left of the thread title?
Down arrow? I don't think so. What's that for?
Re: ADC positive offset on 0V
Posted: Tue Sep 19, 2017 11:05 pm
by gjump
Anything? Our client is asking for answers!