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.
Hi,
I am using MSP430F5659 controller with inbuilt USB. USB uses CDC protocol for the communicate with PC based application.
We use the Digital signed driver for our UI application, We see our device is listed as MSP430 serial device in device manager.
Can we change the name from "MSP430 serial Device" to our own device name?
If so how to make that, Its very urgent and we are in urge of our device release to market this month end.
Any one who has done the name change on the digital signed driver please help me.
Thanks in advance
Nitesh
Hi Nitesh,
yes, it is possible to change the device name, but you _must_ sign the changed driver (I suppose we are talking about "Windows [TM]") .
You should consider to change the USB VID/PID, otherwise this might create confusion on customer side.
However, Microsoft has a good description on how to sign a Windows driver: Driver Signing
BR
Christoph
Hi,
So is it possible to change the driver name in .cat file and .inf as per our product name, without registration? Can TI support on this?
Since we are close to our release and registration may take time. So we need help from TI. Or faster ways to get the VID/PID ?
Thanks in advance
Nitesh
Any CDC device (msp430 based or not) will be enumerated on Win 10 automatically (without questions) and will use native OS drivers.
**Attention** This is a public forum