Dear Friends,
today with a use we had some problem on usb dfu driver .
So if you use the windows 32 you can use the driver in directory driver/dfu in vride main directroy. So you can connect the board and use the usb bootloader.
If you use a 64 bit windows instead follow this thread on leaflabs forum for try to solve this problem :
http://forums.leaflabs.com/topic.php?id=73
Best
Roberto
Replies
Yes, the problem was, that the libusb driver (version <1.2.0) was not certified by Microsoft.
From version 1.2.0 and higher it is a certified driver version now, so it's possible to install it without special tricks.
Download Link:
http://sourceforge.net/projects/libusb-win32/files/libusb-win32-rel...
To install start the "inf-wizard.exe" in the bin directory.
(The zip file is still named "Win32" but includes the 64 Bit driver too)
nice day
Thomas