-
This example program shows how to configure and use the
A/D Converter of the fo...
This example program shows how to configure and use the
A/D Converter of the following microcontrollers:
* Philips LPC 2114/2119/2124/2129/2131/2132/2138/2194
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. Select the Device (Project - Options for Target - Device)
2. Build the project (Project - Build Target)
3. Start the uVision Debugger
4. Open the Serial Window (View - Serial Window 1)
5. Click 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. µ Vision3 users may
enable the built-in Logic Analyzer to view, measure and compare
these input signals grap
- 2022-01-31 01:19:45下载
- 积分:1
-
dm6713 BIOS程序的内存分配
DM6713的BIOS程序-mentest 内存分配-DM6713 the BIOS memory allocation procedures-mentest
- 2022-02-21 05:12:04下载
- 积分:1
-
S08例程:本程序是KB模块的例程,所用资源为单片机内部KBI模块,所接器件为按键和LED,其中D2与PTA0,D3与PTA1,S2与PTA2,D3与PTA3相
S08例程:本程序是KB模块的例程,所用资源为单片机内部KBI模块,所接器件为按键和LED,其中D2与PTA0,D3与PTA1,S2与PTA2,D3与PTA3相连接-S08 routines: This procedure is routine KB module, the resources used for the single-chip internal KBI module, the access device for the button and LED, of which D2 and PTA0, D3 and PTA1, S2 and PTA2, D3 and PTA3 connected
- 2023-06-28 14:45:04下载
- 积分:1
-
This a example for LPC2110
龙版8.0端源代码,一直收藏中。第1次放出-Liuzhou version 8.0 client source code, has collections. 1st release
- 2022-02-14 16:58:59下载
- 积分:1
-
II2C 嵌入式arm
II2C 嵌入式arm-II2C embedded arm
- 2022-08-25 06:25:35下载
- 积分:1
-
MSP430F147读写FLASH的基本操作,想学习MSP430F147的下.
MSP430F147读写FLASH的基本操作,想学习MSP430F147的下.
-MSP430F147 the basic reading and writing operations, MSP430F147 want to learn the next.
- 2022-01-24 17:52:21下载
- 积分:1
-
MIPS R4400 用户手册,指令集介绍
MIPS R4400 用户手册,指令集介绍-The R4000 processor provides complete application software
compatibility with the MIPS R2000, R3000, and R6000 processors.
Although the MIPS processor architecture has evolved in response to a
compromise between software and hardware resources in the computer
system, the R4000 processor implements the MIPS ISA for user-mode
programs. This guarantees that user programs conforming to the ISA
execute on any MIPS hardware implementation.
- 2022-03-23 20:42:34下载
- 积分:1
-
MIPS处理器VHDL代码,实现加法,减法乘除等运算,可综合
MIPS处理器VHDL代码,实现加法,减法乘除等运算,可综合-MIpscup vith vhdl
- 2022-07-09 04:19:06下载
- 积分:1
-
This document describes stm32f10x series in the peripheral LIB library, very goo...
该文档讲述了stm32f10x系列中LIB库中的外设,很好的资料。-This document describes stm32f10x series in the peripheral LIB library, very good information.
- 2022-03-04 19:37:06下载
- 积分:1
-
51单片机简单模拟投币游戏机
单片机接21个数码管 6个按键 5个继电器,其中20个数码管分别显示5组4位倒计时,另外一个显示投币数量,1个按键模拟投币感应传感器信号,其余5个按键模拟玩家按下的游戏进行按键,5个继电器模拟游戏是否进行。当投币按键按下后投币数量显示加1,游戏进行按键按下对应倒计时数据加10秒(可累计)投币数量减1,对应继电器吸合,倒计时结束继电器断开。
- 2022-03-24 14:01:04下载
- 积分:1