- Arduino: 1.8.19 (Mac OS X), Board: "TTGO LoRa32-OLED, TTGO LoRa32 V2.1 (1.6.1), 80MHz, 921600, None"
- Sketch uses 636689 bytes (48%) of program storage space. Maximum is 1310720 bytes.
- Global variables use 37172 bytes (12%) of dynamic memory, leaving 257740 bytes for local variables. Maximum is 294912 bytes.
- esptool.py v3.1
- Serial port /dev/cu.usbmodem533C0040351
- Connecting........__
- Chip is ESP32-D0WDQ6-V3 (revision 3)
- Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
- Crystal is 40MHz
- MAC: XX:XX:XX:XX
- Uploading stub...
- A fatal error occurred: Failed to write to target RAM (result was 01070000)
- A fatal error occurred: Failed to write to target RAM (result was 01070000)
I'm new in the Arduino world. I've bought a TTGO T-Display and I'm trying to upload a test sketch on it using Arduino IDE 1.8.19 on a Mac mini M1 (macOS Monterey 12.0.1).
Here is the result:
Is the chip too old for my computer? (I've seen that ESP32-D0WDQ6-V3 is in NRND status) I can return it and try another model.
Any help would be welcomed
Thanks!