Arduino UNO ERROR, AYUDA POR FAVOR!!!

Siempre que intento subir un código a mi arduino uno obtengo este error:

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x13
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x13
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x13
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x13
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x13
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x13
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x13

Podrían ayudarme por favor

Gracias

Hola
Con tan pocos datos, puede ser cualquier cosa:

arduino defectuoso
tarjeta mal seleccionada en el IDE ( y quizás también puerto serial, aunque ésto no sé si afecta al cargar el sketch.)
algún driver no instalado

No indicas:
qué arduino usas y desde cuando falla.
qué versión del IDE tienes instalada y bajo qué sistema operativo.

Aporta datos y no se lo dejes todo a la bola de cristal :smiley:
Un saludo