Hi USB experts
I met a problem when try to use audio feedback.
config:
High-speed, ISO data ep: binterval is 4,ep address=0x01, bRefresh=0,bSyncAddress=0x81
ISO Feedback ep: binterval is 4, address is 0x81,bRefresh=7,bSyncAddress=0
the enumeration is successful, but when open audio playback, the player cannot playback.
From the trace, when open the player, host set alternate setting 1, then set alternate setting 0(stop playing)
It is very weired.
This issue is resolved.