Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading to ESP32 #403

Open
bazantews opened this issue Jul 24, 2023 · 0 comments
Open

Uploading to ESP32 #403

bazantews opened this issue Jul 24, 2023 · 0 comments

Comments

@bazantews
Copy link

Hey guys, i'm trying to upload to my ESP32 CH9102 but i got some error. Anyone can help me?

Verbose mode can be enabled via -v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32dev.html
PLATFORM: Espressif 32 (2.0.0) > Espressif ESP32 Dev Module
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
DEBUG: Current (esp-prog) External (esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
PACKAGES:

  • framework-arduinoespressif32 @ 3.10004.210126 (1.0.4)
  • tool-esptoolpy @ 1.20600.0 (2.6.0)
  • tool-mkspiffs @ 2.230.0 (2.30)
  • toolchain-xtensa32 @ 2.50200.97 (5.2.0)
    LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
    LDF Modes: Finder ~ chain, Compatibility ~ soft
    Found 38 compatible libraries
    Scanning dependencies...
    Dependency Graph
    |-- ArduinoJson @ 6.10.0
    |-- ESP8266_SSD1306 @ 4.0.0
    |-- FS @ 1.0
    |-- SPIFFS @ 1.0
    |-- WiFi @ 1.0
    |-- ArduinoOTA @ 1.0
    |-- AsyncTCP @ 1.1.0
    |-- ESP Async WebServer @ 1.2.2
    |-- ESPmDNS @ 1.0
    |-- OneWire @ 2.3.2
    |-- HTTPClient @ 1.2
    |-- WiFiClientSecure @ 1.0
    |-- Wire @ 1.0.1
    |-- WebServer @ 1.0
    |-- DNSServer @ 1.1.0
    |-- Adafruit ADS1X15 @ 1.0.1
    |-- AsyncMqttClient @ 0.8.2
    |-- NimBLE-Arduino @ 0.9.0
    |-- ESP32 BLE Arduino @ 1.0.1
    |-- Adafruit BME280 Library @ 2.1.2
    |-- Adafruit Unified Sensor @ 1.1.4
    |-- Update @ 1.0
    |-- DHT sensor library @ 1.4.0
    |-- EEPROM @ 1.0.3
    Building in release mode
    Retrieving maximum program size .pio\build\esp32-dev\firmware.elf
    Checking size .pio\build\esp32-dev\firmware.elf
    Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
    RAM: [== ] 18.5% (used 60740 bytes from 327680 bytes)
    Flash: [==========] 97.4% (used 1595542 bytes from 1638400 bytes)
    Configuring upload protocol...
    AVAILABLE: esp-prog, espota, esptool, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa
    CURRENT: upload_protocol = esptool
    Looking for upload port...
    Auto-detected: COM3
    Uploading .pio\build\esp32-dev\firmware.bin
    esptool.py v2.6
    Serial port COM3
    Connecting........_
    Chip is ESP32D0WDQ5 (revision 1)
    Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
    MAC: b0:a7:32:17:6e:ec
    Uploading stub...
    Running stub...
    Stub running...
    Configuring flash size...
    Warning: Could not auto-detect Flash size (FlashID=0xffffff, SizeID=0xff), defaulting to 4MB
    Compressed 15872 bytes to 10319...

A fatal error occurred: Timed out waiting for packet content
*** [upload] Error 2`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant