Cannot upload to Wemos Lolin32

spuzesp32
Posts: 9
Joined: Sun Jul 23, 2017 2:24 pm

Cannot upload to Wemos Lolin32

Postby spuzesp32 » Fri Aug 11, 2017 9:43 am

I recently got a Wemos Lolin32 from here. I installed the CP210x driver for MacOS. When I connect the device to my macbook, it boots and the blue LED starts blinking. I also see the serial device /dev/cu.SLAB_USBtoUART appear. When I load up a serial monitor with baud rate 115200, I can see the device printing:

Code: Select all

Hello, My firstESP32 !
Jul 25 2017 17:55:07
Hello, My firstESP32 !
Jul 25 2017 17:55:07
...
This repeats once a second. However, when I try to flash the device from the Arduino IDE, it simply hangs while trying to connect:

Code: Select all

lobal variables use 32828 bytes (11%) of dynamic memory, leaving 262084 bytes for local variables. Maximum is 294912 bytes.
esptool.py v2.0-beta3
Connecting.....
After this, the USB/Serial driver appears to completely kill my system causing several processes to stop responding. It requires a restart before everything is back to normal.

I also have/had a Sparkfun Thing and had no problems with it which makes me think this is either a problem with the device, or the Mac serial driver (the Sparkfun uses an FTDI chip which uses a different driver). I'm pretty sure the version I bought from the above Aliexpress seller is a clone, however I'm not sure if that is the reason uploads fail, after all, someone somehow managed to flash the blink program that came with the device... Any ideas what might be wrong?

chadparker
Posts: 1
Joined: Mon Aug 14, 2017 2:30 am

Re: Cannot upload to Wemos Lolin32

Postby chadparker » Mon Aug 14, 2017 2:43 am

I am having this exact same issue. The Wemos Lolin32 is my first ESP32 board. I'm hoping this is a temporary issue with the Mac CP210x drivers, as I've also ordered a Wemos D1 Pro Mini (ESP8266), which uses a CP2104. Is there a trick to getting these to work on macOS?

jaxxon
Posts: 3
Joined: Fri Aug 18, 2017 4:03 am

Re: Cannot upload to Wemos Lolin32

Postby jaxxon » Fri Aug 18, 2017 4:06 am

Same issue for me...

jaxxon
Posts: 3
Joined: Fri Aug 18, 2017 4:03 am

Re: Cannot upload to Wemos Lolin32

Postby jaxxon » Sat Aug 19, 2017 11:42 am

I just fixed my issue, seems the Silabs v5 VCP driver was the culprit. It's not on their site now so I'm assuming they pulled it. v4.11.2 works for me.

spuzesp32
Posts: 9
Joined: Sun Jul 23, 2017 2:24 pm

Re: Cannot upload to Wemos Lolin32

Postby spuzesp32 » Fri Aug 25, 2017 8:25 am

This is definitely a problem with the serial driver. I was able to successfully communicate with the device from my Linux laptop. Thanks to jaxxon for the info about the Silabs driver, installing the v4.11.2 of the driver now works fine on my mac also.

jaxxon
Posts: 3
Joined: Fri Aug 18, 2017 4:03 am

Re: Cannot upload to Wemos Lolin32

Postby jaxxon » Fri Aug 25, 2017 8:42 am

spuzesp32 wrote:This is definitely a problem with the serial driver. I was able to successfully communicate with the device from my Linux laptop. Thanks to jaxxon for the info about the Silabs driver, installing the v4.11.2 of the driver now works fine on my mac also.
Great to hear.

Who is online

Users browsing this forum: Jarizapo and 87 guests