Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi -
Could you clarify how can I access & modify the PID & VID via the provided api? If at all?
Thanks
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.
Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi -
Could you clarify how can I access & modify the PID & VID via the provided api? If at all?
Thanks
Hi,
I don't think so the VID and PID can be updated or modified.
Best Regards
Siddharth
Hi,
You cannot update the VID/PID. Generally, VID and PID are assigned by USB-IF, which is the USB Implementers Forum.
There is a process to be followed to get a new PID and this is assigned by USB-IF.
Best Regards
Siddharth
We did follow this procedure and we have VID & PID provided by the USB-IF.
How do we integrate it with your API?
Hi,
I think you will need to have drivers similar to "usb_dev_serial" available in <C2000Ware>\utilities\windows_drivers and Windows should be able to assign this driver when the device is connected.
You can refer the "driver_installation_flow.pdf" file located in the same folder.
Best Regards
Siddharth