SDK/WCH-SDK/MounRiver/MounRiver-dat.md
... ...
@@ -10,4 +10,4 @@ MounRiver Studio(MRS) - http://www.mounriver.com/
10 10
11 11
## ref
12 12
13
-- [[WCH-prog]]
... ...
\ No newline at end of file
0
+- [[WCH-PROG-dat]]
... ...
\ No newline at end of file
SDK/WCH-SDK/WCH-SDK.md
... ...
@@ -1,4 +1,8 @@
1 1
2 2
# WCH-sdk
3 3
4
-- [[WCH-Prog]] - [[mounriver-dat]]
... ...
\ No newline at end of file
0
+- [[WCH-PROG-dat]] - [[mounriver-dat]]
1
+
2
+- [[CH32V003-dat]]
3
+
4
+
SDK/WCH-SDK/WCHLINK-dat/wchlink-dat.md
... ...
@@ -0,0 +1,3 @@
1
+
2
+# wchlink-dat
3
+
SDK/WCH-SDK/WCH_PROG/SWIO-dat.md
... ...
@@ -0,0 +1,8 @@
1
+
2
+# SWIO-dat
3
+
4
+## wiring
5
+
6
+- VCC -> 3V3
7
+- GND -> GND
8
+- PD1 -> SWDIO
... ...
\ No newline at end of file
SDK/WCH-SDK/WCH_PROG/WCH-PROG-dat.md
... ...
@@ -0,0 +1,37 @@
1
+
2
+
3
+# WCHISPTool
4
+
5
+
6
+- via USB port
7
+- http://www.wch-ic.com/downloads/WCHISPTool_Setup_exe.html
8
+
9
+- version 3.4
10
+- CH54X,CH55X,CH56X,CH57X,CH58X
11
+- CH32F10X,CH32F20X
12
+- CH32V00X,CH32V10X,CH32V20X,CH32V30X
13
+
14
+
15
+
16
+
17
+
18
+## CH559
19
+
20
+![](36-39-15-31-01-2023.png)
21
+
22
+
23
+
24
+## CH552
25
+
26
+![](08-35-18-30-01-2023.png)
27
+
28
+## USB module detect
29
+* Find "external Interface" -> USB Module in device manager, not COM port serial interface
30
+
31
+![](51-42-14-25-07-2023.png)
32
+
33
+## add to keil from WCHISPTool
34
+
35
+![](33-43-14-25-07-2023.png)
36
+
37
+
SDK/WCH-SDK/WCH_PROG/WCH-PROG.md
... ...
@@ -1,30 +0,0 @@
1
-
2
-
3
-# WCHISPTool
4
-
5
-
6
-- via USB port
7
-- http://www.wch-ic.com/downloads/WCHISPTool_Setup_exe.html
8
-
9
-
10
-
11
-## CH559
12
-
13
-![](36-39-15-31-01-2023.png)
14
-
15
-
16
-
17
-## CH552
18
-
19
-![](08-35-18-30-01-2023.png)
20
-
21
-## USB module detect
22
-* Find "external Interface" -> USB Module in device manager, not COM port serial interface
23
-
24
-![](51-42-14-25-07-2023.png)
25
-
26
-## add to keil from WCHISPTool
27
-
28
-![](33-43-14-25-07-2023.png)
29
-
30
-
chip-cn/WCH/CH32V003-dat/CH32V003-dat.md
... ...
@@ -1,9 +1,7 @@
1 1
2 2
# CH32V003-dat
3 3
4
-- https://www.wch.cn/downloads/CH32V003EVT_ZIP.html
5
-
6
-
4
+## HDK
7 5
8 6
![](2023-09-27-17-15-24.png)
9 7
... ...
@@ -13,3 +11,27 @@
13 11
14 12
15 13
14
+### 标准通讯接口
15
+- 1 个USART 接口
16
+- 1 个I2C 接口
17
+- 1 个SPI 接口
18
+
19
+
20
+### 烧写
21
+
22
+- SWIO
23
+- 调试模式:串行单线调试接口
24
+- [[WCHLink-dat]] - [[SWIO-dat]] - [[MounRiver-dat]] - [[WCH-PROG-dat]]
25
+
26
+
27
+### Compile project
28
+
29
+- Download sample code: https://www.wch.cn/downloads/CH32V003EVT_ZIP.html
30
+- After decompression, in MounRiver File -> Load -> Project, open GPIO_Toggle.wvproj in the EVT\EXAM\GPIO\GPIO_Toggle directory
31
+- Just press Shift + F7 or compile through the toolbar button. If the compilation is normal, it will be displayed.
32
+
33
+
34
+
35
+## ref
36
+
37
+- [[CH32V003]]
... ...
\ No newline at end of file
chip-cn/WCH/CH559-DAT/CH559-DAT.md
... ...
@@ -46,6 +46,6 @@ P32 P33 P34 P44 = LED 0 LED1 LEDC LED3
46 46
47 47
## ref
48 48
49
-- [[WCH-PROG]] - [[WCH-dat]] - [[ch559-prog]] - [[ch559-readme]]
49
+- [[WCH-PROG-dat]] - [[WCH-dat]] - [[ch559-prog]] - [[ch559-readme]]
50 50
51 51
- [[CH551-dat]] - [[CH552-dat]] - [[CH554-dat]] - [[CH559-dat]]
... ...
\ No newline at end of file
chip-cn/WCH/CH55x-DAT.md
... ...
@@ -49,6 +49,6 @@ flash tool
49 49
https://w.electrodragon.com/w/CH55X_HDK
50 50
51 51
52
-- [[WCH-PROG]]
52
+- [[WCH-PROG-dat]]
53 53
54 54
- [[DOD1068]] - [[DOD1071]]
... ...
\ No newline at end of file
chip-cn/WCH/WCH-DAT.md
... ...
@@ -5,7 +5,7 @@
5 5
6 6
- [[CH55x-DAT]]
7 7
8
-- [[WCH-PROG]]
8
+- [[WCH-PROG-dat]]
9 9
10 10
- CH330
11 11
- [[CH340-DAT]]