analogReadMilliVolts returns the wrong value in esp32-s2 #6436
Labels
Area: Peripherals API
Relates to peripheral's APIs.
Chip: ESP32-S2
Issue is related to support of ESP32-S2 Chip
Resolution: Duplicate
Issue is a duplicate of another issue
Board
none
Device Description
esp32-s2
Hardware Configuration
none
Version
latest master
IDE Name
none
Operating System
none
Flash frequency
none
PSRAM enabled
no
Upload speed
none
Description
[esp32-s2-adc api-reference:]
(https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/adc.html)
Attenuation Measurable input voltage range
ADC_ATTEN_DB_0 0 mV ~ 750 mV
ADC_ATTEN_DB_2_5 0 mV ~ 1050 mV
ADC_ATTEN_DB_6 0 mV ~ 1300 mV
ADC_ATTEN_DB_11 0 mV ~ 2500 mV
arduino-esp32-master code at line 251:
#4941
#4386
Sketch
Debug Message
Other Steps to Reproduce
none
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: