Audio class bug report

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Audio class bug report

1,079 次查看
mstumbra
Contributor II

Hi

During development of USB audio application, I have found bug in usb_device_audio.c of SDK v2.2.0.

Due to this bug all of audio class specific endpoint requests were rejected. That leads to ignore of

"SET SAMPLING FREQ CONTROL COMMAND", thus selection of sample frequency is not working.

To fix it remove lines 1553-1557 of usb_device_audio.c:

pastedImage_13.png

All bmRequestTypes already handled in switch and unsupported types will be ignored via default statement

标记 (2)
0 项奖励
回复
1 回复

895 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Michael:

Thank you for your input, I will forward this to the develop team.

Regards

Daniel

0 项奖励
回复