-
👋
I've got a CH32X035G8U6-EVT. I'm a bit confused around the serial setup. Right now I'm not seeing anything on the serial monitor running any examples.
I have it connected to a WCH-link-E w/ the…
-
I am pretty new to this, but connected to the CH32X035 through WCH-LinkE and tried the following command to unprotect the flash
```wlink unprotect```
I get the following message:
```
wlink unpr…
-
Hi, I just wanted to ask, if there are any plans to support the Zephyr framework sometimes in the future?
There's currently a WIP implementation for the CH32X035 over here: https://github.com/drago…
LeoDJ updated
9 months ago
-
Hello,
is it possible to enable and disable the CH32Vxx flash read-out protection (see image below)? I understand that - at least for CH32V003 - protection is enabled by default, so I assume this m…
-
So, we use CH32X035 and there is an error when intilizing the I2C on the ports we use.
What is the problem?
```
#include
#define SDA PC16
#define SCL PC19
TwoWire i2c = Tw…
0x0fe updated
11 months ago
-
This Issue is for adding support for the ch32v307 series devices. This is a very interesting IoT CPU and has an integrated 10M ethernet PHY.
I am currently working on a dev board for the ch32v307 t…
-
-
These are brand-new chip families.
-
This is awesome!
I'm on mobile, so reading the .Sch is hard, but I think i see esp32-wroom-32d which is the legacy module.
If you would change to ESP32-S3 (exp. With more PSRAM) you'd have a m…