Page 1 of 1

ESP32-S2-Kaluga-1 USB won't show serial port

Posted: Wed Oct 21, 2020 6:10 pm
by xunhuang
Hello,

I got the brand new ESP32-S2-Kaluga-1, it came with 2 USB connectors. I plugged in the power in one and hook the other one to my computer (macOS) and turned on the device. Screen got turned on but nothing shows up as serial port on the computer side. I'm expecting /dev/tty.SLAB_USBtoUART to show up so I can use esptool.py to program it.

Am I missing something obvious? Thanks in advance!

Wilson

Re: ESP32-S2-Kaluga-1 USB won't show serial port

Posted: Thu Oct 22, 2020 3:53 am
by gdsports
https://docs.espressif.com/projects/esp ... ction.html

You may have to install FTDI serial drivers as mentioned above.