UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
249 of 362
NXP Semiconductors
UM10208
Chapter 18: LPC2800 ADC
4.3 A/D Result Registers (ADCR5:0 - 0x8000 2400:2414)
Software/firmware can read any of these registers at any time, to obtain the result of the
most recently completed conversion for the corresponding analog input. If no conversion
has been completed for the associated analog input since reset, all zeroes is returned.
4.4 A/D Interrupt Enable Register (ADCINTE - 0x8000 2428)
4.5 A/D Interrupt Status Register (ADCINTS - 0x8000 242C)
4.6 A/D Interrupt Clear Register (ADCINTC - 0x8000 2430)
Table 279: A/D Result Registers (ADCR5:0 - 0x8000 2400:2414)
Bit
Symbol
Description
Reset
value
9:0
ADCR
Bits 9 and 8 are always valid at the end of a conversion. Bit i (i=7:0) is
valid if the corresponding field in the ADCSEL register contained at
least (10-i) at the completion of the last conversion, or 0 if not.
0
31:10 -
Reserved. The value read from a reserved bit is not defined.
-
Table 280: A/D Interrupt Enable Register (ADCINTE - 0x8000 2428)
Bit
Symbol
Description
Reset
value
0
INTENAB
If this bit is 0, as it is after reset, the ADC does not request an interrupt
at the completion of conversion of the analog input(s) selected by the
ADCSEL register. Write a 1 to this bit to enable an interrupt at that time.
0
31:1 -
Reserved, user software should not write ones to reserved bits. The
value read from a reserved bit is not defined.
-
Table 281: A/D Interrupt Status Register (ADCINTS - 0x8000 242C)
Bit
Symbol
Description
Reset
value
0
INTSTAT This read-only bit is set when the ADC completes conversion of the
analog input(s) selected by the ADCSEL register. The INTENAB bit in
ADCINTE is ANDed with this bit to make the interrupt request.
0
31:1
-
Reserved. The value read from a reserved bit is not defined.
-
Table 282: A/D Interrupt Status Register (ADCINTC - 0x8000 2430)
Bit
Symbol
Description
Reset
value
0
INTCLR
Write a 1 to this write-only bit to clear the INTSTAT bit. Writing a 0 has
no effect.
-
31:1
-
Reserved, user software should not write ones to reserved bits.
-