1

I installed the drivers for x64 and got this:

Device driver install

Notice it did not install the first one - USBSER.

However, I am able to upload code in the Arduino IDE so I went ahead and uploaded the CDC ECHO sketch and all went well there.

But Windows does not see it as a VCP:

Devices

Device properties

Driver file

Select device driver

Windows encountered a problem

What can I do in order to fix this?

dda
1,5951 gold badge12 silver badges17 bronze badges
asked Oct 8, 2016 at 22:19
0

1 Answer 1

-2

Use this bootloader:

https://github.com/micronucleus/micronucleus

Make sure you have Arduino IDE 1.6.5+

Open the IDE, go to

File> Preference

then find "Additional Boards" URL. Then paste this link and then click OK.

Then go to

Tools> Boards> Boards Manager

and change the type to "Contributed" then install the "Digistump AVR Boards". Then change the Arduino board to the Digispark that you have and you're ready to go!

zx485
2564 silver badges15 bronze badges
answered Oct 8, 2016 at 22:36
2
  • done all of that. if my posted images would work then it would be better understood. Commented Oct 8, 2016 at 22:48
  • sry i couldn't help :( Commented Oct 8, 2016 at 22:51

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.