标题: ARDUINO UNO无法正常上传avrdude: stk500_recv(): programmer is not responding [打印本页] 作者: 白茶不加糖 时间: 2019-8-15 11:15 标题: ARDUINO UNO无法正常上传avrdude: stk500_recv(): programmer is not responding 我使用ARDUINO UNO进行上传示例代码一直出现avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x73
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x73
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x73
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x73
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x73
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x73
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x73
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x73
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x73
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x73
上传出错。查看页面 http://www.arduino.cc/en/Guide/Troubleshooting#upload 获取建议。
是否可以通过直接连接USB进行烧录,还是需要外接别的电路?又或者我的ATmega328没有bootloader?求解答 作者: 白茶不加糖 时间: 2019-8-15 14:55
WARNING: Category 'Uncategorized' in library Rest is not valid. Setting to 'Uncategorized'
为什么会出现这种情况?作者: 白茶不加糖 时间: 2019-8-16 09:22
我好像把原板上的ATmega328p里的东西烧没了,请问我现在应该怎么做?作者: 白茶不加糖 时间: 2019-8-20 11:48 直接重新买了一块板所有问题都解决了