This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I'm using EXP430F5529 and trying to use two HID interfaces (keyboard and datapipe). If I only use one HID interface (keyboard for example) it works fine, but if I add a second HID interface, USB does not enumerate.I'm using USB DESCRIPTOR TOOL (version 3.11.00.00) to generate descriptors.c , descriptors.h and Usblsr.c.
I'm using keyboard example of hid traditional examples that comes with USB stack.
I tried everything to make it work but i'm stuck on this.I tried also to change the second interface do CDC, but it doesnt enumerate too.
Anyone faced this problem before? Any suggestions?
Thanks in advance.
I changed the PID for a random number and both HID interfaces worked.Weird...
You might want to get some USB driver utilities to be able to clean up bogus entries something like usbview and usbdeview. http://www.nirsoft.net/utils/usb_devices_view.html
-rick
**Attention** This is a public forum