Why does AnalogAudioStream for ESP32-S3 require an input from two ADC channels and not one? #1082
Answered
by
pschatzmann
candorgander
asked this question in
Q&A
-
When using ESP32-S3 with Arduino-ESP32 V3.0.0Alphav2 and AnalogAudioStream, the AnalogConfigESP32V1.h header is used when compiling the sketch. Why does the input have to be two channels of the ADC and not one? Have I skipped over some documentation or is this a TODO? |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Dec 1, 2023
Replies: 1 comment 4 replies
-
What makes you think that it has to be 2? |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What makes you think that it has to be 2?
You can set channels=1