I2S and USB Audio #1860
Unanswered
yuri-evangelista
asked this question in
Q&A
Replies: 1 comment
-
You might look at Phil Schatzmann's fork of the Adafruit TinyUSB code. He has USB Audio working with Arduino-Pico. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, wonderful work here! Thank you very much.
I have a question but not sure if anyone can help right now (maybe it will be solved by the next TinyUSB version).
I'm struggling with the problem of developing a USB microphone using a Pi Pico and 2 MEMS I2S mics.
At present I can:
Is there a way to "merge" things in order to obtain a working USB microphone based on I2S mics?
Thank you very much!
Yuri
Beta Was this translation helpful? Give feedback.
All reactions