Rev. 1.10
48
November 04, 2019
Rev. 1.10
49
November 04, 2019
HT45F5Q-3
Battery Charger Flash MCU
HT45F5Q-3
Battery Charger Flash MCU
Watchdog Time-out Reset during Normal Operation
When the Watchdog time-out Reset during normal operation occurs, the Watchdog time-out flag TO
will be set to “1”.
WDT Time-out
Internal Reset
t
RSTD
Note: t
RSTD
is power-on delay specified in System Start Up Time Characteristics.
WDT Time-out Reset during Normal Operation Timing Chart
Watchdog Time-out Reset during SLEEP or IDLE Mode
The Watchdog time-out Reset during SLEEP or IDLE Mode is a little different from other kinds
of reset. Most of the conditions remain unchanged except that the Program Counter and the Stack
Pointer will be cleared to “0” and the TO and PDF flags will be set to “1”. Refer to the System Start
Up Time Characteristics for t
SST
details.
WDT Time-out
Internal Reset
t
SST
WDT Time-out Reset during SLEEP or IDLE Timing Chart
Reset Initial Conditions
The different types of reset described affect the reset flags in different ways. These flags, known
as PDF and TO are located in the status register and are controlled by various microcontroller
operations, such as the SLEEP or IDLE Mode function or Watchdog Timer. The reset flags are
shown in the table:
TO
RESET Conditions
0
0
Power-on reset
u
u
LVR reset during FAST or SLOW Mode operation
1
u
WDT time-out reset during FAST or SLOW Mode operation
1
1
WDT time-out reset during IDLE or SLEEP Mode operation
“u”: unchanged
The following table indicates the way in which the various components of the microcontroller are
affected after a power-on reset occurs.
Item
Condition After RESET
Program Counter
Reset to zero
Interrupts
All interrupts will be disabled
WDT, Time Bases
Clear after reset, WDT begins counting
Timer Modules
Timer Modules will be turned off
Input/Output Ports
I/O ports will be setup as inputs
Stack Pointer
Stack Pointer will point to the top of the stack
The different kinds of resets all affect the internal registers of the microcontroller in different ways.
To ensure reliable continuation of normal program execution after a reset occurs, it is important to
know what condition the microcontroller is in after a particular reset occurs. The following table
describes how each type of reset affects each of the microcontroller internal registers.