digistump / DigistumpArduino

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

Works only First time ! WHY! #102

Open aponfurious opened 4 years ago

aponfurious commented 4 years ago

when i flash it through arduino its works fine. But when i unplug and again plug it NOTHING happen.

bratoff commented 4 years ago

Unplug/replug restarts the micronucleus bootloader. Wait about a minute for it to time out and your sketch should start.

lancesoliven22 commented 4 years ago

@aponfurious same problem here

pfeerick commented 4 years ago

What program are you putting on? Are you waiting for more than the 5 second bootloader timout for your program to start?