Windows 10: USB device prototype timeouts with WinUSB or HID drivers, works fine with libusb

Discus and support USB device prototype timeouts with WinUSB or HID drivers, works fine with libusb in Windows 10 Drivers and Hardware to solve the problem; I'm trying to create a prototype for an USB 1.1 HID device using an Arudino board and a CH376 module. I have managed to write the Arduino code that... Discussion in 'Windows 10 Drivers and Hardware' started by MSX rules, Jun 21, 2021.

  1. MSX rules Win User

    USB device prototype timeouts with WinUSB or HID drivers, works fine with libusb


    I'm trying to create a prototype for an USB 1.1 HID device using an Arudino board and a CH376 module. I have managed to write the Arduino code that sets the CH376 in device mode and handles all the USB transactions.As long as I declare the device as belonging to the "vendor specific" class, Windows 10 recognizes the device as an "Unknown device" and properly shows its VID and PID when I ask for the device details in control panel device properties - details - hardware ids. So far so good. Then I can use Zadig to assign a libusb driver to the device, which will then show unde

    :)
     
    MSX rules, Jun 21, 2021
    #1

  2. Problem with HID (Human Interface Device) Drivers Missing

    Hi,

    It doesn't need to have two USB Input HID Driver, only one would work fine.

    To check for possible cause of the issue, we suggest that you run Hardware and Devices troubleshooter. To do so, follow the steps below:

    • Press Windows key. 
    • Type Troubleshooting. 
    • Click Hardware and Sound. 
    • Click Hardware and Devices. 
    • Follow the on-screen instructions. 
    If the issue still persists, uninstall and reinstall the driver.

    Let us know how it goes.
     
    Jesebel Ova, Jun 21, 2021
    #2
  3. BenMcKee1 Win User
    winusb device driver

    I have a device I need to communicate with my PC and it turns out it needs to use winusb as the device driver. my windows 10 does not recognize that this is the driver needed and so does nothing. when I go outside to zadig to download the winusb driver my
    version of windows stops the download for me... i do not know how to override my windows security or whatever to allow this driver to be downloaded. anybody have recent winusb experience on a windows10 computer to tell me how to get it done?

    thanks
     
    BenMcKee1, Jun 21, 2021
    #3
  4. USB device prototype timeouts with WinUSB or HID drivers, works fine with libusb

    Run as administrator in Windows 10

    zadig.akeo.ie/


    Zadig is a Windows application that installs generic USB drivers, such as WinUSB, libusb-win32/libusb0.sys or libusbK, to help you access USB devices

    Good Luck
     
    PauldeGrt99, Jun 21, 2021
    #4
Thema:

USB device prototype timeouts with WinUSB or HID drivers, works fine with libusb

Loading...
  1. USB device prototype timeouts with WinUSB or HID drivers, works fine with libusb - Similar Threads - USB device prototype

  2. USB COM device showing as LibUSB device

    in Windows 10 Gaming
    USB COM device showing as LibUSB device: I have a GW Instek programmable power supply that registers itself as a USB COM port when connected via USB to a Windows 10 machine.However, when I connect the same PSU to a windows 11 machine, it appears as a Libusb device:I've tried uninstalling the device, I've uninstalled...
  3. USB COM device showing as LibUSB device

    in Windows 10 Software and Apps
    USB COM device showing as LibUSB device: I have a GW Instek programmable power supply that registers itself as a USB COM port when connected via USB to a Windows 10 machine.However, when I connect the same PSU to a windows 11 machine, it appears as a Libusb device:I've tried uninstalling the device, I've uninstalled...
  4. Improper Device Driver HID Assigned to USB Device

    in Windows 10 Gaming
    Improper Device Driver HID Assigned to USB Device: I am writing to seek assistance with a driver issue on my Windows 11 Home version 23H2 system involving the USB-C connected mobile payment card reader. The device is incorrectly recognized by Windows as a Human Interface Device HID, which prevents it from functioning properly...
  5. Improper Device Driver HID Assigned to USB Device

    in Windows 10 Software and Apps
    Improper Device Driver HID Assigned to USB Device: I am writing to seek assistance with a driver issue on my Windows 11 Home version 23H2 system involving the USB-C connected mobile payment card reader. The device is incorrectly recognized by Windows as a Human Interface Device HID, which prevents it from functioning properly...
  6. USB driver device is not working on USB 3.2 on windows 11 but works fine on USB 2.0.

    in Windows 10 Gaming
    USB driver device is not working on USB 3.2 on windows 11 but works fine on USB 2.0.: I have a new windows 11 machine and a biometric capturing USB device. USB device works fine on the USB 2.0 port of the machine, but same device is failing on the USB 3.0 port on the same machine. We have checked following things: 1. Core Isolation setting flag is turned off....
  7. USB driver device is not working on USB 3.2 on windows 11 but works fine on USB 2.0.

    in Windows 10 Software and Apps
    USB driver device is not working on USB 3.2 on windows 11 but works fine on USB 2.0.: I have a new windows 11 machine and a biometric capturing USB device. USB device works fine on the USB 2.0 port of the machine, but same device is failing on the USB 3.0 port on the same machine. We have checked following things: 1. Core Isolation setting flag is turned off....
  8. How to install custom device driver winusb using commandline

    in Windows 10 Drivers and Hardware
    How to install custom device driver winusb using commandline: Hi, I have created a custom usb device driver based on winusb. Now, i am trying to create a installer by calling commands within it. Please let me know the best method using cmd.exe. Thank you, Regards, Vijay...
  9. winusb device driver

    in Windows 10 Drivers and Hardware
    winusb device driver: I have a device I need to communicate with my PC and it turns out it needs to use winusb as the device driver. my windows 10 does not recognize that this is the driver needed and so does nothing. when I go outside to zadig to download the winusb driver my version of windows...
  10. I2C HID Device Driver

    in Windows 10 Drivers and Hardware
    I2C HID Device Driver: My Laptop is Dell Inspiron 5567, and I am using windows 10 operating system. My touchpad gestures are not working correctly. When I go to Device Manager, I found that I2C HID Device is not working well. It shows the device cannot start (Code 10) in properties. Can someone...