English
Language : 

LM3S608 Datasheet, PDF (222/416 Pages) List of Unclassifed Manufacturers – Microcontroller
Analog-to-Digital Converter (ADC)
11.1
Block Diagram
Figure 11-1. ADC Module Block Diagram
Trigger Events
Comparator
GPIO (PB4)
Timer
SS3
PWM
Comparator
GPIO (PB4)
Timer
SS2
PWM
Comparator
GPIO (PB4)
Timer
SS1
PWM
Comparator
GPIO (PB4)
Timer
SS0
PWM
SS0 Interrupt
SS1 Interrupt
SS2 Interrupt
SS3 Interrupt
ADCEMUX
ADCPSSI
Control/Status
ADCACTSS
ADCOSTAT
ADCUSTAT
ADCSSPRI
Interrupt Control
ADCIM
ADCRIS
ADCISC
Sample
Sequencer 0
ADCSSMUX0
ADCSSCTL0
ADCSSFSTAT0
Sample
Sequencer 1
ADCSSMUX1
ADCSSCTL1
ADCSSFSTAT1
Sample
Sequencer 2
ADCSSMUX2
ADCSSCTL2
ADCSSFSTAT2
Sample
Sequencer 3
ADCSSMUX3
ADCSSCTL3
ADCSSFSTAT3
Analog-to-Digital
Converter
Hardware Averager
ADCSAC
FIFO Block
ADCSSFIFO0
ADCSSFIFO1
ADCSSFIFO2
ADCSSFIFO3
Analog Inputs
11.2
11.2.1
Functional Description
The Stellaris® ADC collects sample data by using a programmable sequence-based approach
instead of the traditional single or double-sampling approach found on many ADC modules. Each
sample sequence is a fully programmed series of consecutive (back-to-back) samples, allowing the
ADC to collect data from multiple input sources without having to be re-configured or serviced by
the controller. The programming of each sample in the sample sequence includes parameters such
as the input source and mode (differential versus single-ended input), interrupt generation on sample
completion, and the indicator for the last sample in the sequence.
Sample Sequencers
The sampling control and data capture is handled by the Sample Sequencers. All of the sequencers
are identical in implementation except for the number of samples that can be captured and the depth
of the FIFO. Table 11-1 on page 222 shows the maximum number of samples that each Sequencer
can capture and its corresponding FIFO depth. In this implementation, each FIFO entry is a 32-bit
word, with the lower 10 bits containing the conversion result.
Table 11-1. Samples and FIFO Depth of Sequencers
Sequencer Number of Samples Depth of FIFO
SS3
1
1
SS2
4
4
SS1
4
4
SS0
8
8
222
October 01, 2007
Preliminary