From: Xiaofan C. <xia...@gm...> - 2012-12-14 14:32:36
|
On Fri, Dec 14, 2012 at 10:28 PM, Stefano Di Martino <ste...@gm...> wrote: > I don't know which driver I'm using. How can I find out? > I'm using set_configuration() without parameters, so it > should work in any case, shouldn't it? > No. So you have not install a supported driver (libusb0.sys, libusbk.sys or winusb.sys) for your device. You have to use these supported driver in order to really use libusbx. You can use Zadig to install a supported driver. You can use Windows Device Manager to find out which driver your device you are using. If you use Profilic USB to Serial converter, most likely you are using Profilic's custom driver, which is not supported by libusbx. -- Xiaofan |