A Serial Flasher utility for Espressif chips. Program Baudrate: Connected to device: Flash Address Selected File Remove; Remove: Console Connected to. Espressif Flash Download Tool located in the directory Espressifflashdownloadtoolv3.8.5. New versions can be found Espressif Download. For Linux or Mac users, the recommended tool for ESP82xx/ESP32 is esptool.py. Flashing Parameters¶ Some flash tools allow to set specific parameters, like flash chip related settings.
Latest versionReleased:
A serial utility to communicate & flash code to Espressif ESP8266 & ESP32 chips.
Project description
A command line utility to communicate with the ROM bootloader in Espressif ESP8266 & ESP32 microcontrollers.
Allows flashing firmware, reading back firmware, querying chip parameters, etc.
The esptool.py project is hosted on github: https://github.com/espressif/esptool
Installation
esptool can be installed via pip:
$ pip install –upgrade esptool
Since version 1.3, esptool supports both Python 2.7 and Python 3.4 or newer.
Since version 2.0, esptool supports both ESP8266 & ESP32.
Usage
Please see the Usage section of the README.md file.
You can also get help information by running esptool.py –help.
Contributing
Please see the CONTRIBUTING.md file on github.
Release historyRelease notifications | RSS feed
3.1
3.0
2.8
2.7
2.6
2.5.1
2.5.0
2.4.1
2.4.0
2.3.1
Espressif Flash Tool
2.3
2.2.1
2.2
2.1
2.0.1
2.0
1.3
1.2.1
1.2
1.1
Flash Tool For Android
1.0.1
1.0.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size esptool-3.1.tar.gz (175.3 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for esptool-3.1.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | ec6b943c53b4d71f87f98776333d5b4b99905766898a7002c28a9090b92b2de4 |
MD5 | d62d71041896d105d7abd9e9c40f1995 |
BLAKE2-256 | 9cc828f21b3d3b5e1f1d249be52cdd91793c8c3f7c4f4f255ece7d50984fb05d |
Comments are closed.