I'm using an ESP-01 layout module which only exposes TX0, RX0, GPIO0, and GPIO2. I want to keep RX0/TX0 in their original functions. I've already used GPIO0 as an input/output (DHT11). Now I have to connect another device (water flow meter) to GPIO2 through a resistor (4K7). But that device has no high impedance mode, so it can hold down the input low while the ESP8266 boots.
So, is it possible to setup ESP8266 to ignore the state of the GPIO2 at boot time ? I read that this pin is initially configured as a TX1 for debugging purpose, but never read anything about why it's sensing for low level at boot time, and why it prevents normal operating modes (what does it do then ?).Statistics: Posted by Zebu1er — Tue Dec 08, 2015 6:57 am
]]>