Digistump Forums
The Digispark => Digispark (Original) Support => Topic started by: Allinbits on February 04, 2016, 08:29:57 am
-
What Win 7 (32 bit) driver do I need for digiUSB? The one supplied with the standard install does not seem to be recognised as the correct driver.
I am trying to set-up serial comms for a digispark. I am able to program it with Arduino IDE 1.6.6 and have successfully uploaded the example program digisparkCDC/print :-)
With the digispark removed, I then ran dpinst32.exe in the DigiUSB Windows Driver folder, which installed driver libusb-win32 DigiUSB 1.2.6.0
On plugging the device back into the USB port Windows attempted to install a driver for the device but failed with error 'driver not found'
I then located the Digispark in Device Manager which reported the device as 'not working' - not surprising if there's no driver. I then attempted to manually install the driver with Device Manager by pointing the installer at a folder containing libusb-win32-bin-1.2.6.0 which I had downloaded separately. I received the same error, 'driver not found'
I'm stumped if you excuse the pun. What else should I try?