On Tue, Feb 27, 2018 at 6:20 AM, Michael Hennebry
<michael.henne...@rivieranexus.com> wrote:
> zadig gives me the following options:
> libusbK (v 3.0.7.0)
> libusb-win32 (v 1.2.6.0)
> winUSB (v 6.1.7600.16385)
> USB Serial (CDC)
>
> The current libusb0 (v 1.2.6.0) was not obtained through zadig.
> I think I got it by letting Windows go fish.
>
> My recollection is that nothing from zadig worked with avrdude.
> I want avrdude and python.so I don't have to go back and forth between
> libraries.
> I guess I'll have to try libusb-1.0 and hope it works.

I am not so sure why you are saying nothing from Zadig work with
avrdude, avrdude works either with libusb-0.1 API (libusb-win32,
libusb0.sys driver, libusb0.dll library) or libusb-1.0 API (libusb
Windows, WinUSB driver, libusb-1.0.dll library). Zadig will install
libusb-win32 driver or WinUSB driver for you.




-- 
Xiaofan

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to