10000 GitHub - Kyklas/esptool: Espressif SoC serial bootloader utility
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Kyklas/esptool

 
 

Repository files navigation

PyFTDI ESPTOOL Fork

Using pyftdi as serial provider to allow using CBUS gpio.

Tested on Windows with libusb-win32, once configred FT232RL devices will be listed by serial number. Can also be listed with testlibusb-win.exe.

The CBUS gpio is used to control output enable of buffers between esp32 and ftdi.

esptool.py

A Python-based, open-source, platform-independent utility to communicate with the ROM bootloader in Espressif chips.

Test esptool Build esptool

Documentation

Visit the documentation or run esptool.py -h.

Contribute

If you're interested in contributing to esptool.py, please check the contributions guide.

About

esptool.py was initially created by Fredrik Ahlberg (@themadinventor), and later maintained by Angus Gratton (@projectgus). It is now supported by Espressif Systems. It has also received improvements from many members of the community.

License

This document and the attached source code are released as Free Software under GNU General Public License Version 2 or later. See the accompanying LICENSE file for a copy.

About

Espressif SoC serial bootloader utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.0%
  • C 29.9%
  • Other 1.1%
0