Search found 2 matches
- Wed Jul 19, 2023 11:41 pm
- Forum: Off topic
- Topic: CH32F103 and USB CDC
- Replies: 7
- Views: 16405
Re: CH32F103 and USB CDC
I finally got the WCHSPITool to see the MCU and windows to stop showing it as "unknown USB device (descriptor failed)" under device manager. Turns out it was just the usb driver not being installed correctly after installing the wchspitool. wchspitool installs some drivers automatically but theres ...
- Wed Jul 19, 2023 9:26 pm
- Forum: Off topic
- Topic: CH32F103 and USB CDC
- Replies: 7
- Views: 16405
Re: CH32F103 and USB CDC
did blink work? if blink doesn't work, i'd guess it is nearly a dud, but if usb don't work, it is worth much less than a stm32f103
https://www.stm32duino.com/viewtopic.php?t=786
if they design it from scratch, my guess is usb is one of the more difficult on chip peripheral to clone
Blink works ...