Search found 1 match

by lockbird
Thu May 03, 2018 3:14 pm
Forum: General Discussion
Topic: not able to enable ADC1 with ESP-IDF V3.0
Replies: 2
Views: 3279

not able to enable ADC1 with ESP-IDF V3.0

Hello everyone, I'am currently working on making adc1 to work with i2s. On the previous versions of ESP-IDF there was a function called "i2s_adc_enable()" in the i2s driver lib. but it seems to have disappeared in the new version (v3.0). I2S can start but i'am unable to get any value from the adc. D...