ArminJo / micronucleus-firmware

Fork for the firmware / digispark part of the micronucleus repository
Other
80 stars 20 forks source link

device search times out and platformio #26

Closed tcurdt closed 12 months ago

tcurdt commented 2 years ago

I just tried to flash my digispark usb with platformio.

On the first try it found the usb device and started erasing. Unfortunately that got stuck and I assume the bootloader is gone - and now the device search just times out.

I guess that's related. I assume I will have to use a programmer to bring that back. (Any pointers appreciated!)

And while I am at it - maybe I could go for this firmware instead? How could one use this firmware with platformio?

https://docs.platformio.org/en/latest/platforms/atmelavr.html#bootloader-programming

ArminJo commented 12 months ago

You can burn bootloader just by commandline and avrdude, see https://github.com/ArminJo/micronucleus-firmware/tree/master/utils