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

Support CH585, CH32V317, CH32V002/4/5/6/7, CH32M007 #76

Merged
merged 7 commits into from
Nov 10, 2024
Merged

Conversation

andelf
Copy link
Contributor

@andelf andelf commented Nov 8, 2024

This PR adds support for:

  • CH585/CH584
  • CH32V317
  • CH32V002/4/5/6/7, CH32M007
  • CH564
  • CH645, CH653

Not tested yet.

Close #75

CH585's flash algo is the same as CH582. The RiscvChip code is different.
As it supports both one-wire and two-wire mode, some values might be incorrect.

@andelf andelf changed the title Support CH585 Support CH585, CH32V317, CH32V002/4/5/6/7, CH32M007 Nov 8, 2024
@andelf andelf requested review from mo10 and imi415 November 8, 2024 17:25
@solosky
Copy link

solosky commented Nov 10, 2024

+1. works for CH585

@andelf andelf merged commit 42127dc into main Nov 10, 2024
12 checks passed
@andelf andelf deleted the feat/ch585-support branch November 10, 2024 16:37
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.

TODO: Support CH585/CH584
3 participants