Search found 1 match
- Wed Apr 12, 2023 10:12 am
- Forum: General Discussion
- Topic: ESP32S2 ADC different attenuation on every channel
- Replies: 0
- Views: 573
ESP32S2 ADC different attenuation on every channel
Hello everyone! I'm having an issue with setting different attenuation on ADC channels with IDF 5.0.1 using adc_continuous_config function. Whenever I do it, the function is aborting with "ESP_ERROR_CHECK failed: esp_err_t 0x102 (ESP_ERR_INVALID_ARG)". I see that in adc_continuous.c:588 there is a c...