Operating System
16" Macbook Pro 2021, M1 Max, macOS 12.0.1
Version
latest master
Python Version
3.10.0
Chip Description
ESP32-DevKitC V4, ESP32-WROOM-32D, ESP-PROG
Device Description
Setup 1: ESP32-DevKitC V4 -> USB Micro B to USB-C -> Macbook USB C port (Tried all ports)
Setup 2: ESP32-DevKitC V4 -> USB Micro B to USB A -> USB A to USB-C -> Macbook USB C port (Tried all ports)
Hardware Configuration
Nothing else is attached.
How is Esptool Run
platformio, arduino, and esptool.py from cli
Full Esptool Command Line that Was Run
python3 esptool.py --port /dev/cu.usbserial-10 read_mac
Esptool Output
esptool.py v3.3-dev
Serial port /dev/cu.usbserial-10
Connecting......................................
A fatal error occurred: Failed to connect to Espressif device: Wrong boot mode detected (0x13)! The chip needs to be in download mode.
For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
More Information
This appears to be similar to a previous issue: macOS connection failure (ESPTOOL-363) #696
Pressing boot/reset buttons allows chip to enter download mode.
Tried multiple boards, none are able to enter download mode.
Swapped driver for Silicon Labs CP210x VCP driver, still does not work.
Issue does not exist on Macbook Pro 2015 or windows laptop (USB A Ports)
Other Steps to Reproduce
No response
I Have Read the Troubleshooting Guide
Operating System
16" Macbook Pro 2021, M1 Max, macOS 12.0.1
Version
latest master
Python Version
3.10.0
Chip Description
ESP32-DevKitC V4, ESP32-WROOM-32D, ESP-PROG
Device Description
Setup 1: ESP32-DevKitC V4 -> USB Micro B to USB-C -> Macbook USB C port (Tried all ports)
Setup 2: ESP32-DevKitC V4 -> USB Micro B to USB A -> USB A to USB-C -> Macbook USB C port (Tried all ports)
Hardware Configuration
Nothing else is attached.
How is Esptool Run
platformio, arduino, and esptool.py from cli
Full Esptool Command Line that Was Run
python3 esptool.py --port /dev/cu.usbserial-10 read_mac
Esptool Output
More Information
This appears to be similar to a previous issue: macOS connection failure (ESPTOOL-363) #696
Pressing boot/reset buttons allows chip to enter download mode.
Tried multiple boards, none are able to enter download mode.
Swapped driver for Silicon Labs CP210x VCP driver, still does not work.
Issue does not exist on Macbook Pro 2015 or windows laptop (USB A Ports)
Other Steps to Reproduce
No response
I Have Read the Troubleshooting Guide