Statistics: Posted by ftdiyun — Fri Jul 29, 2016 6:10 pm
Statistics: Posted by chrishawk — Tue Apr 05, 2016 9:59 am
Statistics: Posted by bojanpotocnik — Fri Dec 18, 2015 5:14 pm
Statistics: Posted by tomotomo — Thu Dec 17, 2015 6:26 pm
Statistics: Posted by calvintanct — Wed Dec 16, 2015 12:10 am
gregware wrote:
I second that, using DTR/RTS to drive GPIO0 and Reset is a brilliantly simple idea and makes life much easier.bojanpotocnik wrote:I wish to use this tool but I am unable to, because it cannot drive DTR and RTS lines, which are connected to CHIP_EN and GPIO0.
Can you please add the same functionality as in esptool - controlling DTR and RST lines for automatic reset -> switch to UART boot mode when pressing START and reset -> switch to SPI boot mode afterwards (when pressing STOP)?themadinventor/esptool wrote:If GPIO0 and GPIO15 is pulled down and GPIO2 is pulled high when the module leaves reset,
then the bootloader will enter the UART download mode. The ROM auto-bauds, that is, it will
automagically detect which baud rate you are using. esptool defaults to 115200.
esptool uses the RTS and DTR modem status lines to automatically enter the bootloader.
Connect RTS to CH_PD (which is used as active-low reset) and DTR to GPIO0.
Statistics: Posted by Guest — Sat Oct 17, 2015 1:07 pm
Statistics: Posted by Guest — Wed Sep 16, 2015 4:45 pm
bojanpotocnik wrote:
I wish to use this tool but I am unable to, because it cannot drive DTR and RTS lines, which are connected to CHIP_EN and GPIO0.
Can you please add the same functionality as in esptool - controlling DTR and RST lines for automatic reset -> switch to UART boot mode when pressing START and reset -> switch to SPI boot mode afterwards (when pressing STOP)?themadinventor/esptool wrote:If GPIO0 and GPIO15 is pulled down and GPIO2 is pulled high when the module leaves reset,
then the bootloader will enter the UART download mode. The ROM auto-bauds, that is, it will
automagically detect which baud rate you are using. esptool defaults to 115200.
esptool uses the RTS and DTR modem status lines to automatically enter the bootloader.
Connect RTS to CH_PD (which is used as active-low reset) and DTR to GPIO0.
Statistics: Posted by gregware — Wed Sep 02, 2015 4:32 am
Statistics: Posted by thuwrx10 — Fri Aug 21, 2015 5:57 pm
themadinventor/esptool wrote:
If GPIO0 and GPIO15 is pulled down and GPIO2 is pulled high when the module leaves reset,
then the bootloader will enter the UART download mode. The ROM auto-bauds, that is, it will
automagically detect which baud rate you are using. esptool defaults to 115200.
esptool uses the RTS and DTR modem status lines to automatically enter the bootloader.
Connect RTS to CH_PD (which is used as active-low reset) and DTR to GPIO0.
Statistics: Posted by bojanpotocnik — Mon Jul 06, 2015 6:03 pm
Statistics: Posted by ESP_Faye — Mon Jun 29, 2015 11:43 am
Statistics: Posted by kaomantou — Thu Jun 25, 2015 10:44 pm
Statistics: Posted by ESP_Faye — Tue Jun 23, 2015 2:58 pm