the unit was perfectly working, so I decided to fix it
ok I soldered the 6 pins thing to program via an ISP, I successfully downloaded v0.92, everything was ok, until I wrapped it up, moved to my home, an now, everything is lit up (all leds and first row of LCD) when I power the digital board.
It may be a short I guess, but how to track a short on the digital board ?
If I power it to track the short, wouldnât it damage it ?
Is avrdude unhappy when you try to upload firmware to the digital board? It could be that the ATMega was not properly inserted in the socket? Shorts donât cause LEDs to light up.
I retried avrdude (had some trouble getting the green light on my usbtiny as usual), did âmake -f bootloader/makefile && make upload_allâ, and⌠it works ! thanks !
is there a procedure to follow at the end of firmware upload ?