- Sun Feb 01, 2015 5:07 pm
#8732
Sounds like I have a similar issue. Tested with various -01 boards that have XPD_DCDC connected to RESET. Doing a
node.dsleep(1000000)
works fine a couple of times. But then there is a
MEM CHECK FAIL!!!\r\n
Fatal exception (29):\r\n
epc1=0x40222788, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000044, depc=0x00000000\r\n
with 74880 baud and the chip does not start. The fail rate depends on the quality of the power supply but there always is a fail after some time.
Checked the pins with an oscilloscope. There is a heavy (voltage > Vcc) 1kHz oscillation on the GPIO0 pin in the error case.
That signal is always there when booting but in the good case it disappears after about 100ms.