Search found 1 match

by xelaim
Mon Jun 03, 2024 9:31 pm
Forum: ESP-IDF
Topic: adc_monitor example
Replies: 2
Views: 844

adc_monitor example

I'm trying to use the esp32-h2 with an adc. According to https://docs.espressif.com/projects/esp-idf/en/latest/esp32h2/api-reference/peripherals/adc_continuous.html i should be able to use a adc_monitor. I've written an example, it doesn't give any error, but it doesn't work. Does anyone have a work...