使用arduino烧写esp32模块遇到的无法烧录问题,时钟无法烧录遇到如下提示

A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header

后来搜索在如下连接找到解决方法:

https://github.com/espressif/esptool/issues/226

 

方法如下:

在界面上出现

Connecting...字样时候按住boot按钮即可,等到出现烧录的时候就可以松开了

相关文章:

  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
  • 2021-07-23
  • 2021-08-30
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-19
  • 2022-12-23
  • 2021-05-16
相关资源
相似解决方案