Re: dwc2 audio gadget with high data rates

2017-05-23 Thread Jassi Brar
On Wed, May 24, 2017 at 12:22 AM, Francesco Lavra wrote: > On Sun, May 21, 2017 at 4:42 PM, Francesco Lavra > wrote: >> Hi, >> I'm using the dwc2 OTG controller as a USB audio gadget (g_audio driver), >> and I'm having trouble with making it work at high data rates, e.g. 192 kHz >> sampling rate

Re: dwc2 audio gadget with high data rates

2017-05-23 Thread Francesco Lavra
On Sun, May 21, 2017 at 4:42 PM, Francesco Lavra wrote: > Hi, > I'm using the dwc2 OTG controller as a USB audio gadget (g_audio driver), > and I'm having trouble with making it work at high data rates, e.g. 192 kHz > sampling rate or 6 channels. > When I load the g_audio driver with the above par

dwc2 audio gadget with high data rates

2017-05-21 Thread Francesco Lavra
Hi, I'm using the dwc2 OTG controller as a USB audio gadget (g_audio driver), and I'm having trouble with making it work at high data rates, e.g. 192 kHz sampling rate or 6 channels. When I load the g_audio driver with the above parameters (p_srate=192000 p_chmask=0x3F), I get this error messag