Удалить из Arduino Nano прошивку ArduinoISP

Тема в разделе "Arduino & Shields", создана пользователем STARK, 30 июн 2016.

  1. STARK

    STARK Нуб

    Всем привет, помогите пожалуйста, возникла такая проблема...
    Пытался сделать из Arduino Nano программатор для Arduino Mini, для этого на ардиуно нано загрузил ArduinoISP. После чего перестала работать загрузка скейтчев на Ардуино Нано. При подачи питания сразу загорается индикатор питания, и тускло горит индикатор L. На кнопку reset не реагирует. Как сделать так чтобы на Ардуино вновь можно было загружать скейтчи? Заранее Спасибо.
    [​IMG]
     
  2. STARK

    STARK Нуб

    Когда пытаюсь загрузить скейт на ардуино пишет
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x46
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x46
    avrdude: stk500_recv(): programmer is not responding
    Проблема загрузки в плату. Помощь по загрузке: http://www.arduino.cc/en/Guide/Troubleshooting#upload .
    avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x46
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x46
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x46
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x46
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x46
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x46
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x46
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x46

     
  3. DIYMan

    DIYMan Guest

  4. STARK

    STARK Нуб

  5. DIYMan

    DIYMan Guest

    А я там нашёл парочку ссылок прямо с кодом ошибки почему-то. Наверное, неправильно я смотрел...