-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WeAct Studio CH32X035F8U6 board #68
Comments
I observed the same output when flashing the WeAct CH32X035 board. I think the problem is the error message is unclear. e.g. when flashing with the WCHISPStudio, it indicates the error "Read-Protect is enabled,Please disable code-protect first!". Disabling code-protect requires a WCH-LinkE (or WCH-LinkW). wlink should be able to do code-unprotect. |
With a WCH-LinkE, with the SWCLK and SWDIO pins connected to the CH32X035 (& the CH32X035 powered; e.g. plugged in by USB), using
Then you can run However, Also, to be clear: the "WCH-LinkE or WCH-LinkW" is per the WCH Link User manual. https://www.wch-ic.com/downloads/WCH-LinkUserManual_PDF.html -- If you try with a WCH-Link (e.g. WeAct's WCH-Link board), I observed the WCH Link Utility software reports that it isn't compatible. |
Playing around with the
blink
sample from https://github.com/cnlohr/ch32v003fun/ and managed to compile the code. Tried usingwchisp
to flash but gettingError: Verify failed, mismatch
. Flashing procedure uses the following command:here is the full log
More information about the board using
wchship
Response from
wchisp info
Response from
wchisp probe
Response from
wchisp config
The text was updated successfully, but these errors were encountered: