AT90LS2343 ATMEL [ATMEL Corporation], AT90LS2343 Datasheet - Page 23

no-image

AT90LS2343

Manufacturer Part Number
AT90LS2343
Description
8-Bit Microcontroller with 2K Bytes of In-System Programmable Flash
Manufacturer
ATMEL [ATMEL Corporation]
Datasheets

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
AT90LS2343-4SI
Manufacturer:
FUJI
Quantity:
12
Watchdog Reset
MCU Status Register –
MCUSR
1004D–09/01
When the Watchdog times out, it will generate a short reset pulse of 1 CPU clock cycle
duration. On the falling edge of this pulse, the delay timer starts counting the Time-out
period t
Figure 28. Watchdog Reset during Operation
The MCU Status Register provides information on which reset source caused an MCU
reset.
• Bits 7..2 – Res: Reserved Bits
These bits are reserved bits in the AT90S2323/2343 and always read as zero.
• Bit 1 – EXTRF: External Reset Flag
After a Power-on Reset, this bit is undefined (X). It will be set by an External Reset. A
Watchdog Reset will leave this bit unchanged.
• Bit 0 – PORF: Power-on Reset Flag
This bit is set by a Power-on Reset. A Watchdog Reset or an External Reset will leave
this bit unchanged.
To summarize, Table 7 shows the value of these two bits after the three modes of reset.
Table 7. PORF and EXTRF Values after Reset
To make use of these bits to identify a reset condition, the user software should clear
both the PORF and EXTRF bits as early as possible in the program. Checking the
PORF and EXTRF values is done before the bits are cleared. If the bit is cleared before
an External or Watchdog Reset occurs, the source of reset can be found by using the
following truth table, Table 8.
Bit
$34 ($54)
Read/Write
Initial Value
Reset Source
Power-on Reset
External Reset
Watchdog Reset
TOUT
. Refer to page 30 for details on operation of the Watchdog.
R
7
0
R
6
0
R
5
0
R
4
0
Unchanged
Unchanged
PORF
1
AT90S/LS2323/2343
R
3
0
R
2
0
EXTRF
See Bit Description
R/W
1
Unchanged
Undefined
EXTRF
PORF
R/W
1
0
MCUSR
23

Related parts for AT90LS2343