USB Audio support
Posted: Fri Mar 04, 2022 11:11 am
by kasper
Hi,
I'm currently looking into getting the USB Audio UAC2 implementation from TinyUSB working on the esp32s3.
Have anyone here tried that?
Thanks,
Kasper Nyhus
Re: USB Audio support
Posted: Tue Apr 12, 2022 11:19 am
by Zoltan Janosy
I'm also interested in this topic. Did you make any progress?
Thanks,
Zoltan
Re: USB Audio support
Posted: Mon May 02, 2022 7:02 pm
by kasper
unfortunately no. I have an open issue on the tinyUSB github, and I'm waiting to be put in contact with an espressif developer.
https://github.com/hathach/tinyusb/issues/1382
/K
Re: USB Audio support
Posted: Thu Feb 22, 2024 12:01 am
by Fishbone
I saw this
https://github.com/espressif/esp-idf/issues/12774
so looks like there is progress being made. I will have to wait until some of you smart people simplify this in an end-user library for arduino framework.
But keep up the good work!