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

📄 abstract.txt

📁 这个文件是西门子16位单片机从c166上的一些应用程序的源代码
💻 TXT
字号:
Analog to Digital Converter Example Program
===========================================
Project: ADC
Author:  Kevin Bernhardt

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

* Infineon XC161CJ

After configuring the A/D Converter, the program reads
A/D channel 0 and outputs the converted value using the serial port.

To run this program...

1. Build the project (Project Menu, Build Target)
2. Start the debugger (Debug Menu, Start/Stop Debug Session)
3. View the Serial Window (View Menu, Serial Window #1)
4. View the A/D converter peripheral (Peripheral Menu, A/D Converter)
5. Run the program (Debug Menu, Go)

A debug script (debug.ini) creates buttons that set different analog values
in each A/D channel.  As the program runs, you will see the A/D input change.

Another button runs a signal function that generates a sine wave on analog 
input 0.  礦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 + -