📄 abstract.txt
字号:
The following program demonstates the required configuration of the pulse width modulator
peripheral for the following chips :
Philips 80C552
Philips 80C554
Philips 83/87C552
Philips 83/87C554
Philips 83/87C557E4
Philips 83/87C557E8
After configuring the PWM, the program runs a continuous loop to allow the PWM to
constantly run in the background.
To run this program...
1. Build the project (Project Menu, Build Target)
2. Start the debugger (Debug Menu, Start/Stop Debug Session)
3. View the PWM peripheral (Peripheral Menu, PWM Unit)
4. Run the program (Debug Menu, Go)
A debug script (DEBUG.INI) includes a debugger function that outputs a text
representation of the PWM output pins. As the program runs the changes in voltage
will be displayed as a strip chart recorder.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -