ESP8266 Developer Zone The Official ESP8266 Forum 2016-10-04T04:12:46+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=2812 2016-10-04T04:12:46+08:00 2016-10-04T04:12:46+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2812&p=10049#p10049 <![CDATA[Re: Uploading Sketch - TTL/UART wiring? (Serial programming)]]> Statistics: Posted by NopItTwice — Tue Oct 04, 2016 4:12 am


]]>
2016-09-30T18:32:02+08:00 2016-09-30T18:32:02+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2812&p=10006#p10006 <![CDATA[Re: Uploading Sketch - TTL/UART wiring? (Serial programming)]]> In addition, connect CH_PD to 3.3V to enable the chip.

The chip will enter programming mode if GPIO0 is connected to ground when power is turned on. If GPIO0 is left floating, the ESP8266 enters program execution mode on power up.
DTR need not be connected, just set it to program mode manually. Hope that helped!

Statistics: Posted by Guest — Fri Sep 30, 2016 6:32 pm


]]>
2016-09-26T01:55:36+08:00 2016-09-26T01:55:36+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2812&p=9938#p9938 <![CDATA[Uploading Sketch - TTL/UART wiring? (Serial programming)]]> I mean the first 4 pins are fairly obvious:
RX to TX
TX to RX
GND to GND
3v3 to 3v3

but what about the dtr pin? Do I connect it the the reset pin of the ESP module?
Can I even upload without the dtr? would I have to manually disconnect and reconnect gnd right before uploading?

Statistics: Posted by NopItTwice — Mon Sep 26, 2016 1:55 am


]]>