digistump / DigistumpArduino

Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.6.X (1.6.5+)
932 stars 377 forks source link

I don't recognize the serial port in the arduino interface. I have a version of windows 10 and arduino 1.8.8 #129

Open alemori opened 3 years ago

alemori commented 3 years ago

Install the drive shown on the site and when I insert the board in the usb port to record the sketch, although it records after not running the blink and I leave that windows did not recognize the device

ArminJo commented 3 years ago

Try this

alemori commented 3 years ago

I went to the page in question, and updated board and drive but windows still gives me the error that does not recognize the driver.

ArminJo commented 3 years ago

This sound like a windows problem. Please consider to reinstall your windows.

alemori commented 3 years ago

Could you tell me what are the driver libraries? so I can remove them and reinstall, because although I did it with the windows uninstallation itself the problem persists. Thanks

pfeerick commented 3 years ago

Are you sure it's a driver issue? You don't program the digispark by setting a serial port, because it doesn't appear as one. It only appears as a USB device for five seconds after plugging it in, hence why you are prompted to plug it in during the upload process.

What is the exact message (and when does it appear) that makes you think ...

windows still gives me the error that does not recognize the driver.

... as perhaps your interpretation of what is happening is not what is actually happening?

alemori commented 3 years ago

When I connect the Digispark I get a recognition error of the device, that's why I thought it was the drive. I bought another one and was able to move on, probably the board was damaged at some point during the tests, now I connect it through an extension of USB ports. Thank you very much.

ArminJo commented 3 years ago

@alemori Please close the issue. Thanks!