參數(shù)資料
型號: MF180C51C-12D
廠商: TEMIC SEMICONDUCTORS
元件分類: 微控制器/微處理器
英文描述: 8-BIT, MROM, 12 MHz, MICROCONTROLLER, PQFP44
文件頁數(shù): 100/170頁
文件大小: 4133K
代理商: MF180C51C-12D
35
ATtiny4/5/9/10 [DATASHEET]
8127F–AVR–02/2013
9.
Interrupts
This section describes the specifics of the interrupt handling in ATtiny4/5/9/10. For a general explanation of the
9.1
Interrupt Vectors
Interrupt vectors of ATtiny4/5/9/10 are described in Table 9-1 below.
Note:
1. The ADC is available in ATtiny5/10, only.
In case the program never enables an interrupt source, the Interrupt Vectors will not be used and, consequently,
regular program code can be placed at these locations.
The most typical and general setup for interrupt vector addresses in ATtiny4/5/9/10 is shown in the program exam-
ple below.
Address
Labels Code
Comments
0x0000
rjmp
RESET
; Reset Handler
0x0001
rjmp
INT0
; IRQ0 Handler
0x0002
rjmp
PCINT0
; PCINT0 Handler
0x0003
rjmp
TIM0_CAPT
; Timer0 Capture Handler
0x0004
rjmp
TIM0_OVF
; Timer0 Overflow Handler
0x0005
rjmp
TIM0_COMPA
; Timer0 Compare A Handler
0x0006
rjmp
TIM0_COMPB
; Timer0 Compare B Handler
0x0007
rjmp
ANA_COMP
; Analog Comparator Handler
0x0008
rjmp
WDT
; Watchdog Interrupt Handler
0x0009
rjmp
VLM
; Voltage Level Monitor Handler
0x000A
rjmp
ADC
; ADC Conversion Handler
<continues>
<continued>
Table 9-1.
Reset and Interrupt Vectors
Vector No.
Program Address
Label
Interrupt Source
1
0x0000
RESET
External Pin, Power-on Reset,
VLM Reset, Watchdog Reset
2
0x0001
INT0
External Interrupt Request 0
3
0x0002
PCINT0
Pin Change Interrupt Request 0
4
0x0003
TIM0_CAPT
Timer/Counter0 Input Capture
5
0x0004
TIM0_OVF
Timer/Counter0 Overflow
6
0x0005
TIM0_COMPA
Timer/Counter0 Compare Match A
7
0x0006
TIM0_COMPB
Timer/Counter0 Compare Match B
8
0x0007
ANA_COMP
Analog Comparator
9
0x0008
WDT
Watchdog Time-out
10
0x0009
VLM
V
CC Voltage Level Monitor
11
0x000A
ADC
ADC Conversion Complete (1)
相關(guān)PDF資料
PDF描述
MV80C51T-16D 8-BIT, MROM, 16 MHz, MICROCONTROLLER, PQFP44
MS80C51T-20R 8-BIT, MROM, 20 MHz, MICROCONTROLLER, PQCC44
MF180C31-25D 8-BIT, 25 MHz, MICROCONTROLLER, PQFP44
MF180C51T-25R 8-BIT, MROM, 25 MHz, MICROCONTROLLER, PQFP44
MS80C51C-36R 8-BIT, MROM, 36 MHz, MICROCONTROLLER, PQCC44
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
MF183C151C-12 制造商:TEMIC 制造商全稱:TEMIC Semiconductors 功能描述:CMOS 0 to 36 MHz Single Chip 8-bit Microcontroller
MF183C151C-16 制造商:TEMIC 制造商全稱:TEMIC Semiconductors 功能描述:CMOS 0 to 36 MHz Single Chip 8-bit Microcontroller
MF183C151C-20 制造商:TEMIC 制造商全稱:TEMIC Semiconductors 功能描述:CMOS 0 to 36 MHz Single Chip 8-bit Microcontroller
MF183C151C-25 制造商:TEMIC 制造商全稱:TEMIC Semiconductors 功能描述:CMOS 0 to 36 MHz Single Chip 8-bit Microcontroller
MF183C151C-30 制造商:TEMIC 制造商全稱:TEMIC Semiconductors 功能描述:CMOS 0 to 36 MHz Single Chip 8-bit Microcontroller