espressif / esptool-js

Javascript implementation of flasher tool for Espressif chips, running in web browser using WebSerial.
https://espressif.github.io/esptool-js/
Apache License 2.0
251 stars 101 forks source link

使用这个工具烧录ESP8266总是失败 #110

Open drbdrb opened 9 months ago

drbdrb commented 9 months ago

烧录的位置用了:0x0和0x1000分别的试了都不行,固件使用的MicroPython的,版本v1.20.0 (2023-04-26) .bin,我尝试用esptool.py烧录这个固件能正常运行,使用esptool.js工具烧录就不行