USB HID Report Descriptor Windows #593
Replies: 6 comments
-
USB HID Device : Microchip PICKit 4 It seems to me the WIndows reconstruction is correct (logically equivalent). So this may not be a real issue. Just want to double check here. hidtest output under Linux.
Feed the above through an online HID report parser
hidtest output under Windows.
Feed the above through an online HID report parser
|
Beta Was this translation helpful? Give feedback.
-
Another device: I2C interface touch pad. hidtest dump of the HID Report Descriptor under Linux
HID report parser output click to view the HID report descriptor parser output
Output from hidtest under Windows.
click to view the HID report descriptor parser output
|
Beta Was this translation helpful? Give feedback.
-
Full hidtest output under Ubuntu 20.04 Linux. Click to view the full output of hidtest under Ubuntu Linux 20.04
Full hidtest output under Windows 11 (same laptop, dual boot) Click to view the hidtest output under Windows 11 on the same laptop
|
Beta Was this translation helpful? Give feedback.
-
So far I have not found obvious mistakes. So I will close the issue for now. I will reopen if I find issues later. |
Beta Was this translation helpful? Give feedback.
-
A new mouse -- Inphic M8
Parser output for first top level collection
Parser output for second top level collection
|
Beta Was this translation helpful? Give feedback.
-
From here: Here is the zip file for one system (Dell Laptop, Windows 11 Enterprise 23H2). I do not see any obvious issues with this system. I will try to check my other Windows systems. The zip file contains everything: Windows x64 binary, the two generated txt files and 27 generated pp_data files.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
#249 has been closed with the merge of PR #451 into git master.
However, we know the Windows implementation (which is a great job done by @JoergAtGithub) is a best effort impelmentation because of the limitation of Windows HID driver. This means that there may be potential issues.
Using this thread to discuss potential issues with some HID devices.
Beta Was this translation helpful? Give feedback.
All reactions