Skip to content

ESP FTDI upload auto reset  #2

@glynhudson

Description

@glynhudson

If we want to be able to upload via FTDI without having to manually put the ESP into bootloader mode this circuit can be used to achieve this using the chip-power down pin (CH_PD):

ftdi-esp8266-auto-reset

This works with all ESP's and 3.3V and 5V FTDI. The B5819W Schotkey diode is used to convert 5V > 3.3V, we don't needs this on the HP monitor since we have a dedicated 3.3V voltage regulator onboard.

Upload should ber set to use ck method rather than nodemcu. For referance nodmcu reset uses 2 transistors and 2 resistors coupled with an USB/Serial chip. Each transistor is connected to one pin of the USB serial converter. One for RTS the other for DTR as follow:

nodemcu-autoreset

Design notes:

http://hallard.me/esp8266-autoreset/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions