Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By btidey
#68074 Overall principle looks good. I'd maybe worry a bit about active high on GPIO16 turning on transistor creating a bit of a race condition at start up. Could that be moved to another column, or why can't it be used as the hold.
User avatar
By btidey
#68083 GPIO16 is driven high as soon as reset is asserted so I think that is a good choice for the power hold. You could use GPIO15 for the transistor column as this needs a pull down anyway for the boot process.