Analog-to-Digital Converter (ADC)
875
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
Analog Subsystem
Figure 10-18. ADC Control Register 2 (ADCCTL2) (Address Offset 01h)
15
9
8
Reserved
R-0
7
2
1
0
Reserved
ADCNONOVERLAP
CLKDIV2EN
R-0
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 10-7. ADC Control Register 2 (ADCCTL2) Field Descriptions
Bit
Field
Value
Description
15-2
Reserved
0
Reserved
1
ADCNONOVERL
AP
ADCNONOVERLAP Control bit.
0
Overlap of sample and conversion is allowed.
1
Overlap of sample is not allowed.
0
CLKDIV2EN
When enabled, divides the ADC input clock by 2. When running /2 ADCCLK, scale the minimum
sample duration accordingly to meet 187ns for better throughput.
0
ADC clock = ACIB clock
1
ADC clock = ACIB clock/2
10.3.11.3 ADC Interrupt Registers
The registers and descriptions are shown below.
Figure 10-19. ADC Interrupt Flag Register (ADCINTFLG) (Address Offset 04h)
15
9
8
Reserved
R-0
7
6
5
4
3
2
1
0
ADCINT8
ADCINT7
ADCINT6
ADCINT5
ADCINT4
ADCINT3
ADCINT2
ADCINT1
R-0
R-0
R-0
R-0
R-0
R-0
R-0
R-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 10-8. ADC Interrupt Flag Register (ADCINTFLG) Field Descriptions
Bit
Field
Value
Description
15-8
Reserved
0
Reserved
7-0
ADCINTx
(x = 8 to 1)
ADC Interrupt Flag Bits: Reading this bit indicates if an ADCINT pulse was generated
0
No ADC interrupt pulse generated
1
ADC Interrupt pulse generated
If the ADC interrupt is placed in continuous mode (INTSELxNy register) then further interrupt pulses
are generated whenever a selected EOC event occurs even if the flag bit is set.
If the continuous mode is not enabled, then no further interrupt pulses are generated until the user
clears this flag bit using the ADCINTFLGCLR register. The ADCINTOVF flag will be set if EOC
events are generated while the ADCINTFLG flag is set. Both ADCINTFLG and ADCINTOVF flags
must be cleared before normal interrupt operation can resume.