Board-dat/DPR/DPR1073-dat/DPR1073-dat.md
... ...
@@ -29,8 +29,19 @@ Supports USB1.0/1.1 specification, compatible with USB2.0 specification, support
29 29
2. Connect the USB serial cable to the USB interface of the computer and automatically install the driver.
30 30
3. After successful installation, go to the device manager and the COM port will appear.
31 31
32
+## Programming ISP MCUs
32 33
34
+Can program these types of MCUs:
35
+- STC microcontroller
36
+- STM32 MCU
37
+- NXP microcontroller
38
+- Renesas MCU
39
+- NEC MCU
33 40
34 41
## ref
35 42
36
-- [[MAX3232-dat]]
... ...
\ No newline at end of file
0
+- [[MAX3232-dat]]
1
+
2
+- [[USB-TTL-dat]] - [[serial-dat]] - [[RS232-dat]]
3
+
4
+- [[DPR1073]]
... ...
\ No newline at end of file
Chip-cn-dat/WCH/CH340-dat/CH340-DAT.md
... ...
@@ -14,5 +14,5 @@
14 14
15 15
## ref
16 16
17
-- https://w.electrodragon.com/w/Category:CH340
17
+- legacy wiki page https://w.electrodragon.com/w/Category:CH340
18 18
Tech/Interface-dat/RS232-DAT/RS232-DAT.md
... ...
@@ -9,6 +9,6 @@ pin5 gnd
9 9
10 10
## ref
11 11
12
-- [[DPR1084-dat]]
12
+- [[DPR1084-dat]] - [[DPR1054-dat]] - [[DPR1073-dat]]
13 13
14 14
- [[RS232]]
Tech/Interface-dat/Serial-dat/2023-12-19-16-16-01.png
... ...
Binary files /dev/null and b/Tech/Interface-dat/Serial-dat/2023-12-19-16-16-01.png differ
Tech/Interface-dat/Serial-dat/Serial-dat.md
... ...
@@ -45,6 +45,8 @@ Booting Mode select
45 45
46 46
### Programming Wiring
47 47
48
+
49
+
48 50
- for [[NWI1126-dat]]
49 51
50 52
![](2023-09-27-16-07-06.png)
... ...
@@ -62,6 +64,9 @@ Booting Mode select
62 64
### troubleshooting checklist
63 65
- reverse TX RX in case wrong wiring of communication
64 66
67
+## Applications
68
+
69
+![](2023-12-19-16-16-01.png)
65 70
66 71
## ref
67 72
software [[com-monitor-dat]]