C501G-1E SIEMENS [Siemens Semiconductor Group], C501G-1E Datasheet - Page 92

no-image

C501G-1E

Manufacturer Part Number
C501G-1E
Description
8-Bit Single-Chip Microcontroller
Manufacturer
SIEMENS [Siemens Semiconductor Group]
Datasheet
Power Saving Modes
C501
8.3
Power Down Mode
In the power down mode, the on-chip oscillator is stopped. Therefore all functions are stopped; only
the contents of the on-chip RAM and the SFR’s are maintained. The port pins controlled by their port
latches output the values that are held by their SFR’s. The port pins which serve the alternate output
functions show the values they had at the end of the last cycle of the instruction which initiated the
power-down mode. ALE and PSEN hold at logic low level (see table 9-1).
The power-down mode is entered by setting the flag bit PDE (PCON.1).
Note:
PCON is not a bit-addressable register, so the above mentioned sequence for entering the power
down mode is obtained by a byte-handling instruction, as shown in the following example:
ORL
PCON,#00000010B
;Set bit PDE
The instruction that sets bit PDE is the last instruction executed before going into power down
mode. The only exit from power down mode is a hardware reset. Reset will redefine all SFR’s, but
will not change the contents of the internal RAM.
V
In the power down mode of operation,
can be reduced to minimize power consumption. It must
CC
V
V
be ensured, however, that
is not reduced before the power down mode is invoked, and that
CC
CC
is restored to its normal operating level, before the power down mode is terminated. The reset signal
that terminates the power down mode also restarts the oscillator. The reset should not be activated
before
V
is restored to its normal operating level and must be held active long enough to allow
CC
the oscillator to restart and stabilize (similar to power-on reset).
Semiconductor Group
8-3

Related parts for C501G-1E