CH32F103R-R0-1v1
Jump to navigation
Jump to search
This article describes specifics for the WCH CH32F103R-R0-1v1 evaluation board.
Preparing for J-Link
- Connect the J-Link to these pins:
J-Link Pin | Connector | Name |
---|---|---|
VTref | P2 | VCC |
GND | P2 | GND |
TMS/SWDIO | P2 | PA13 |
TCK/SWCLK | P2 | PA14 |
- Power the board via P_USB
- Verify the Connection with e.g. J-Link Commander. The output should look as follows:
Example Project
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the WCH CH32F103R-R0-1v1.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.20
- Hardware: WCH CH32F103R-R0-1v1
- Link: File:WCH CH32F103R-R0-1v1 TestProject ES V820.zip