来自「P8xC552_554单片机PWM实例程序.zip」· 代码 · 共 15 行
TXT
15 行
Philips 8xC552/8xC554 PWM Example Program
This example program shows how to configure and use the Pulse Width Modulator of the following microcontrollers:
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.
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 are displayed as a strip chart recorder.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?