【问题标题】:avrdude: ser_open(): can't set com-state for "\\.\COM3"avrdude: ser_open(): 无法为 "\\.\COM3" 设置 com 状态
【发布时间】:2021-08-25 17:19:02
【问题描述】:

我已经看到其他带有相同错误消息的帖子,但找不到任何适合我的解决方案。我使用的是 Windows 10。我已经完成了所有必需的步骤,但仍然会弹出错误。请帮忙。

【问题讨论】:

    标签: arduino windows-10 arduino-ide


    【解决方案1】:

    此错误表示:另一个使用 COM3 端口或在 COM3 上的应用未连接设备。


    你可以试试:

    • 断开和连接 arduino
    • 使用 COM3 关闭应用程序(如果您知道的话)
    • 在 arduino ide 中关闭串行监视器
    • 检查 arduino 连接
    • 检查端口,检查arduino连接到哪个端口

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-04-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-08-26
      • 2021-01-02
      • 2012-06-12
      • 2017-03-05
      相关资源
      最近更新 更多