We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6396e1 commit 552a7afCopy full SHA for 552a7af
tools/PWM配置指南/1.png
459 KB
tools/PWM配置指南/2.png
571 KB
tools/PWM配置指南/3.png
538 KB
tools/PWM配置指南/4.png
517 KB
tools/PWM配置指南/5.png
708 KB
tools/PWM配置指南/使用说明.md
@@ -0,0 +1,43 @@
1
+# PWM Device Configurator 配置指南
2
+
3
+## 打开配置文件
4
5
+请使用以下工具打开配置文件:
6
7
+```bash
8
+tools/device-configurator/device-configurator.exe
9
+libs/TARGET_APP_KIT_PSE84_EVAL_EPC2/config/design.modus
10
+```
11
12
+---
13
14
+## 1. 配置 TCPWM 为 PWM 模式
15
16
+
17
18
19
20
+## 2. 选择输入时钟源
21
22
+
23
24
25
26
+## 3. 设置 PWM 输出引脚
27
28
+
29
30
31
32
+## 4. 设置输入引脚模式
33
34
+
35
36
+
37
38
39
40
+## 保存配置
41
42
+完成全部配置后,按 **`Ctrl + S`** 保存即可。
43
0 commit comments