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

Issue with ESP32 C3 mini 1 (ESPTOOL-987) #1049

Open
1 task done
FrimeNotInformatician opened this issue Jan 10, 2025 · 0 comments
Open
1 task done

Issue with ESP32 C3 mini 1 (ESPTOOL-987) #1049

FrimeNotInformatician opened this issue Jan 10, 2025 · 0 comments

Comments

@FrimeNotInformatician
Copy link

Operating System

Windows 11

Esptool Version

v4.8.1

Python Version

3.12.3

Chip Description

ESPRESSIF ESP32 C3 mini

Device Description

It's just an esp32 chip on an pcb .

Hardware Configuration

the connection are : GND on GND , EN into connected to the port 8 (EN) , IO0 into the port 23 (IO9), RXD0 into 30 and TXD0 into 31

How is Esptool Run

terminal windows

Full Esptool Command Line that Was Run

python -m esptool --chip esp32 --trace --port COM9 --baud 9600 flash_id

Esptool Output

.TRACE +0.055 command op=0x08 data len=36 wait_response=1 timeout=0.100 data=
    0707122055555555 5555555555555555 | ... UUUUUUUUUUUU
    5555555555555555 5555555555555555 | UUUUUUUUUUUUUUUU
    55555555                          | UUUU
TRACE +0.001 Write 46 bytes:
    c000082400000000 0007071220555555 | ...$........ UUU
    5555555555555555 5555555555555555 | UUUUUUUUUUUUUUUU
    5555555555555555 5555555555c0     | UUUUUUUUUUUUU.
TRACE +0.004 Read 1 bytes: c0
TRACE +0.000 Read 2 bytes: 0008
TRACE +0.016 Read 1 bytes: 24
TRACE +0.000 Read 15 bytes: 000000000007071220555555555555
TRACE +0.017 Read 1 bytes: 55
TRACE +0.000 Read 14 bytes: 5555555555555555555555555555
TRACE +0.015 Read 1 bytes: 55
TRACE +0.000 Read 11 bytes: 55555555555555555555c0
TRACE +0.000 Received full packet:
    0008240000000000 0707122055555555 | ..$........ UUUU
    5555555555555555 5555555555555555 | UUUUUUUUUUUUUUUU
    5555555555555555 55555555         | UUUUUUUUUUUU
TRACE +0.112 Serial data stream stopped: Possible serial noise or corruption.
.

A fatal error occurred: Failed to connect to ESP32: Serial data stream stopped: Possible serial noise or corruption.
For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html

More Information

As i understood the first connection between the esp and the pc work after that i t stop

Other Steps to Reproduce

No response

I Have Read the Troubleshooting Guide

  • I confirm I have read the troubleshooting guide.
@github-actions github-actions bot changed the title Issue with ESP32 C3 mini 1 Issue with ESP32 C3 mini 1 (ESPTOOL-987) Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant