mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
bb074904b4
Due to HW limitation, we don't support this anymore. On c3, ADC2 under oneshot mode is not stable. However, you can enable CONFIG_ADC_ONESHOT_FORCE_USE_ADC2_ON_C3 to force use ADC2. Refer to errata to know more details: https://www.espressif.com/sites/default/files/documentation/esp32-s3_errata_en.pdf https://www.espressif.com/sites/default/files/documentation/esp32-c3_errata_en.pdf |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_adc2_wifi.c | ||
test_adc_driver_iram.c | ||
test_adc_driver.c | ||
test_adc_performance.c | ||
test_adc.c | ||
test_app_main.c | ||
test_common_adc.c | ||
test_common_adc.h |