Audio class bug report

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Audio class bug report

895 Views
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

Tags (2)
0 Kudos
1 Reply

711 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Michael:

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

Regards

Daniel

0 Kudos