Uploadได้มาตลอดเกือบเสร็จงานแล้ว อัพไปอัพมาไม่ได้เฉยๆ Error นี้เป็นอะไรครับ
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x87
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x87
avrdude: stk500_recv(): programmer is not responding
error นี้แปลว่าติดต่อบอร์ดไม่ได้
อาจเกิดจากสายหลวม เลือกบอร์ดผิด หรือ bootloader หาย
ลองเช็คการลงโปรแกรมใหม่อีกครั้ง ถ้ายังไม่ได้ ลองลง Bootloader ใหม่ครับ มีวิธีลงในบทความเรื่อง Arduino Stand Alone
upload ไม่ได้เเก้ปัญหายังไงดีครับ
Arduino: 1.8.10 (Windows 10), Board: "Arduino Uno"
Sketch uses 924 bytes (2%) of program storage space. Maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
avrdude: ser_open(): can't open device "\\.\COM4": The semaphore timeout period has expired.
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.