ADC12 off
x = CSTARTADDx
Wait for Enable
Wait for Trigger
Sample, Input
Channel Defined in
ADC12MCTLx
SAMPCON =
SAMPCON = 1
Convert
SAMPCON =
ADC12ENC = 0
ADC12ENC = 0
(see Note A)
13 × ADC12CLK
Conversion
Completed,
Result Stored Into
ADC12MEMx,
ADC12IFG.x is Set
1 × ADC12CLK
ADC12ON = 1
CONSEQx = 00
x = pointer to ADC12MCTLx
ADC12ENC
¹
ADC12ENC =
ADC12ENC =
ADC12ENC = 0
(see Note A)
SHSx = 0
and
ADC12ENC = 1 or
and
ADC12SC =
ADC12_B Operation
878
SLAU367P – October 2012 – Revised April 2020
Copyright © 2012–2020, Texas Instruments Incorporated
ADC12_B
34.2.8.1 Single-Channel Single-Conversion Mode
A single channel is sampled and converted once. The ADC result is written to the ADC12MEMx that is
defined by the CSTARTADDx bits.
shows the flow of the single-channel single-conversion
mode when RES = 0x2 for 12-bit mode. When ADC12SC triggers a conversion, the ADC12SC bit can
trigger successive conversions. When any other trigger source is used, ADC12ENC must be toggled
between each conversion. When there are multiple triggers then ADC12ENC bit must be toggled after the
additional trigger(s) for lowest power (otherwise clocks are still requested even after conversion is
complete).
A
Conversion result is unpredictable.
Figure 34-8. Single-Channel Single-Conversion Mode, ADC12ISSH = 0