bones@bonesio.net [nuttx]
2018-02-14 00:10:49 UTC
A search on these forums showed a while back there was some talk of getting USB audio working on an
Atmel ATSAM4S system.
I'm using a similar system, and I am wanting to get the device to respond as a USB audio device. So far it looks like I need to use drivers/usbdev/cdcacm.c or drivers/usbdev/usbmsc.c as examples/templates to create something similar for audio.
Has anyone gotten this to work? What sort of stumbling blocks might I run into?
Thanks for the help.
Atmel ATSAM4S system.
I'm using a similar system, and I am wanting to get the device to respond as a USB audio device. So far it looks like I need to use drivers/usbdev/cdcacm.c or drivers/usbdev/usbmsc.c as examples/templates to create something similar for audio.
Has anyone gotten this to work? What sort of stumbling blocks might I run into?
Thanks for the help.