Page 1 of 1

What Dial Switch do in ESP8266-DEVKITC

Posted: Sun Aug 13, 2023 12:38 pm
by ktauchathuranga
guys,
I have ESP8266-DEVKITC dev board, and it has a dial switch. When I reached in documents, it said its for " Auto Download and Flow Control"
I don't know what that means, can someone please explain that to me?

Re: What Dial Switch do in ESP8266-DEVKITC

Posted: Sun Aug 13, 2023 2:41 pm
by bidrohini
I'd also like to know where to find the details about these two options. The datasheet does not explain much.

Re: What Dial Switch do in ESP8266-DEVKITC

Posted: Mon Aug 14, 2023 2:49 am
by ESP_Sprite
Educated guess: Auto download will enable RTS and DTR to reset and put the chip into download mode using software, similar to what all ESP32 boards do by default. Flow control will connect RTS and DTR from the USB-serial chip to the corresponding pins on the ESP8266 so you can do hardware handshaking for flow control.

Re: What Dial Switch do in ESP8266-DEVKITC

Posted: Tue Aug 15, 2023 5:50 am
by ktauchathuranga
ESP_Sprite wrote:
Mon Aug 14, 2023 2:49 am
Educated guess: Auto download will enable RTS and DTR to reset and put the chip into download mode using software, similar to what all ESP32 boards do by default. Flow control will connect RTS and DTR from the USB-serial chip to the corresponding pins on the ESP8266 so you can do hardware handshaking for flow control.
are there any guides on how to do it? or any videos?

Re: What Dial Switch do in ESP8266-DEVKITC

Posted: Tue Aug 15, 2023 7:46 am
by ESP_Sprite
On how to do what? Flip the switches? You generally take off the brown kapton tape (that's there to allow the pick&place machine to put the thing on the PCB in the factory), then you reach in with a pen or tweezers or something to flip them.