📄 abstract.txt
字号:
This example program demonstrates how to use the on-chip A/D Converters
of the Philips LPC767/768/769 Devices. The program configures the A/D
and continuously reads each A/D channel and prints the conversion results.
1. Build the program (Project-Build Target)
2. Start the Debugger (Debug-Start/Stop Debug Session)
3. Open the A/D Converter Dialog Box (Peripherals A/D Converter)
4. Open the Serial Window (View-Serial Window #1)
5. Run the program while viewing the Serial Window
You may change the A/D input voltages by editing AD0-AD3 in the A/D Converter
Dialog or you may simply enter new values for the input channels in the
command window at the bottom of the screen. For example, "AD0=2.5" will set
the simulated input voltage on AD0 to 2.5 volts.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -