PORTS Forum

Ports and Interfaces => USB => Topic started by: Nik on December 24, 2013, 03:01:22 pm

Title: HID: USB Device not recognized.
Post by: Nik on December 24, 2013, 03:01:22 pm
Wish you all a merry Christmas !

I am trying to enumerate a USB device as HID (keyboard) but not able to enumerate it.

Comparing the my device's trace with a standard keyboard trace, I could see that after the setup stage there is no 'Get_Descriptor' data.

Any hints or suggestion are appreciated.

Thank you for your time !

Regards,
Nik
Title: Re: HID: USB Device not recognized.
Post by: Nik on December 26, 2013, 09:57:07 am
Sorted out the issue.

Thanks.
Title: Re: HID: USB Device not recognized.
Post by: FWD on January 10, 2014, 11:18:07 am
Since desc type is various(device,config...), can you offer more info of the trace?