datasheetbank_Logo
Integrated circuits, Transistor, Semiconductors Search and Datasheet PDF Download Site

ST7PLITE30F2B6TR View Datasheet(PDF) - STMicroelectronics

Part Name
Description
MFG CO.
ST7PLITE30F2B6TR Datasheet PDF : 173 Pages
First Prev 41 42 43 44 45 46 47 48 49 50 Next Last
ST7LITE3xF2
POWER SAVING MODES (Cont’d)
9.4.0.1 Halt Mode Recommendations
– Make sure that an external event is available to
wake up the microcontroller from Halt mode.
– When using an external interrupt to wake up the
microcontroller, reinitialize the corresponding I/O
as “Input Pull-up with Interrupt” or “floating inter-
rupt” before executing the HALT instruction. The
main reason for this is that the I/O may be wrong-
ly configured due to external interference or by
an unforeseen logical condition.
– For the same reason, reinitialize the level sensi-
tiveness of each external interrupt as a precau-
tionary measure.
– The opcode for the HALT instruction is 0x8E. To
avoid an unexpected HALT instruction due to a
program counter failure, it is advised to clear all
occurrences of the data value 0x8E from memo-
ry. For example, avoid defining a constant in pro-
gram memory with the value 0x8E.
– As the HALT instruction clears the interrupt mask
in the CC register to allow interrupts, the user
may choose to clear all pending interrupt bits be-
fore executing the HALT instruction. This avoids
entering other peripheral interrupt routines after
executing the external interrupt routine corre-
sponding to the wake-up event (reset or external
interrupt).
9.5 ACTIVE-HALT MODE
ACTIVE-HALT mode is the lowest power con-
sumption mode of the MCU with a real time clock
(RTC) available. It is entered by executing the
‘HALT’ instruction. The decision to enter either in
ACTIVE-HALT or HALT mode is given by the LTC-
SR/ATCSR register status as shown in the follow-
ing table:.
LTCSR1
TB1IE bit
ATCSR
OVFIE1
bit
ATCSR
CK1 bit
ATCSR
CK0 bit
Meaning
0
x
x
0 ACTIVE-HALT
0
0
x
x mode disabled
1
x
x
x ACTIVE-HALT
x
1
0
1 mode enabled
The MCU can exit ACTIVE-HALT mode on recep-
tion of a specific interrupt (see Table 6, “Interrupt
Mapping,” on page 36) or a RESET.
– When exiting ACTIVE-HALT mode by means of
a RESET, a 256 CPU cycle delay occurs. After
the start up delay, the CPU resumes operation
by fetching the reset vector which woke it up (see
Figure 27).
– When exiting ACTIVE-HALT mode by means of
an interrupt, the CPU immediately resumes oper-
ation by servicing the interrupt vector which woke
it up (see Figure 27).
When entering ACTIVE-HALT mode, the I bit in
the CC register is cleared to enable interrupts.
Therefore, if an interrupt is pending, the MCU
wakes up immediately (see Note 3).
In ACTIVE-HALT mode, only the main oscillator
and the selected timer counter (LT/AT) are running
to keep a wake-up time base. All other peripherals
are not clocked except those which get their clock
supply from another clock generator (such as ex-
ternal or auxiliary oscillator).
Note: As soon as ACTIVE-HALT is enabled, exe-
cuting a HALT instruction while the Watchdog is
active does not generate a RESET.
This means that the device cannot spend more
than a defined delay in this power saving mode.
42/173
1

Share Link: 

datasheetbank.com [ Privacy Policy ] [ Request Datasheet ] [ Contact Us ]