at90ls4433 ATMEL Corporation, at90ls4433 Datasheet - Page 21

no-image

at90ls4433

Manufacturer Part Number
at90ls4433
Description
At90s4433 8-bit Avr Microcontroller With 4k Bytes Of In-system Programmable Flash
Manufacturer
ATMEL Corporation
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
at90ls4433-4AC
Manufacturer:
ATM
Quantity:
72
Part Number:
at90ls4433-4AI
Manufacturer:
HYNIX
Quantity:
14
Part Number:
at90ls4433-4AI
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
Part Number:
at90ls44334AC
Manufacturer:
ON
Quantity:
3 617
Reset Sources
1042H–AVR–04/03
The most typical program setup for the Reset and Interrupt Vector addresses are:
The AT90S4433 has four sources of reset:
During Reset, all I/O Registers are then set to their Initial Values, and the program starts
execution from address $000. The instruction placed in address $000 must be an RJMP
(relative jump) instruction to the reset handling routine. If the program never enables an
interrupt source, the Interrupt Vectors are not used, and regular program code can be
placed at these locations. The circuit diagram in Figure 24 shows the Reset Logic. Table
4 and Table 5 define the timing and electrical parameters of the reset circuitry.
Address
$000
$001
$002
$003
$004
$005
$006
$007
$008
$009
$00a
$00b
$00c
$00d
;
$00e
$00f
$010
Power-on Reset. The MCU is reset when the supply voltage is below the Power-on
Reset threshold (V
External Reset. The MCU is reset when a low level is present on the RESET pin for
more than 50 ns.
Watchdog Reset. The MCU is reset when the Watchdog Timer period expires and
the Watchdog is enabled.
Brown-out Reset. The MCU is reset when the supply voltage (V
certain voltage.
Labels Code
MAIN:
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
ldi
out
<instr>
POT
).
RESET
EXT_INT0
EXT_INT1
TIM1_CAPT
TIM1_COMP
TIM1_OVF
TIM0_OVF
SPI_STC;
UART_RXC
UART_DRE
UART_TXC
ADC
EE_RDY
ANA_COMP
r16,low(RAMEND); Main program start
SP,r16;
xxx
; ADC Conversion Complete Interrupt Handler
Comments
; Reset Handler
; IRQ0 Handler
; IRQ1 Handler
; Timer1 Capture Handler
; Timer1 compare Handler
; Timer1 Overflow Handler
; Timer0 Overflow Handler
; SPI Transfer Complete Handler
; UART RX Complete Handler
; UDR Empty Handler
; UART TX Complete Handler
; EEPROM Ready Handler
; Analog Comparator Handler
;
AT90S/LS4433
CC
) falls below a
21

Related parts for at90ls4433