Tool/software:
Hi,
1. I want to design self USB HID device based on MSP430F5529, as the VID must be kept as 0x2047, can I change the PID value? If I change the PID value, will it affects the enumeration of PC? For example, if change PID to 0x0401, will it be enumerated by PC or I need to register the PID on USB-IF? If need to register on USB-IF, how to do this (under TI's VID)?
2. By the way, the HID device is identified by PC, it is shown as following in Device Manager, can I change the string 'USB Input Device'? If can the display can be changed, how to change?
3. When the HID device is enumerated successfully, there add two devices in Device Manager, one is 'USB Input Device' and the other is 'HID-compliant vendor-defined device', why add two devices? What is the difference between these two devices?
Best Regards,
ZJY
Hi ZJY,
As for USB descriptors tool and PID usage information, please refer to the guidance below:
Programmer's Guide , Starting USB Design Using MSP430
As for HID devices rename and configuration, I found some guidance, hope it may be helpful.
How to rename Hardware in Device Manager of Windows 11/10
Best Regards,
Pengfei
Hi Pengfei,
Thank you for your reply.
According to the guidance, does it mean that if I want to use TI's hardware (VID) to generate one HID product should ask for TI to license a unique PID as part of VID-sharing program? By the way, the following link is not accessible now software-dl-1.ti.com/.../vidtracker.html
About question 2 - HID devices rename and configuration, it seems that can only change the device name on the current PC. Can the device name be set to specific defined string when PC enumerates the device? Maybe this rename change should be placed in FW or somewhere else, so that the specific defined string can display on any PC after successfully enumeration.
Wish for your reply, thank you!
Best Regards,
ZJY
Hi ZJY,
As for MSP430 USB VID sharing program, it seems need more information about your company, product and application information, could you please send these information via email to your local support team? Please see the thread with the similar topic below:
About the HID devices name, do you mean you want to rename the "USB Input Device" to other string in whatever PC the USB device is connected, right? From my side, it seems the default name from Windows device manager, I do not think it is determined by MCU side, sorry I have no idea how to change it.
Best Regards,
Pengfei
Hi Pengfei,
Thank you for your reply. I will check will local support team about USB VID sharing program. And thank you for your answer about HID device name.
Best Regards,
ZJY
**Attention** This is a public forum