标题: ESP8266清除固件信息(Win10版本)(刷新固件无法正常使用的请进) [打印本页]

作者: dragon19790000    时间: 2019-7-23 17:44
标题: ESP8266清除固件信息(Win10版本)(刷新固件无法正常使用的请进)
刷 新固件之后,发现不能正常工作,翻看资料之后,才知道要清除原有的固件信息,现在分享给大家!

1. 安装 Python 2.7.12
  下载地址:https://www.python.org/ftp/python/2.7.12/python-2.7.12.msi
  在Windows下安装

2. 安装 pip (附件中有)
  下载解压缩之后,得到 get-pip.py 文件,并复制到 Python 的安装路径
  默认是 c:\Python27 ,Scripts 这个文件夹下。
  按下 win键+R 输入 cmd打开命令行,进入该文件夹下 c:\Python27\Scripts , 输入运行 get-pip.py 指令

3. 安装 esptool 和 pyserial
  这一步就比较简单了,直接运行 pip install esptool 和 pip install pyserial 两条指令即可自动完成。





4. 清除 8266 固件信息

  确认一下8266所连接的串口号,要以串口号作为指令的参数,如我的设备是在COM4,我运行的指令就是esptool.exe --port COM4 erase_flash


全部资料51hei下载地址:
get-pip.rar (1.37 MB, 下载次数: 291)

作者: 丶曲終人散ゞ    时间: 2019-8-16 11:19
感谢分享、
作者: 18280543500    时间: 2019-8-18 16:22
谢谢分享啊    已经成功清除
作者: 2739474890    时间: 2019-9-21 19:11
感谢分享
作者: bai_yun_123    时间: 2019-10-19 16:58
不错不错,自从上次做8266的失败后,最近想重新玩起来
作者: yundabei    时间: 2019-11-9 17:40
感谢楼主
作者: wulingqing    时间: 2019-11-24 22:58
用python开发ESP8266开发的好资料

作者: 华玉电器    时间: 2019-12-24 14:06
感谢分享
作者: yymxxm    时间: 2019-12-26 14:19
感谢分享、
作者: 菜需捆    时间: 2020-3-30 11:33
谢谢分享
作者: zxfeng0705    时间: 2020-4-2 15:47
python36可以吗?
作者: 阿Rui    时间: 2020-4-12 22:48

感谢分享、
作者: smartphone    时间: 2020-4-26 20:57
感性分享 下载来试试。上传刷了就不能清除。
作者: woshiyizhigou12    时间: 2020-4-29 21:42
感谢分享
作者: 839189509    时间: 2020-6-9 10:53
感谢分享
作者: 渡自    时间: 2020-6-12 15:09
感谢分享
作者: pcpop    时间: 2020-10-7 09:36
感谢楼主无私分享
作者: miu    时间: 2020-11-4 21:47
thankyou
作者: spygo007    时间: 2023-4-3 14:21
一直卡在这里,不知道怎么处理? 是要清除吗?


Device is busy or does not respond. Your options:

  - wait until it completes current work;
  - use Ctrl+C to interrupt current work;
  - reset the device and try again;
  - check connection properties;
  - make sure the device has suitable MicroPython / CircuitPython / firmware;
  - make sure the device is not in bootloader mode.




欢迎光临 (http://www.51hei.com/bbs/) Powered by Discuz! X3.1