问题描述:使用的开发板为XIAO ESP32_S3 SENSE,ARDUINO IDE 2.3.2版本。上传过程总是报错:
A serial exception error occurred: Write timeout
Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers.
解决办法:在通电之前,按住BOOT不放。插电后左侧红色灯亮起,松开BOOT。
程序上传成功:
点击一下开发板左边的REST按钮,即可运行程序。