esp-idf/docs/en
Armando ded528e188 adc: no longer support adc2 oneshot mode on esp32c3
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
2022-12-16 02:06:03 +00:00
..
_templates
api-guides component manager: add build property `DEPENDENCIES_LOCK` 2022-12-13 15:25:19 +08:00
api-reference adc: no longer support adc2 oneshot mode on esp32c3 2022-12-16 02:06:03 +00:00
contribute docs: update pytest related docs 2022-12-08 09:49:12 +08:00
get-started esp-hw-support: update C6 chip info to include 802.15.4 support 2022-11-17 14:27:26 +08:00
hw-reference Enforce that SPI Flash pins are not for regular usage. 2022-12-12 19:11:05 -03:00
libraries-and-frameworks docs: add C++ support chapter to the API guides 2022-11-04 18:37:03 +01:00
migration-guides doc: Update the bluetooth low energy part in migration-guides 2022-11-10 06:44:51 +00:00
security docs: security: enable memory protection section for ESP32-C2/ESP32-C6 2022-12-14 10:03:47 +05:30
third-party-tools
404.rst
COPYRIGHT.rst docs: update copyright page for removed (migrated) components 2022-08-16 15:53:08 +05:30
about.rst docs: update getting started and frontpage docs for C6 2022-11-17 11:30:30 +08:00
conf.py
index.rst docs: remove rarely used items from the home page 2022-09-23 16:04:52 +08:00
languages.rst
resources.rst
versions.rst docs: add commands to updating esp-idf versions in windows system 2022-10-19 15:18:01 +08:00