-->
Page 1 of 1

How I Flash ESP Modul 3?

PostPosted: Tue Feb 21, 2017 9:36 am
by Hilmschen
Hello, how I Flash ESP Modul 3 and how many memory is there?
Thank You!
Hilm

Re: How I Flash ESP Modul 3?

PostPosted: Thu Feb 23, 2017 3:12 am
by nedudgi
Hilmschen wrote:Hello, how I Flash ESP Modul 3 and how many memory is there?
Thank You!
Hilm

https://www.google.hu/search?q=esp-03+pinout&biw=1536&bih=744&tbm=isch&tbo=u&source=univ&sa=X&sqi=2&ved=0ahUKEwjL8-7236XSAhVnApoKHdBNBFEQsAQIGg&dpr=1.25
Connect GPIO0 to GND, CH_PD to Vcc. Grab a 3.3V USB-TTL adapter, URXD to TX and UTXD to RX. Add a 3.3V power supply capable minimum 300mA to Vcc and GND.
Start the flsher. Set the appropriate COM port number, and memory size. Start flashing. Enjoy.
I don't know the memory size of the module, You have at least one at hand. Try 512k, 1M, 4M. One of them will work. Dont worry, flash mode can't kill your module, the boot part is in the ESP8266EX chip itself, so can't be overwritten this way.

Re: How I Flash ESP Modul 3?

PostPosted: Sat Aug 05, 2017 3:29 pm
by Hilmschen
Thank You!!!