41
Digispark (Original) Support / Issue programming Digispark
« Last post by sebi on January 07, 2020, 07:50:24 am »Dear community,
I used to be able to program my Digisparks, but currently I don't have them anymore to try reprogramming them as they are used in projects I gave away.
In the meantime I got 2 new ones but I am unable to program them using the Arduino IDE as before.
I re-followed some tutorials on the internet to make sure the driver was still installed successfully on my Windows 10 computer.
When I click on upload in the Arduino IDE I get:
Running Digispark Uploader...
Plug in device now... (will timeout in 60 seconds)
And it is written Done uploading in the status bar.
But nothing gets uploaded.
I tried to run C:\Users\sebi\AppData\Local\Arduino15\packages\digistump\tools\micronucleus\2.0a4/launcher -cdigispark --timeout 60 -Uflash:w:C:\Users\sebi\AppData\Local\Temp\arduino_build_606253/DigiSpark_test.ino.hex:i directly in the command line and after a second or 2 I got the next command prompt, the Digispark being plugged in or not.
In doubt, I reflashed the bootlaoder Micronucleus v2.0a4 on a Digispark using an Arduino Uno but it didn't help.
Do you have any clue what my issue could be? Thanks.
I used to be able to program my Digisparks, but currently I don't have them anymore to try reprogramming them as they are used in projects I gave away.
In the meantime I got 2 new ones but I am unable to program them using the Arduino IDE as before.
I re-followed some tutorials on the internet to make sure the driver was still installed successfully on my Windows 10 computer.
When I click on upload in the Arduino IDE I get:
Running Digispark Uploader...
Plug in device now... (will timeout in 60 seconds)
And it is written Done uploading in the status bar.
But nothing gets uploaded.
I tried to run C:\Users\sebi\AppData\Local\Arduino15\packages\digistump\tools\micronucleus\2.0a4/launcher -cdigispark --timeout 60 -Uflash:w:C:\Users\sebi\AppData\Local\Temp\arduino_build_606253/DigiSpark_test.ino.hex:i directly in the command line and after a second or 2 I got the next command prompt, the Digispark being plugged in or not.
In doubt, I reflashed the bootlaoder Micronucleus v2.0a4 on a Digispark using an Arduino Uno but it didn't help.
Do you have any clue what my issue could be? Thanks.
Recent Posts