About 614,000 results
Open links in new tab
  1. Windows 11 - USB Audio and HID (Audio Cracking)

    Dec 16, 2024 · I finally tried a hardware solution. I plugged in a USB extender dock that has 4 USB ports, and plugged-in an inexpensive USB to 3.5mm audio jack adapter to it. That solved the issue. Additionally, the audio was at a normal volume level. Previously, I had to crank up the volume to 100% just to get a medium-low volume in my headset.

  2. Simple reading/writing from/to a USB HID device in Python?

    Oct 9, 2012 · I've got a fairly simple USB HID device that I've been trying to figure out how to read from and write to using Python. I've been able to read from it using PyWinUSB, but the problem comes in when I try to write to it. Trying to write to it makes things explode. For example:

  3. usb - How to parse hid report descriptor? - Stack Overflow

    Dec 5, 2019 · To understand HID Report Descriptors you need to read some of the documents on the HID Information page. In particular, you should try to understand: In particular, you should try to understand: The "Device Class Definition for HID 1.11" document - which describes the Human Interface Device report format

  4. Read and Write HID device with PyUSB (not HIDAPI)

    Jun 23, 2021 · Here you do direct barebones USB transfers (bulk or interrupt, depending on what the device declares in its endpoint descriptor). This is 1 level below actual HID. By analogy, this is like doing HTTP requests by opening TCP socket and hand-formatting and handling all the headers, status lines & GET/POST methods, manually.

  5. USB touch screen HID descriptor for 2 contact identifier

    Jul 5, 2018 · USB HID multitouch serial reporting. 6. HID-compliant touch screen packet data structure. Hot Network ...

  6. List of hex keyboard scan codes and USB HID keyboard …

    The "scan codes" (they are really indexes to usage codes) are published on usb.org in the USB HID Usage Tables specification in Chapter 10 "Keyboard/Keypad Page (0x07)". A typical keyboard report layout can be found in the USB Device Class Specification for HID in Appendix B "Boot Interface Descriptors", section "B.1 Protocol 1 (Keyboard)".

  7. embedded - Faster USB HID output - Stack Overflow

    Jan 7, 2012 · I'm attempting to speed up a rather sluggish bootloader. Currently I'm sending data on a single USB HID output endpoint, and as it's a low-speed device I'm apparently limited to one 8-byte packet per 10 ms interval for a whopping 800 bytes/second. Is it possible to increase the reporting frequency somehow?

  8. What is the best USB library to communicate with USB HID devices …

    Easy to use (excellent for learning how to program for USB HID) Generates working applications source code in a various project formats (Visual Studio and Borland) Generates stable example code for both host and device (stable in my experience) High performance (if HID can even be said to have high performance in the first place) Cons:

  9. usb - tester for HID devices - Stack Overflow

    Apr 13, 2013 · Our Docklight Scripting software can test custom USB HID devices in the free (evaluation) download already, no time limit. Tested both on Windows 7 and Windows 10. You can access your device via the chosen VID and PID, display input report data and send output reports, even with variable output report ids.

  10. Improper Device Driver (HID) Assigned to USB Device

    The device moved out of the HID category and appeared under Universal Serial Bus Devices. However, the payment software could not detect the device. The device needs to be recognized as a USB Composite Device under USB controllers, which did not occur. Attempted to Manually Install USB Composite Device Driver: Used "Have Disk" Method: