Skip to content

Support for the CH32V003 chip#4321

Draft
aykevl wants to merge 1 commit intodevfrom
ch32v003
Draft

Support for the CH32V003 chip#4321
aykevl wants to merge 1 commit intodevfrom
ch32v003

Conversation

@aykevl
Copy link
Member

@aykevl aykevl commented Jun 30, 2024

Work in progress.

To try, you need to make the lib/cmsis-svd/data/WCH-Community/ directory and download https://github.com/ch32-rs/ch32-rs/blob/main/svd/vendor/CH32V003xx.svd into that directory.

Also, you need to install probe-rs.

Not nearly finished. I'd like to get at least the timer working before marking this PR as ready.

@aykevl
Copy link
Member Author

aykevl commented Jul 1, 2024

We might need to add a new way of generating register files: ch32-rs/ch32-rs#21
Basically it seems like development on register files now happens here: https://github.com/ch32-rs/ch32-data, but unfortunately they store the files in a custom YAML based format (not in standard SVD format).

@thomas-maurice
Copy link

Is there any progress on this ? It would be super cool to have these chips supported 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants