Go spaccà tutto? Sketch non vengono più caricati in arduino uno

Ciao a tutti, fino a ieri riuscivo a caricare i miei sketch sulla mia scheda arduino uno, ma oggi dopo aver utilizzato un alimentatore di 150 W con uscita a 22v per alimentare un motore il caricamento degli sketch mi dà questo messaggio di errore :

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xdf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xdf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xdf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xdf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xdf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xdf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xdf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xdf
Problema di caricamento sulla scheda. Guarda http://www.arduino.cc/en/Guide/Troubleshooting#upload per suggerimenti
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xdf
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xdf

La mia ipotesi è che dato che non ho usato dei diodi di protezione per il motore delle correnti di ritorno hanno danneggiato l'arduino(speriamo di no).
Quello che ho provato a fare sono: aggiornare i driver della schede, provare a cambiare porta seriale, ma niente. Avete ipotesi per provare a risolvere il problema? Grazie

Ipotesi 1: Hai rotto l' arduino. È da buttare.
Altre ipotesi non posso formulare in mancanza del Sketch e del circuito.
Ciao Uwe