Search found 3 matches
- Fri Feb 25, 2022 10:15 pm
- Forum: General Discussion
- Topic: Does the ESP32's ADC have a reference number/Datasheet of its own?
- Replies: 2
- Views: 2673
Re: Does the ESP32's ADC have a reference number/Datasheet of its own?
Hi A.H.Z123, There are no other sources of official information about ESP32's ADC other than: - ESP32 Datasheet -- https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf - ESP32 Technical Reference Manual -- https://www.espressif.com/sites/default/files/documentation/esp...
- Thu Nov 04, 2021 6:20 am
- Forum: General Discussion
- Topic: Does the ESP32's ADC have a reference number/Datasheet of its own?
- Replies: 2
- Views: 2673
Does the ESP32's ADC have a reference number/Datasheet of its own?
I need to get as much information as I can about this ADC and I wasn't able to find ample amount of it from the datasheet and reference manual of the ESP32. Did anyone manage to find the reference number of the ADC itself?
- Wed Oct 20, 2021 3:04 pm
- Forum: ESP-IDF
- Topic: How do I adjust the ADCs for maximum accuracy?
- Replies: 1
- Views: 7975
How do I adjust the ADCs for maximum accuracy?
I want to design a high accuracy voltage/ current monitoring for solar batteries using the esp32 ADCs but I was very confused by the datasheet and guides online on how to maximize ADC accuracy. As far as I know, the ADCs in the esp32 have an attenuator stage at their inputs; the suggested range for ...