I just received a Digispark-compatible ATtiny85 board (one with a micro USB connector).
I successfully installed the Digispark AVR board definitions (json) file in the Arduino IDE. I then downloaded the Digistump.Drivers.zip file from GitHub for the Windows USB driver software. But when I tried running the DPInst.exe file, it failed to install all four components with the status message, "Install Failed (Unsigned)" for each component.
I am running 32-bit Windows XP "Home Edition" (SP3) on an older Acer netbook that I use for Arduino development. The Arduino IDE version is the recently released 1.8.8.
I attempted the driver installation with admin privileges and I ensured that "Driver Signing Options" was set to "Ignore ..." in the Windows System Properties "Hardware" tab.
I also checked the registry key "HKLM/SOFTWARE/Microsoft/Driver Signing/Policy" and the value is set to 00 (as set by the "Driver Signing Options" mentioned in the previous paragraph). (I verified I had the correct registry key by observing the value change to 02 when I set the dialogue option to "Block...", then changed the option back to "Ignore..." and saw the registry value change back to 00.)
What else can I try?
Is there some other Windows XP setting I need to make, in order to allow unsigned device driver installation?
Is there a signed version of the Digistump Drivers available?
Until I get the USB drivers working on my Win XP netbook, i have a worthless piece of junque.
VERY disappointing that Digistump chose to not obtain a signature certificate to sign their device drivers.
