Hi everyone,
I've got my digispark pro (finally) yesterday, after 10 days of waiting due to german customs. (Not to mention the endless packaging phase ;P)
After soldering the headers, I already tried some examples, which were fully working. I also buyed one of the DigiLEDs and could execute the example from the wiki.
But then I tried to make a program that changes constantly the color of the LED. I (successfully) uploaded the sketch once, but there was no change of the color.
But the actual problem is, that if I try to upload some code, the programmer puts the following to the console:
Plug in device now... (will timeout in 60 seconds)
> Please plug in the device ...
> Press CTRL+C to terminate the program.
> Device is found!
connecting: 16% complete
connecting: 22% complete
connecting: 28% complete
connecting: 33% complete
> Device has firmware version 2.0
> Device signature: 0x1e9487
> Available space for user applications: 14970 bytes
> Suggested sleep time between sending pages: 7ms
> Whole page count: 234 page size: 64
> Erase function sleep duration: 1638ms
parsing: 50% complete
> Erasing the memory ...
erasing: 55% complete
erasing: 60% complete
erasing: 65% complete
> Starting to upload ...
>> Flash write error -1 has occured ...
>> Please unplug the device and restart the program.
Does anyone of you has some advices for me to fix the problem ? =)
Thanks and Greetings
Christian