https://github.com/orangecms/ch32v307-rust
WCH CH32V307 programming in Rust :crab:
https://github.com/orangecms/ch32v307-rust
Last synced: 9 months ago
JSON representation
WCH CH32V307 programming in Rust :crab:
- Host: GitHub
- URL: https://github.com/orangecms/ch32v307-rust
- Owner: orangecms
- License: mit
- Created: 2022-11-23T01:32:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T15:50:26.000Z (over 3 years ago)
- Last Synced: 2025-04-11T05:11:53.892Z (about 1 year ago)
- Language: Rust
- Size: 233 KB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WCH CH32V307 Programming in Rust :crab:
This is work in progress, not usable yet. Help is welcome!
## Demo

## Resources
- (demo)
- (PAC crates)
- (SoC home page with datasheets)
- (schematics and references)
- (OpenOCD for WCH source dump)
NOTE: I could compile this, but got USB errors; vendor binary works so far
- precompiled toolchain & OpenOCD download
- (nice writeup with lots of details on the platform)