Skip to content

esp-prog esp32module Download mode successfully detected, but getting no sync reply: The serial TX path seems to be down (ESPTOOL-482) #754

@wpp1017

Description

@wpp1017

Operating System

macos 12.1

Esptool Version

v4.0.1

Python Version

3.9.9

Chip Description

esp32 wrover

Device Description

A fatal error occurred: Failed to connect to ESP32: Download mode successfully detected, but getting no sync reply: The serial TX path seems to be down.
For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html

Hardware Configuration

No response

How is Esptool Run

vscode terminal

Full Esptool Command Line that Was Run

esptool.py --trace --chip esp32 --port /dev/cu.usbserial-14601 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 40m --flash_size detect 0xd000 printcart_simple.bin

Esptool Output

No response

More Information

8
7
3

Other Steps to Reproduce

No response

I Have Read the Troubleshooting Guide

  • I confirm I have read the troubleshooting guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions