Skip to content

Screen stuck after flash firmware ESP32-C5-KitC-A V1.2 #1097

@Jackouillette

Description

@Jackouillette

Hi guys, I have this board ESP32-C5-KitC-A V1.2 and I followed the ESP32‐C5‐DevKitC‐1 instructions. The flash finish correctly

Waiting for ESP32-C5 device to be connected...
Detected ESP32-C5 on port: /dev/ttyUSB0

Bootloader:   ESP32Marauder/C5_Py_Flasher/bins/bootloader.bin
Partitions:   ESP32Marauder/C5_Py_Flasher/bins/partitions.bin
OTA Data:     NOT FOUND
App (main):   ESP32Marauder/C5_Py_Flasher/bins/esp32_marauder_v1_8_5_esp32c5devkitc1.bin

Ready to flash these files to ESP32-C5? (y/N): y
Flashing ESP32-C5 with bootloader, partition table, and application...
Warning: Deprecated: Choice 'default_reset' for option '--before' is deprecated. Use 'default-reset' instead.
Warning: Deprecated: Choice 'hard_reset' for option '--after' is deprecated. Use 'hard-reset' instead.
Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead.
esptool v5.1.0
Connected to ESP32-C5 on /dev/ttyUSB0:
Chip type:          ESP32-C5 (revision v1.0)
Features:           Wi-Fi 6 (dual-band), BT 5 (LE), IEEE802.15.4, Single Core + LP Core, 240MHz
Crystal frequency:  48MHz
MAC:                xx:xx:xx:ff:fe:xx:xx:xx
BASE MAC:           xx:xx:xx:xx:xx
MAC_EXT:            ff:fe

Stub flasher running.
Changing baud rate to 921600...
Changed.

Configuring flash size...
Flash will be erased from 0x00002000 to 0x00006fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x00010000 to 0x0016efff...
Wrote 20464 bytes (12902 compressed) at 0x00002000 in 0.3 seconds (514.7 kbit/s).
Hash of data verified.
Wrote 3072 bytes (146 compressed) at 0x00008000 in 0.0 seconds (785.7 kbit/s).
Hash of data verified.
Wrote 1436816 bytes (849144 compressed) at 0x00010000 in 12.3 seconds (935.1 kbit/s).
Hash of data verified.

Hard resetting via RTS pin...
Flashing complete!

When I try to connect using Serial monitor, nothing happen : No output, nothing

  • Putty (stuck on the config page ), Screen (freeze), Arduino IDE
  • fzeeflasher.com sometimes shows:

� ���x(@(*��������1�� �1!1!�1!1�!1ESP-ROM:esp32c5-eco2-20250121 Build:Jan 21 2025 rst:0x1 (POWER

Did I missed something ? Can I connect to ESP32Marauder without Flipper or screen devince ... ? Just with serial monitor ?

PS: I also tried ESP32Marauder-nightly_0491b4a release

Thank you for your support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions