2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

こんにちは、
やましょうです。

#VID/PIDって何だ?
VIDはVENDER ID 企業コード
PIDはPRODUCT ID 製品コードとなっています。
有名どころのVENDER IDは、8086です。
このIDでUSB HOST側は、接続機器を確認します。

#すでにあった。
この企業コードを取得するには、現在ですと..
といろいろ書いていたところまとめらたページを発見しました。
https://qiita.com/gpsnmeajp/items/8eb8ecf0541032f6de0e

#補足
補足的にMICRO CHIPとNXPのPIDNO取り方を記載しておきます。
NXP:
https://www.nxp.com/jp/support/developer-resources/software-development-tools/lpc-developer-resources-/usb-vid-pid-program:USB-VID-PID-PROGRAM

MICROCHIP:
https://www.microchip.co.jp/support/faq_usb.html
http://microchipdeveloper.com/faq:67

ってことで、自腹で払わなくても取得できる方法はいろいろありますね。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?