esp-idf/docs/en/api-reference/peripherals
Armando 984ee9dd38 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-c3_errata_en.pdf
2023-02-08 09:04:28 +00:00
..
adc.rst adc: no longer support adc2 oneshot mode on esp32c3 2023-02-08 09:04:28 +00:00
dac.rst docs: updates the dac part on ESP32S2. 2021-01-13 14:00:03 +08:00
dedic_gpio.rst Add hypertargets to all TRM references 2021-01-26 05:51:52 +00:00
ds.rst docs: update api-reference chapters for C3 2021-03-02 15:00:56 +08:00
gpio.rst doc: update gpio api guide reference on c3 2021-07-29 11:24:26 +08:00
hmac.rst docs: update api-reference chapters for C3 2021-03-02 15:00:56 +08:00
i2c.rst I2C: Make I2C clock frequency accurate 2022-11-01 15:48:26 +08:00
i2s.rst docs: update assignment type for .bit_per_sample 2021-10-26 11:33:53 +08:00
index.rst doc: update general purpose timer for esp32-c3 2021-04-22 11:19:18 +08:00
ledc.rst docs: update c3 ledc cn trans 2022-01-25 17:32:18 +08:00
mcpwm.rst Add hypertargets to all TRM references 2021-01-26 05:51:52 +00:00
pcnt.rst bugfix:rotary encoder example isr service install 2021-07-14 10:13:21 +08:00
rmt.rst Merge branch 'feature/musical_buzzer' into 'master' 2021-01-28 01:04:24 +08:00
sd_pullup_requirements.rst docs: remove front page C3 docs not updated warning 2021-05-13 10:04:27 +08:00
sdio_slave.rst docs: remove front page C3 docs not updated warning 2021-05-13 10:04:27 +08:00
sdmmc_host.rst docs: remove front page C3 docs not updated warning 2021-05-13 10:04:27 +08:00
sdspi_host.rst sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
secure_element.rst secure_element: atecc608_ecdsa example 2020-05-21 13:08:30 +05:30
sigmadelta.rst doc: update sigma-delta doc for esp32c3 2021-01-25 11:10:19 +08:00
spi_features.rst spi: Update documents about the bus lock and how to use SPI Master on SPI1 bus 2020-04-23 12:27:25 +08:00
spi_master.rst spi_master: enable spi speed test on c3 and update the programming guide 2021-04-22 06:31:49 +00:00
spi_slave_hd.rst spi_slave_hd: add segment mode example 2021-04-28 08:20:55 +00:00
spi_slave.rst docs: Fix ADC pad and MOSI typo, update esp32c3 rom elf link 2021-09-14 11:20:48 +08:00
temp_sensor.rst temp_sensor: add calibration for esp32c3 2021-03-11 14:25:18 +08:00
timer.rst doc: update general purpose timer for esp32-c3 2021-04-22 11:19:18 +08:00
touch_element.rst touch_element: add touch element api-reference doc 2021-03-01 18:02:53 +08:00
touch_pad.rst backport link updates to v4.3 2021-04-26 11:33:22 +00:00
twai.rst Update TWAI driver docs and registers for esp32c3 2021-06-23 19:26:16 +08:00
uart.rst docs: Correct uart default pin names and provid more information about ESP-Prog board 2021-06-15 15:32:22 +08:00
usb.rst example: peripherals/usb: fix typo naming of local variables 2022-07-19 11:05:40 +08:00