I've been struggling with the RESET (pin 32) and CHIP_EN (pin 7) connections on the ESP8266 (esp-03 module).
CHIP_EN:
I initially tried a 10 kohm pull up to Vcc on this pin and it causes random resets, sometimes into an unknown state where I see >500mA current drawn on Vcc with the IC getting very hot. I have subsequently connected the CHIP_EN pin directly to Vcc to fix this issue. What are the specs for this pin!? The latest user guide shows a 5.1 kohm pullup and 10 kohm pulldown presumably for enable and disable respectively? Or can I directly connect this pin to Vcc and GND?
RESET:
I notice this pin is extremely sensitive to noise pickup causing device resets. I have tried an external 1 kohm pull up with a 100 nF caps with no real luck. I notice the user guide has an external 5.1 kohm pull up and 100 pF cap, maybe this will filter noise better?