?? abstract.txt
字號:
Analog to Digital Converter Example Program
===========================================
Project: ADC
Author: E. Healy
This example program shows how to configure and use the
A/D Converter of the following microcontroller:
* Silicon Labs C8051F330
After configuring the A/D Converter, the program reads
A/D channel 0 and outputs the value using the serial port.
To run this program...
1. Build the project (Project - Build Target)
2. Start the uVision Debugger
3. Open the Serial Window (View - Serial Window 1)
4. Open the Toolbox (View - Toolbox)
5. Click Go or Run (F5)
6. Click on the Toolbox buttons to change input voltages
A debug script (debug.ini) creates buttons that set different
analog values in A/D channels. As the program runs, you
will see the A/D input and output change.
Other buttons create signals that generate sine wave
or sawtooth patterns as analog inputs. 礦ision3 users may
enable the built-in Logic Analyzer to view, measure and compare
these input signals graphically.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -