Hi team,
We have a customer would like to identify the USB VID/PID presented values when connecting to the EVMK2H board.
Is this okay to request here?
The machines they're using are particular about device identification.
Thanks!
Jonathan
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 team,
We have a customer would like to identify the USB VID/PID presented values when connecting to the EVMK2H board.
Is this okay to request here?
The machines they're using are particular about device identification.
Thanks!
Jonathan
Hi, Jonathan,
I am not sure I understand your question. Customer's USB device will be the slave. Wouldn't the PID/VID be the slave device presenting it?
If I plugged a USB drive to K2H, I get the following:
root@k2hk-evm:~# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 111d:1001
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
K2H is 1d6b (Linux Foundation) and the USB drive 111d is Centon Electronics according to the USB ID database. K2H is Linux Foundation is because we use upstream USB driver.
Does this answer your question?
Rex