zoukankan      html  css  js  c++  java
  • espcomm_send_command: didn't receive command response | espcomm_send_command(FLASH_DOWNLOAD_BEGIN) failed |arduino wemos d1 无法上传

    espcomm_send_command: didn't receive command response
    espcomm_send_command(FLASH_DOWNLOAD_BEGIN) failed
     
    我现在有两块板子都存在这样的问题,我尝试这解决这个问题已经很久了。国内文章根本没有类似的问题。不断的尝试网上的解决方案,主要是因为自己英语水平太差,查看国外的文档,相当吃力。凌晨4点中我就起床开始弄,最后在我不断的坚持尝试,我终于解决了这个问题,真是欣喜若狂。
    我的两块开发板按照相同的办法,都恢复,以下是我的解决方案.
    1. 断开usb 的情况下d3 连接GND ,并且D8 连接GND
    2. 插入usb,打开arduino id 执行上传操作,这时候我们可以发现arduino 指示灯在不断的闪烁,那么就代表开发板已经恢复正常了。

  • 相关阅读:
    202. Happy Number
    198. House Robber
    191. Number of 1 Bits
    190. Reverse Bits
    189. Rotate Array
    172. Factorial Trailing Zeroes
    171. Excel Sheet Column Number
    [leetcode]Single Number II
    [leetcode]Single Number
    [leetcode]Clone Graph
  • 原文地址:https://www.cnblogs.com/unbreakable/p/9279090.html
Copyright © 2011-2022 走看看