a1ien / rusb

A safe Rust wrapper for libusb.
Other
382 stars 78 forks source link

On some Win10 platforms, using rusb to open USB devices may result in an error indicating that the sample cannot be found. #171

Closed lethargy123 closed 1 year ago

lethargy123 commented 1 year ago

On some Win10 platforms, using rusb to open USB devices may result in an error indicating that the sample cannot be found.

a1ien commented 1 year ago

This driver issues. Check if winusb driver is used for device. Also read this https://github.com/libusb/libusb/wiki/Windows#how-to-use-libusb-on-windows