Search found 1 match

by ParthRathod
Tue Dec 05, 2017 6:48 am
Forum: Hardware
Topic: [Answered] What are the ADC input ranges?
Replies: 17
Views: 93043

Re: [Answered] What are the ADC input ranges?

Hello,

ESP32 has 12bit of ADC as per datasheet. so it can measure the change of 12mV on ADC line

I am trying to read 65mV on ADC lines.but it still gives 0.
what is the minimum ADC input voltage range on ADC line of ESP32.