Search found 2 matches
- Thu Aug 20, 2009 1:27 am
- Forum: V-USB
- Topic: How to use driver, please help
- Replies: 6
- Views: 6275
Re: How to use driver, please help
How do I do that? There's no documentation for libusb, do I need to download microsoft Driver development Kit (which has been replaced by WDK and I'm pretty sure will no longer work for libusb) then replace some file in the libusb src folder with usbdrv.c and usbdrv.h from the v-usb usbdrv folder an...
- Tue Aug 18, 2009 9:23 pm
- Forum: V-USB
- Topic: How to use driver, please help
- Replies: 6
- Views: 6275
How to use driver, please help
Hi I just built the USB servo project and it is recognized by my computer (win XP) as USB servo, not "unknown device" when I plug it in, but I don't get where I can find the driver, is libusb the driver? I need the dll and the inf file right? I want to communicate with it using a C# progra...