Problema programmazione arduino

Home Forum FORUM ELETTRONICA MICROCONTROLLORI E CODICI Problema programmazione arduino

Stai visualizzando 3 post - dal 1 a 3 (di 3 totali)
  • Autore
    Post
  • #4238
    Giustiniano Primo
    Partecipante

    ciao a tutti. sto programmando arduino ma non riesco a caricare lo skratch per via di questi errori:

    Arduino:1.8.5 (Windows 10), Scheda:”Arduino/Genuino Uno”

    Lo sketch usa 990 byte (3%) dello spazio disponibile per i programmi. Il massimo è 32256 byte.
    Le variabili globali usano 11 byte (0%) di memoria dinamica, lasciando altri 2037 byte liberi per le variabili locali. Il massimo è 2048 byte.
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xba
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xba
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xba
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xba
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xba
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xba
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xba
    avrdude: stk500_recv(): programmer is not responding
    Problema di caricamento sulla scheda. Guarda http://www.arduino.cc/en/Guide/Troubleshooting#upload per suggerimenti
    avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xba
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xba
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xba

    Questo report potrebbe essere più ricco di informazioni abilitando l’opzione
    “Mostra un output dettagliato durante la compilazione”
    in “File -> Impostazioni”

    Quale può essere il problema?

    #4253
    ne555
    Amministratore del forum

    Ciao.
    Potrebbe essere un problema di cavetto USB oppure della porta USB che non funziona benissimo. Se hai configurato tt alla perfezione e provato diversi cavi e porte usb potrebbe anche essere dovuto al fatto che qualche LED collegato all board in fase di programmazione crea disturbo oppure qualche ingresso va a creare problemi nella programmazione

    #4255
    Giustiniano Primo
    Partecipante

    Siiii, grazie mille, era un problema di interferenza dovuta al circuito a cui era collegato Arduino. Staccandolo e proggramandolo funzionava benissimo. Grazie mille

Stai visualizzando 3 post - dal 1 a 3 (di 3 totali)
  • Devi essere connesso per rispondere a questo topic.