Second hand built prototype fails to boot load when first prototype worked.
Posted: Sat May 27, 2017 1:15 pm
I have hand built two prototypes using two ESP32-WROOM modules.
The first prototype used a Spark Fun FTDI serial module: https://www.sparkfun.com/products/13746
The ESP32 is powered from the USB port regulator.
I modified the USB module by cutting the trace from CTS and strapping the RTS pin to it.
I hand built the two npn transistor boot/reset circuit on to the prototype board.
The second prototype was built using a CH340G and an extra AP2112-3.3 regulator to power the ESP32.
I also hand built the two npn transistor boot/reset circuit on that prototype board.
I can load code from the Arduino IDE on the FTDI prototype,
but not the CH340G prototype.
The second unit gets an error:
A fatal error occurred: Failed to enter compressed flash mode. Only got 1 byte status response.
Can someone help me decode this error and how I might troubleshoot and fix this.
Thanks
Don
The first prototype used a Spark Fun FTDI serial module: https://www.sparkfun.com/products/13746
The ESP32 is powered from the USB port regulator.
I modified the USB module by cutting the trace from CTS and strapping the RTS pin to it.
I hand built the two npn transistor boot/reset circuit on to the prototype board.
The second prototype was built using a CH340G and an extra AP2112-3.3 regulator to power the ESP32.
I also hand built the two npn transistor boot/reset circuit on that prototype board.
I can load code from the Arduino IDE on the FTDI prototype,
but not the CH340G prototype.
The second unit gets an error:
A fatal error occurred: Failed to enter compressed flash mode. Only got 1 byte status response.
Can someone help me decode this error and how I might troubleshoot and fix this.
Thanks
Don