RAW HID Client Tool

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

RAW HID Client Tool

2,056件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mfarnet on Tue May 27 09:27:35 MST 2014
Does anybody know if there is a more expanded version of the "HIDClient.exe" tool?  This tool reads and writes only one byte.
ラベル(1)
  • USB

0 件の賞賛
返信
1 返信

1,789件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Tsuneo on Tue May 27 11:09:24 MST 2014
1) SimpleHIDWrite by Robert Marquardt
http://janaxelson.com/files/SimpleHIDWrite3.zip
- Report size is limited to less than 64 bytes
- Support report IDs
- Support composite/multi-TLCs HID + HID device

2) generic_hid_cs_62 by Jan Axelsons
http://janaxelson.com/files/generic_hid_cs_v62.zip
- No report size limit, even more than 64 bytes
- To support report IDs, source code modification is required
- To access the second HID interface on composite/multi-TLCs HID device, you have to touch to the source code.

There are many other "HID client tools" on the web.
But they have similar limitations,
- report size is limited to 64 bytes
- report ID is not supported
- doesn’t access to composite/multi-TLCs HID device

Tsuneo
0 件の賞賛
返信