?? abstract.txt
字號:
The following program demonstates the required configuration of the pulse width modulator
peripheral for the following chips :
Philips 87LPC768
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, Pulse Width Modulator)
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 + -