USB Audio Asynchronous Feedback on the INPUT side...

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

USB Audio Asynchronous Feedback on the INPUT side...

ソリューションへジャンプ
894件の閲覧回数
EdSutter
Senior Contributor II

I've been working on a USB audio device (based on '1060), currently configured as a 6-mic/2-spkr device.  Things basically work; but now I need better than that...  The problem is occasional buffer under/overflows, which I believe should be resolved if the asynchronous feedback control was working.  I derived my project from the usb_device_composite_hid_audio_unified_lite project in the SDK.  As best I can tell, it only implements feedback for the OUT (speaker) direction (and I question whether that actually works).  I need it for both directions independently, so I need to dig into USB deeper. 

First, has this been done anywhere in the SDK?  I assume not, so is there any app notes that discuss USB audio in detail that I may have missed?  The only one I currently have is AN4665, and I'm not even sure if that applies to this processor and SDK.   I'm really struggling with the USB side of this, so any pointers to good documentation would be appreciated.

Tx

ラベル(2)
0 件の賞賛
1 解決策
876件の閲覧回数
FelipeGarcia
NXP Employee
NXP Employee

Hi Ed,

Documents about our USB stack are available when you download SDK documentation.

FelipeGarcia_4-1616175937276.png

image.png

However, we do not have specific USB Audio document or application note. Sorry for the inconvenience.

Best regards,

Felipe

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
877件の閲覧回数
FelipeGarcia
NXP Employee
NXP Employee

Hi Ed,

Documents about our USB stack are available when you download SDK documentation.

FelipeGarcia_4-1616175937276.png

image.png

However, we do not have specific USB Audio document or application note. Sorry for the inconvenience.

Best regards,

Felipe

0 件の賞賛
870件の閲覧回数
EdSutter
Senior Contributor II

Bummer...

ok thanks, its audio-specific details I'm looking for now.

Thanks for replying,

Ed

0 件の賞賛