platformio / platform-espressif32

Espressif 32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif32
Apache License 2.0
856 stars 571 forks source link

ADC not available on ESP32-S3 #1316

Closed marcopyre closed 4 months ago

marcopyre commented 4 months ago

I need ADC for analog microphone input but the package sets the ADC as unavailable, pins are defined but there is just the config missing to turn it on, the ESP32-S3 documentation says that the board supports it,

image image

Jason2866 commented 4 months ago

Not related to Platformio. Issues regarding Arduino espressif32 has to be open there.