ATTINY88-15MZ Atmel, ATTINY88-15MZ Datasheet - Page 48

no-image

ATTINY88-15MZ

Manufacturer Part Number
ATTINY88-15MZ
Description
IC MCU AVR 8B 8KB FLASH 32QFN
Manufacturer
Atmel
Series
AVR® ATtinyr
Datasheet

Specifications of ATTINY88-15MZ

Core Processor
AVR
Core Size
8-Bit
Speed
16MHz
Connectivity
I²C, SPI
Peripherals
Brown-out Detect/Reset, POR, WDT
Number Of I /o
28
Program Memory Size
8KB (4K x 16)
Program Memory Type
FLASH
Eeprom Size
64 x 8
Ram Size
512 x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 5.5 V
Data Converters
A/D 8x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 125°C
Package / Case
*
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATTINY88-15MZ
Manufacturer:
ATMEL
Quantity:
3 500
Part Number:
ATTINY88-15MZ
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
9. Interrupts
9.1
48
Interrupt Vectors
ATtiny88 Automotive
This section describes the specifics of interrupt handling in ATtiny88. For a general explanation
of the AVR interrupt handling, refer to
Table 9-1.
The most typical and general program setup for the Reset and Interrupt Vector Addresses in
ATtiny88 is:
Vector
No.
10
11
12
13
14
15
16
17
18
19
20
Address Labels Code
0x000
0x001
0x002
0x003
0x004
0x005
0x006
1
2
3
4
5
6
7
8
9
Program
Address
Reset and Interrupt Vectors in ATtiny88
0x00A
0x00B
0x00C
0x00D
0x00E
0x000
0x001
0x002
0x003
0x004
0x005
0x006
0x007
0x008
0x009
0x00F
0x010
0x011
0x012
0x013
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
Source
RESET
INT0
INT1
PCINT0
PCINT1
PCINT2
PCINT3
WDT
TIMER1_CAPT
TIMER1_COMPA
TIMER1_COMPB
TIMER1_OVF
TIMER0_COMPA
TIMER0_COMPB
TIMER0_OVF
SPI_STC
ADC
EE_RDY
ANA_COMP
TWI
RESET
INT0
INT1
PCINT0
PCINT1
PCINT2
PCINT3
“Reset and Interrupt Handling” on page
Comments
; Reset Handler
; IRQ0 Handler
; IRQ1 Handler
; PCINT0 Handler
; PCINT1 Handler
; PCINT2 Handler
; PCINT3 Handler
Interrupt Definition
External/Power-on/Brown-out/Watchdog Reset
External Interrupt Request 0
External Interrupt Request 1
Pin Change Interrupt Request 0
Pin Change Interrupt Request 1
Pin Change Interrupt Request 2
Pin Change Interrupt Request 3
Watchdog Time-out Interrupt
Timer/Counter1 Capture Event
Timer/Counter1 Compare Match A
Timer/Counter1 Compare Match B
Timer/Counter1 Overflow
Timer/Counter0 Compare Match A
Timer/Counter0 Compare Match B
Timer/Counter0 Overflow
SPI Serial Transfer Complete
ADC Conversion Complete
EEPROM Ready
Analog Comparator
2-wire Serial Interface
13.
9157B–AVR–01/10

Related parts for ATTINY88-15MZ