ESP32-S3 USB自动下载问题
Posted: Thu May 30, 2024 8:20 am
使用TypeC直接用USB连接芯片GPIO19、20来自动下载失败,电脑可以识别到芯片,但是自动下载就是烧录不行,
必须要下拉BOOT0才能正常操作,但是在买的开发板是可以自动下载的,原理图也是一样的。有哪些地方要注意?
=================================================================================================
esptool.py v4.5.1
Serial port COM11
Connecting....
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.
For troubleshooting steps visit: https://docs.espressif.com/projects/esp ... oting.html
必须要下拉BOOT0才能正常操作,但是在买的开发板是可以自动下载的,原理图也是一样的。有哪些地方要注意?
=================================================================================================
esptool.py v4.5.1
Serial port COM11
Connecting....
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.
For troubleshooting steps visit: https://docs.espressif.com/projects/esp ... oting.html