You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[macOS] ESP32-MINI-1 module gives Guru Meditation Error when stub is uploaded using esptool-js, and Failed to write to target RAM in esptool 4.8.1/4.9.0 (ESPTOOL-1000) #1058
esptool.py v4.8.1
Found 4 serial ports
Serial port /dev/cu.usbmodem59720877071
Connecting....
Detecting chip type... Unsupported detection protocol, switching and trying again...
Connecting....
Detecting chip type... ESP32
Chip is ESP32-U4WDH (revision v3.1)
Features: WiFi, BT, Dual Core, 240MHz, Embedded Flash, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: ec:c9:ff:8a:53:cc
Uploading stub...
A fatal error occurred: Failed to write to target RAM (result was 01070000: Operation timed out)
More Information
Works fine on windows 11 laptop using same versions of esptool and esptool-js.
Works reading data but not writing on macOS with --no-stub flag to esptool.py