求助大佬

2024-04-253415
AI 快速预览详细 收起
本文介绍了在使用tcs230颜色识别器与Arduino Uno板上传代码时遇到的stk500_getsync错误。通过检查USB线、重启Arduino IDE和重新选择正确的端口,可以有效解决这个问题。具体步骤包括确保USB线连接牢固、重启Arduino IDE以及重新选择正确的端口。这些方法能够帮助用户快速排除故障,顺利进行项目开发。
tcs230颜色识别器识别颜色,接的Arduino uno板上传代码时出现这种情况,不知道该怎么处理
Sketch uses 2796 bytes (8%) of program storage space. Maximum is 32256 bytes.
Global variables use 232 bytes (11%) of dynamic memory, leaving 1816 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
Failed uploading: uploading error: exit status 1

创作许可协议

本项目采用 None(不开放任何权利,保留所有权利) 进行许可。

评论(2)
ljs硬件
ljs硬件
是Arduino与电脑连接超时,不是程序问题
YeezB
YeezB
电脑连接不上Arduino,换一个USB线,电脑,重装串口驱动。
还是不行的话换个Arduino试试看。
- 没有更多了 -