abstract.txt

来自「PHILIPS LPC76X D/A 实例程序」· 文本 代码 · 共 16 行

TXT
16
字号
This example program demonstrates how to use the on-chip D/A Converter
of the Philips LPC769 Device.  The program configures the D/A's and
generates a sawtooth waveform out each D/A 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.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?