Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orangecms/ch32v307-rust
WCH CH32V307 programming in Rust :crab:
https://github.com/orangecms/ch32v307-rust
Last synced: 3 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T19:20:17.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T01:36:35.757Z (almost 2 years ago)
- Language: Rust
- Size: 63.5 KB
- Stars: 7
- Watchers: 1
- 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
![CH32V307 Rust demo](img/ch32v307-rs.gif)
## 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)