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

add esp32c5 support #155

Merged
merged 4 commits into from
Oct 10, 2024
Merged

add esp32c5 support #155

merged 4 commits into from
Oct 10, 2024

Conversation

brianignacio5
Copy link
Collaborator

Add esp32C5 support based on esptool implementation
https://github.com/espressif/esptool/blob/master/esptool/targets/esp32c5.py

@brianignacio5 brianignacio5 self-assigned this Sep 26, 2024
Copy link

github-actions bot commented Sep 26, 2024

Download the artifacts for this pull request:

@brianignacio5 brianignacio5 merged commit 72a4731 into main Oct 10, 2024
1 check passed
@brianignacio5 brianignacio5 deleted the feature/esp32c5 branch October 10, 2024 08:50
@lijunru-hub
Copy link

hi @brianignacio5 why this esp32c5.ts can't recognize the c5@eco1(v0.1)

image

@lijunru-hub
Copy link

image

@brianignacio5
Copy link
Collaborator Author

brianignacio5 commented Oct 14, 2024

Hi @lijunru-hub Sorry the screenshots you provided doesn't help me much to troubleshoot the problem.

Could you try using esptool-js live demo https://espressif.github.io/esptool-js/ and show the information shown there ?

I believe it might be related to the magic number used in your board. Unfortunately I have only tested with one board and I'm unaware of other boards magic numbers. Will Try to test with new board and update accordingly

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

Successfully merging this pull request may close these issues.

2 participants