?? abstract.txt
字號:
Digital to Analog Converter Example Program
===========================================
Project: DAC
Author: K. Bernhardt
This example program shows how to configure and use the
D/A Converter of the following microcontrollers:
* Silicon Laboratories, Inc. C8051F020
* Silicon Laboratories, Inc. C8051F021
* Silicon Laboratories, Inc. C8051F022
* Silicon Laboratories, Inc. C8051F023
This program generates a sine wave as an analog output
of the DAC. The digital values that create the sine wave
are submitted to the converter for every tick of the
built-in timer.
To run this program...
1. Select the device from the pull-down target list
2. Build the project (Project - Build Target)
3. Start the uVision Debugger
4. Click Go or Run (F5)
5. View the Analog Output values in the D/A Converter
Peripheral Dialog.
礦ision3 users may enable the built-in Logic Analyzer to view
and measure the resulting analog signal graphically.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -