-
For CH569, it reports isp_checksum failed,
but if I comment out those checks, the flashing works fine,
and the binary runs well.
Here is the log (with the first checksum check commented out):
```
…
-
如和编译ch569的demo?是需要用官方那个什么river的开发环境么?
-
Does it make sense to support those onboard µC for FPGA-Companion purposes ?
Looks to me that the two µC SPI are not connected to any FPGA pins and there is just a parallel HSPI port...
Also saw t…
-
USB3 Super Speed implement USB CDC with an example (will need to update the https://github.com/hydrausb3/wch-ch56x-bsp)
- To be checked on the feasibility and performance with compliance with CDC/A…
-
The process seems quite complex (with lot of dependencies) to build the fixed svd.
Could you provide a release with the patched svd file ?
-
Hi Benjamin,
Someone created this PR for libsigrok: https://github.com/sigrokproject/libsigrok/pull/239
Do you happen to know anything about it? I wonder if someone wrote a firmware for the WCH-…
-
There are very low cost STM32 that don't even require an external oscillator to be used with USB.
__Note: We are not making this change for the V1.0 hardware. The Crowd Funding campaign will rely o…
esden updated
2 years ago
-
有计划支持CH569吗? 特别是 SS HOST, MSD 和 UVC
-
I am using a Raspberry Pi 5 (64 bit) with OS release bookworm.
I first tried this:
git clone https://github.com/riscv/riscv-gnu-toolchain
./configure --prefix=/opt/riscv
make linux
Compile …
-
`cargo install svd` mentioned in
https://github.com/ch32-rs/ch32-rs/blob/main/scripts/generate.sh#L6 does not install anything.