Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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:

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)