⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 abstract.txt

📁 这是单片机C51典型应用设计代码
💻 TXT
字号:
Analog to Digital Converter Example Program
===========================================
Project: ADC
Author:  Kevin Bernhardt

This example program shows how to configure and use the 10 bit A/D 
Converter 15 channels of the following microcontroller:

   * Infineon C509-L


After configuring the A/D, the program reads all of the A/D Converter
channels and outputs the converted values 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.

⌨️ 快捷键说明

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