English
Language : 

LM3S2B93 Datasheet, PDF (935/1194 Pages) Texas Instruments – Stellaris® LM3S2B93 Microcontroller
Stellaris® LM3S2B93 Microcontroller
1. Enable the analog comparator clock by writing a value of 0x0010.0000 to the RCGC1 register
in the System Control module (see page 270).
2. Enable the clock to the appropriate GPIO modules via the RCGC2 register (see page 282). To
find out which GPIO ports to enable, refer to Table 23-5 on page 1078.
3. In the GPIO module, enable the GPIO port/pin associated with the input signals as GPIO inputs.
To determine which GPIO to configure, see Table 23-4 on page 1070.
4. Configure the PMCn fields in the GPIOPCTL register to assign the analog comparator output
signals to the appropriate pins (see page 459 and Table 23-5 on page 1078).
5. Configure the internal voltage reference to 1.65 V by writing the ACREFCTL register with the
value 0x0000.030C.
6. Configure the comparator to use the internal voltage reference and to not invert the output by
writing the ACCTLn register with the value of 0x0000.040C.
7. Delay for 10 µs.
8. Read the comparator output value by reading the ACSTATn register’s OVAL value.
Change the level of the comparator negative input signal C- to see the OVAL value change.
19.5
Register Map
Table 19-4 on page 935 lists the comparator registers. The offset listed is a hexadecimal increment
to the register’s address, relative to the Analog Comparator base address of 0x4003.C000. Note
that the analog comparator clock must be enabled before the registers can be programmed (see
page 270). There must be a delay of 3 system clocks after the analog comparator module clock is
enabled before any analog comparator module registers are accessed.
Table 19-4. Analog Comparators Register Map
Offset Name
Type
Reset
Description
0x000
0x004
0x008
0x010
0x020
0x024
0x040
0x044
0x060
0x064
ACMIS
ACRIS
ACINTEN
ACREFCTL
ACSTAT0
ACCTL0
ACSTAT1
ACCTL1
ACSTAT2
ACCTL2
R/W1C
RO
R/W
R/W
RO
R/W
RO
R/W
RO
R/W
0x0000.0000
0x0000.0000
0x0000.0000
0x0000.0000
0x0000.0000
0x0000.0000
0x0000.0000
0x0000.0000
0x0000.0000
0x0000.0000
Analog Comparator Masked Interrupt Status
Analog Comparator Raw Interrupt Status
Analog Comparator Interrupt Enable
Analog Comparator Reference Voltage Control
Analog Comparator Status 0
Analog Comparator Control 0
Analog Comparator Status 1
Analog Comparator Control 1
Analog Comparator Status 2
Analog Comparator Control 2
See
page
937
938
939
940
941
942
941
942
941
942
January 20, 2012
935
Texas Instruments-Production Data