Full-duplex (built-in) i2s audio on esp32 #867
-
Anyone experience with using both built-in adc and built-in dac at the same time on esp32? Appreciate the headsup! Kind regards, |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
May 25, 2023
Replies: 1 comment 1 reply
-
Both work only on port 0, so you can't use them at the same time! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Both work only on port 0, so you can't use them at the same time!