UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
247 of 362
NXP Semiconductors
UM10208
Chapter 18: LPC2800 ADC
4.
Register description
The base address of the ADC is 0x8000 2400. The A/D Converter includes the registers
shown in
[1]
Reset Value reflects the data stored in used bits only. It does not include reserved bits content.
Table 276. A/D registers
Generic
Name
Description
Access Reset
value
Address
ADCR4:0 Result Registers. Each of these registers contain 2
to 10 bits representing the fraction of the voltage on
ADC_VDD that was sampled on the corresponding
ADC_VIN pad.
RO
0
0x8000 2400
thru
0x8000 2410
ADCR5
Result Register. This register contains 2 to 10 bits
representing the fraction of the voltage on
ADC_VDD that was sampled on DCDC_Vbat.
RO
0
0x8000 2414
ADCCON Control Register. This register contains four control
bits and one status bit.
R/W
0
0x8000 2420
ADCSEL
Select Register. This register selects which of the 6
inputs are scanned and converted, and also selects
the resolution/accuracy of the conversion for each.
R/W
0
0x8000 2424
ADCINTE Interrupt Enable Register. This register determines
whether the ADC requests an interrupt at the
conclusion of scanning the channel(s) selected by
ADCSEL.
R/W
0
0x8000 2428
ADCINTS Interrupt Status Register. This register indicates
whether the ADC is requesting an interrupt.
RO
0
0x8000 242C
ADCINTC Interrupt Clear Register. This register allows the
ADC interrupt request to be cleared.
WO
0
0x8000 2430
ADCPD
Power Down Register. Bit 0 of this register controls
power to the analog ADC converter.
R/W
0
0x8000 5028