Analog-to-Digital Converter (ADC)
873
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
Analog Subsystem
10.3.11.1 ADC Control Register 1 (ADCCTL1)
NOTE:
The following ADC Control Register is EALLOW protected.
Figure 10-17. ADC Control Register 1 (ADCCTL1) (Address Offset 00h)
15
14
13
12
8
RESET
ADCENABLE
ADCBSY
ADCBSYCHN
R-0/W-1
R-1
R-0
R-0
7
6
5
4
3
2
1
0
ADCPWDN
ADCBGPWD
ADCREFPWD
Reserved
ADCREFSEL
INTPULSEPOS
VREFLO
CONV
Reserved
R/W-0
R/W-0
R/W-0
R-0
R/W-0
R/W-0
R/W-0
R-0
LEGEND: R/W = Read/Write; R = Read only; R-0/W-1 = always read as 0, write 1 to set; -
n
= value after reset
Table 10-6. ADC Control Register 1 (ADCCTL1) Field Descriptions
Bit
Field
Value
Description
15
RESET
ADC module software reset. This bit causes a master reset on the entire ADC module. All register bits
and state machines are reset to the initial state as occurs when the device reset pin is pulled low (or
after a power-on reset). This is a one-time-effect bit, meaning this bit is self-cleared immediately after it
is set to 1. Read of this bit always returns a 0.
0
No effect
1
Resets the entire ADC module (bit is then set back to 0 by ADC logic)
Note
: The ADC module is reset during a system reset. If an ADC module reset is desired at any other
time, you can do so by writing a 1 to this bit.
Note:
If the system is reset or the ADC module is reset using Bit 15 (RESET) from the ADC Control
Register 1, the Device_cal() routine must be repeated.
14
ADCENABLE
ADC Enable
0
ADC disabled (
does not
power down ADC)
1
ADC Enabled. Must set before an ADC conversion (recommend that it be set directly after setting ADC
power-up bits
13
ADCBSY
ADC Busy
Set when ADC SOC is generated, cleared per below. Used by the ADC state machine to determine if
ADC is avaliable to sample.
Sequential Mode: Cleared 4 ADC clocks after negative edge of S/H pulse
Simultaneous Mode: Cleared 14 ADC clocks after negative edge of S/H pulse
0
ADC is available to sample next channel
1
ADC is busy and cannot sample another channel