Search found 3 matches

by uthrakumar
Fri Nov 10, 2017 12:09 pm
Forum: Other Applications
Topic: Vendor Defined HID - command and response
Replies: 2
Views: 3221

Re: Vendor Defined HID - command and response

Hi infiniteimprobability, Thank you for pointing me in the right direction. Yes what you mentioned is what is happening with my app. Below is the snap of USB analyzer. https://s2.postimg.org/sdke60kxh/Packet_Log_x_MOS_HID.png Here I can see that USB receives a NAK for further requests sent from a PC...
by uthrakumar
Mon Nov 06, 2017 12:02 pm
Forum: Other Applications
Topic: Vendor Defined HID - command and response
Replies: 2
Views: 3221

Vendor Defined HID - command and response

Hi Everyone, We have added the vendor defined HID profile with the UAC2.0 audio reference design. Our requirement is to respond to every command received in the HID and will not provide any response unless it is processed. Below is the code snipped I am using to receive the HID data , process and re...
by uthrakumar
Thu Jul 14, 2016 10:45 pm
Forum: Q&A
Topic: Glitches in playing audio with xCORE200 UAC1.0
Replies: 5
Views: 5079

Glitches in playing audio with xCORE200 UAC1.0

Hi All, We have used the example code "app_usb_aud_xk_216_mc" in the software bundle "sw_usb_audio-[sw]_6.15.2rc1" with build configuration of "1i2o2xxxxxx" Now the device is enumerated as UAC 1.0 device and we are able to play an audio through it. The problem we are se...