Page 1 of 6
Can't Flash Memory on Wemos D1 Mini
Posted:
Sat Jun 11, 2016 3:50 pm
by tcontrada
Seems like I cannot flash the ESPBasic on my Wemos D1 Mini.
When I try I get the following:
Warning: espcomm_sync failed
error: espcomm_open failed
Any suggestions?
Thanks,
Tony
Re: Can't Flash Memory on Wemos D1 Mini
Posted:
Sat Jun 11, 2016 6:04 pm
by Barnabybear
Hi, have you loaded the driver for the CH340 on board USB to serial converter? If not google CH340 driver.
Re: Can't Flash Memory on Wemos D1 Mini
Posted:
Sat Jun 11, 2016 7:26 pm
by Mmiscool
Is it possible you have a serial terminal open already? Only one program can use a serial com port at a time.
Re: Can't Flash Memory on Wemos D1 Mini
Posted:
Sun Jun 12, 2016 8:45 am
by tcontrada
The driver was installed when I plugged in the device, and verified in Device Manager.
Also, I can access it via another program, LuaLoader and it works fine.
As far as I know, no other program is accessing that com port when I run the Basic Flasher.