Search found 1 match

by jamesxsc
Wed Jun 05, 2024 2:50 pm
Forum: ESP32 Arduino
Topic: ADC Reading Issues With I2S
Replies: 0
Views: 405

ADC Reading Issues With I2S

Hi, I am using the ESP32, with WiFi, so only using ADC1. I'm using a few channels, but I'll keep this simple: - One channel used with I2S driver to sample at higher frequencies. - Another channel used simply with analogRead... This was working perfectly - to be precise, a web request triggers a meas...