ch32v307
Including the SDK、HDK、Datasheet of RISC-V MCU CH32V307 and other relevant development materials (by openwch)
ch32-rs
Embedded Rust device crates for WCH's RISC-V and Cortex-M microcontrollers (by ch32-rs)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ch32v307
Posts with mentions or reviews of ch32v307.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-24.
- My alpha Pico-based CH32V003 debug tool is ready for a few testers
-
Hardware/software to run RISC-V ASM?
VCC-GND Studio is about to launch similar boards based on CH32V307.
-
EPS32 but for wired Ethernet instead?
But if you're looking for RISC-V + integrated PHY, take a look at WCH's CH32V307 - just add magnetics, termination and an RJ45 jack and you've got 10BaseT.
-
MCU dev board with 5 UARTs?
Yes, English datasheets can be found - along with code examples, board schematics etc - at the openwch/ch32v307 Github repo.
-
Useful Tools and Resources for RISC-V development
More realistically, I DO think there's value for a terminal server that's just an ethernet connection (even one that's ancient) with some amount of programmability that's connected to 80 GPIO pins, some of which may be serial ports. I could imagine testing 1-2 Raspberry Pi-class with a bed of nails style test jig that confirms that all the GPIO, JTAG, and such are at least toggleable by sending synchronized signals to the BeagleBone/VisionFive/ESP32-C3/ whatever to confirm that all the I/O pins survived the fine wires from the wafer to the package plus all intervening PCB vias and soldering and so on. (Maybe you can't test board X with another board X because there's a different number of inputs and outputs.)
- The RISC-V MCU CH32V307 is a bad boy
-
New $10 Risc-V development board
looks to be IMAFC from the PDF on their github (https://github.com/openwch/ch32v307/blob/main/Datasheet/CH32V20x_30xDS0.PDF)
ch32-rs
Posts with mentions or reviews of ch32-rs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-17.
- $3 RISCV 144Mhz, Gigabit MAC w/ PTP 1588, 2x USB, 8 UART, 80 GPIO, DVP video input, LQFP package, SWD, Onboard flash, detailed docs, $6 dev kits available.
-
Useful Tools and Resources for RISC-V development
https://github.com/openwch/ch32v103 and https://github.com/openwch/ch32v307 For those tracking such things (Bruce), they are using Qingke V4F core in '307, V4C in '208, V4B in '203 and V4A in '103 and the older, more dedicated parts like the BLE parts like CH57x and CH58x. Source I know of no other parts using those cores, so they may be focusing on the Chinese market or even an internal brand.
What are some alternatives?
When comparing ch32v307 and ch32-rs you can also consider the following projects:
pico-examples
RISC-V-Guide - RISC-V Guide. Learn all about the RISC-V computer architecture along with the Development Tools and Operating Systems to develop on RISC-V hardware.
ch32v103
nanoCH32V203
picorvd - GDB-compatible RISC-V Debugger for CH32V003 that runs on a Raspberry Pi Pico