This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Does USB audio class module(nRF5 SDK v17.0.2) support 24bit 48kHz?

I'm testing USB audio demo.
I changed bit resolution of APP_USBD_AUDIO_FORMAT_DESCRIPTOR 16 to 24
but the widows10's USB audio device is still 16 bit.
how can i do that?

Related