最終更新:2018-05-29 (火) 17:16:29 (2159d)  

Cypress USBSuite
Top / Cypress USBSuite

a set of development tools for Microsoft Visual Studio to create .NET Windows applications which includes the following:

  • A Generic USB Kernel Mode Driver A .NET Managed Class Library that has
    • CyUSB.dll, which is a C# library
    • CyAPI.lib?, which is a C++ library
  • USB Control Center that serves as a USB experimenter's work-bench
  • Bulkloop Application that provides a USB bulk transfer test tool
  • Streamer Application that can be used for transfer performance testing.

コンポーネント

ドライバ

  • CyUSB3.sys - generic USB kernel mode driver supporting USB2.0 and USB3.0 devices

ライブラリ

  • CyAPI.lib?

DLL

メモ

個別インストールのときのインストール先

C:\Program Files (x86)\Cypress\Cypress USBSuite\

ツール

インストール

  • application
  • bin
  • doc
  • driver
  • library
  • license

ソースコード

メモ

  • The generic Cypress driver is signed for a VID of 0x04B4 and PIDS of 0x00F0, 0x00F1, and 0x00F3.
  • If you want to use your own VID/PID pair, you must get the driver signed by Microsoft WHQL