Getting USB VID and PID for iMXRT116x

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Getting USB VID and PID for iMXRT116x

2,129件の閲覧回数
gsbalajikrishnan
Contributor II

Hi...

I am using iMXRT1160-EVK

I am getting the VID 0x1FC9 and 0x013D for iMXRT1166 processor

I want to make sure whether the VID 0x1FC9 and PID 0x013D are same for all iMXRT116x or the VID and PID are different for iMXRT116x?

If it is different, what VID & PID will I get for iMXRT1165 processor?

Kindly let me know 

I attached the reference for iMXRT1166 given below and 

gsbalajikrishnan_0-1667887243464.png

 

Thanks & Regards,

Balajikrishnan.G.S

 

 

 

 

 

0 件の賞賛
返信
3 返答(返信)

2,110件の閲覧回数
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

Vendor ID is an identifier allotted to the device manufacturer to help track them down.
The Product ID is a permanent, unique identifier assigned to a data product by its producer.

Then about this, the VID should be the same and the PID will be different for the product.

Best regards,
Pavel

 

 

0 件の賞賛
返信

2,087件の閲覧回数
gsbalajikrishnan
Contributor II

Hello @Pavel_Hernandez ,

Thanks for your information,

How do we need to retrieve the VID and PID for any custom boards?

Is there any commands or script available to retrieve the VID and PID ?

Kindly suggest,

 

Thanks & Regards,

Balajikrishnan.G.S

0 件の賞賛
返信

2,079件の閲覧回数
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

In the code, there is define where you can change the VID and the PID, but this need to be registered in USB.org for new products, this is out of the scope of NXP, but you can consult this link. Getting a Vendor ID | USB-IF

Best regards,
Pavel

0 件の賞賛
返信