-
Is there a prescribed way for some core code to determine in what context (more specifically priority) the code is being called in?
In a particular case, I am working on an Arduino version of Hardw…
-
Hello.
I am interested in this ch32v and rust and very excited about this ch32-rs project.
I would like to build and run this ch32v203-demo project.
Sorry for the basic question, but how does thi…
-
大佬,最近更新的V203可以用了吗,有购买v203的芯片渠道吗
-
The family description at the top of the page is somewhat mixed up:
_CH32V series are industrial-grade general-purpose microcontrollers designed based on QingKe 32-bit RISC-V. The whole series of pro…
-
I am getting the following error:
```
error[E0599]: `Peripherals` is not an iterator
--> src/main.rs:62:50
|
62 | let mut peripherals = ch32v30x::Peripherals::take().unwrap…
-
First of all thanks a lot for your effort! I very much appreciate it :-)
Unfortunately I still have an issue with upload/debug under Linux (Xubuntu 22.04). Here's what I did:
1. Install CH32V p…