?? abstract.txt
字號:
Digital to Analog Converter Example Program
===========================================
Project: DAC
Author: E. Healy
This example program shows how to configure and use the
D/A Converter of the following microcontroller:
* Philips P87LPC769
The program configures the D/A's and generates a sine wave
on the DAC0 channel and a sawtooth waveform on the DAC1 channel.
To watch the effect this program has on the D/A Converters:
1. Build the program (Project-Build Target)
2. Start the Debugger (Debug-Start/Stop Debug Session)
3. Open the D/A Converter Dialog Box (Peripherals D/A Converter)
4. Make sure View-Periodic Window Update is checked
5. Run the program and watch the D/A outputs change
When the program writes to DAC0 and DAC1 you will see the corresponding
registers change in the D/A Converter dialog.
礦ision3 users may enable the built-in Logic Analyzer to view
and measure the digital input and analog output signals graphically.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -