PIC: ESP-07 POWER
=============================================
UART TX -------- UART RX
UART RX -------- UART TX
GND -------------- GND
GPIO_PIC -- 10K -- CH_PD
GPIO15 ----- 15K ----- GND
GPIO2 ------ 15K ------ VCC
GPIO0 ------- 15K ------ VCC
GND ------------------ GND
VCC ------------------- VCC
Well here's the thing - when I pull GPIO_PIC up - I get a brown out reset (the system just sort of freezes in the middle of debugging. I can tell it's BOR by looking at the reset cause register). Why is this happening? Btw, I can wire up CH_PD via a pull up directly from VCC and that's fine.