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

Unable to flash esp32s2 though it works fine with esptool.py #674

Closed
sekwah41 opened this issue Aug 26, 2024 · 2 comments
Closed

Unable to flash esp32s2 though it works fine with esptool.py #674

sekwah41 opened this issue Aug 26, 2024 · 2 comments

Comments

@sekwah41
Copy link

My issue is that even with no-reset for some reason I keep getting connection_failed. Even when I try to use the espflash tool to just monitor the chip or do the reset command.

Doing before no-reset also doesn't seem to fix it like the other ticket I found here mentions.

I am happy to provide any logs or info needed to help debug this.

image
Example of esptool being able to communicate with it but espflash failing. The same happens for all of the commands.

Ive also attached an example trace of running python3 -m esptool --chip esp32s2 --trace chip_id
esptooltrace.txt

@sekwah41
Copy link
Author

Just to be clear, the monitoring or any of the tools don't work. However, the flashing is the biggest issue.

@SergioGasquez
Copy link
Member

Duplicated of #670

@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants