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

📄 adc_ex_documentation.txt

📁 包含了NXP众多的MCU的例子程序
💻 TXT
字号:
Project Start: 6/11/05

Project LPC2148_A2D_Ex

Intent:
This application is intended to show how to set up the Analog-to-Digital con-
verter for conversion of input to channel 0 of AD0.

Specifications:
1. Perform a conversion once a second
2. 1 sec time interval set by software timer
3. Timer0 generates master interrupt at 100Hz by compare to match register 0
4. Use printf() from stdio.h to send data to serial port (requires implemen-
   tation of putchar() for UART and inclusion of this file in your project.
   This will override default putchar().

Author: Mark Moran
Last Date Modified: 11 Jun 05
Status: Works According to specification

Copyright: IAR Systems Software Inc. 2005
Disclaimer: This code is furnished "as is" to illustrate how to use the IAR
Embedded Workbench integrated development environment to create and debugcode
for Philips LPC2xxx ARM7 microcontrollers. Code in this example may be used
freely for any purpose. Every effort has been made to ensure compliance
with above specification. Anyone using this code for any purpose whatsoever
agrees to accept all pursuant risks in use and hold IAR harmless for any and all
damages. In other words, if this code smokes your board, it is not our fault.

⌨️ 快捷键说明

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