Помогите с подключением Ардуино уно

Тема в разделе "Arduino & Shields", создана пользователем laa1971, 11 июл 2017.

  1. laa1971

    laa1971 Нуб

    Всем, добрый день!
    Подскажите пожалуйста, что то случилось, не могу залить прошивку S4AFirmware16.ino в Ардуино. Полгода назад все работало. Во время заливки пишет вот это сообщение:
    Arduino: 1.8.3 (Windows 7), Board: "Arduino/Genuino Uno"
    D:\Install\ScrachArduino\S4AFirmware16\S4AFirmware16.ino:51:1: warning: 'typedef' was ignored in this declaration
    };
    ^
    Sketch uses 3058 bytes (9%) of program storage space. Maximum is 32256 bytes.
    Global variables use 259 bytes (12%) of dynamic memory, leaving 1789 bytes for local variables. Maximum is 2048 bytes.
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x16
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x16
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x16
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x16
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x16
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x16
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x16
    avrdude: stk500_recv(): programmer is not responding
    Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
    avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x16
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x16
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x16

    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.

    сразу хочу заметить, что во время заливки, программа Ардуина обращаеться на com1, а у меня com1 Communications Port. А порт Arduino Uno на com2, Я могу изменить порт на Ардуино на любой кроме com1.
    Подскажите где искать и как проверить соединение?
    Спасибо!
     

    Вложения:

    • Arduino_Uno.jpg
      Arduino_Uno.jpg
      Размер файла:
      59,8 КБ
      Просмотров:
      412
  2. fogary

    fogary Гик

    В диспетчере устройств (на картинке) СОМ2 помечен желтым значком, в свойствах порта должна быть написана причина этого.
    В Arduino IDE, в списке портов - СОМ2 присутствует?
     
  3. NikitOS

    NikitOS Король шутов Администратор

    Пора бы на Си переходить;);)