データシートサーチシステム
  Japanese  ▼
ALLDATASHEET.JP

X  

AT90S2313 データシート(PDF) 18 Page - ATMEL Corporation

部品番号 AT90S2313
部品情報  8-bit Microcontroller with 2K Bytes of In-System Programmable Flash
Download  92 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
メーカー  ATMEL [ATMEL Corporation]
ホームページ  http://www.atmel.com
Logo ATMEL - ATMEL Corporation

AT90S2313 データシート(HTML) 18 Page - ATMEL Corporation

Back Button AT90S2313_02 Datasheet HTML 14Page - ATMEL Corporation AT90S2313_02 Datasheet HTML 15Page - ATMEL Corporation AT90S2313_02 Datasheet HTML 16Page - ATMEL Corporation AT90S2313_02 Datasheet HTML 17Page - ATMEL Corporation AT90S2313_02 Datasheet HTML 18Page - ATMEL Corporation AT90S2313_02 Datasheet HTML 19Page - ATMEL Corporation AT90S2313_02 Datasheet HTML 20Page - ATMEL Corporation AT90S2313_02 Datasheet HTML 21Page - ATMEL Corporation AT90S2313_02 Datasheet HTML 22Page - ATMEL Corporation Next Button
Zoom Inzoom in Zoom Outzoom out
 18 / 92 page
background image
18
AT90S2313
0839I–AVR–06/02
Reset and Interrupt
Handling
The AT90S2313 provides 10 different interrupt sources. These interrupts and the sepa-
rate Reset Vector each have a separate Program Vector in the program memory space.
All the interrupts are assigned individual enable bits that must be set (one) together with
the I-bit in the Status Register in order to enable the interrupt.
The lowest addresses in the Program memory space are automatically defined as the
Reset and Interrupt Vectors. The complete list of vectors is shown in Table 2. The list
also determines the priority levels of the different interrupts. The lower the address, the
higher the priority level. RESET has the highest priority, and next is INT0 (the External
Interrupt Request 0), etc.
The most typical and general program setup for the Reset and Interrupt Vector
addresses are:
Address Labels
Code
Comments
$000
rjmp RESET
; Reset Handler
$001
rjmp EXT_INT0
; IRQ0 Handler
$002
rjmp EXT_INT1
; IRQ1 Handler
$003
rjmp TIM_CAPT1
; Timer1 Capture Handler
$004
rjmp TIM_COMP1
; Timer1 Compare Handler
$005
rjmp TIM_OVF1
; Timer1 Overflow Handler
$006
rjmp TIM_OVF0
; Timer0 Overflow Handler
$007
rjmp UART_RXC
; UART RX Complete Handler
$008
rjmp UART_DRE
; UDR Empty Handler
$009
rjmp UART_TXC
; UART TX Complete Handler
$00a
rjmp ANA_COMP
; Analog Comparator Handler
;
$00b
MAIN:
ldi r16,low(RAMEND); Main program start
$00c
out SPL,r16
$00d
<instr>
xxx
……
Table 2. Reset and Interrupt Vectors
Vector No.
Program Address
Source
Interrupt Definition
1
$000
RESET
Hardware Pin, Power-on Reset and
Watchdog Reset
2
$001
INT0
External Interrupt Request 0
3
$002
INT1
External Interrupt Request 1
4
$003
TIMER1 CAPT1
Timer/Counter1 Capture Event
5
$004
TIMER1 COMP1
Timer/Counter1 Compare Match
6
$005
TIMER1 OVF1
Timer/Counter1 Overflow
7
$006
TIMER0 OVF0
Timer/Counter0 Overflow
8
$007
UART, RX
UART, RX Complete
9
$008
UART, UDRE
UART Data Register Empty
10
$009
UART, TX
UART, TX Complete
11
$00A
ANA_COMP
Analog Comparator


同様の部品番号 - AT90S2313_02

メーカー部品番号データシート部品情報
logo
ATMEL Corporation
AT90S2313-10 ATMEL-AT90S2313-10 Datasheet
2Mb / 8P
   8-bit Microcontroller with 2K Bytes of In-System Programmable Flash
AT90S2313-10PC ATMEL-AT90S2313-10PC Datasheet
2Mb / 8P
   8-bit Microcontroller with 2K Bytes of In-System Programmable Flash
AT90S2313-10PI ATMEL-AT90S2313-10PI Datasheet
2Mb / 8P
   8-bit Microcontroller with 2K Bytes of In-System Programmable Flash
AT90S2313-10SC ATMEL-AT90S2313-10SC Datasheet
2Mb / 8P
   8-bit Microcontroller with 2K Bytes of In-System Programmable Flash
AT90S2313-10SI ATMEL-AT90S2313-10SI Datasheet
2Mb / 8P
   8-bit Microcontroller with 2K Bytes of In-System Programmable Flash
More results

同様の説明 - AT90S2313_02

メーカー部品番号データシート部品情報
logo
ATMEL Corporation
AT90S2313 ATMEL-AT90S2313 Datasheet
2Mb / 8P
   8-bit Microcontroller with 2K Bytes of In-System Programmable Flash
ATTINY22L ATMEL-ATTINY22L_1 Datasheet
884Kb / 56P
   8-bit Microcontroller with 2K Bytes of In-System Programmable Flash
ATTINY22L ATMEL-ATTINY22L Datasheet
252Kb / 11P
   8-bit Microcontroller with 2K Bytes of In-System Programmable Flash
AT90S2323 ATMEL-AT90S2323 Datasheet
983Kb / 64P
   8-Bit Microcontroller with 2K Bytes of In-System Programmable Flash
ATTINY2313V ATMEL-ATTINY2313V_06 Datasheet
2Mb / 231P
   8-bit Microcontroller with 2K Bytes In-System Programmable Flash
ATTINY2313-20 ATMEL-ATTINY2313-20 Datasheet
1Mb / 223P
   8-bit Microcontroller with 2K Bytes In-System Programmable Flash
ATTINY2313 ATMEL-ATTINY2313_06 Datasheet
181Kb / 17P
   8-bit Microcontroller with 2K Bytes In-System Programmable Flash
AT90S2313 ATMEL-AT90S2313 Datasheet
387Kb / 8P
   8-Bit Microcontroller with 2K bytes In-System Programmable Flash
ATTINY20 ATMEL-ATTINY20 Datasheet
638Kb / 18P
   8-bit Microcontroller with 2K Bytes In-System Programmable Flash
ATTINY20 ATMEL-ATTINY20_11 Datasheet
5Mb / 224P
   8-bit Microcontroller with 2K Bytes In-System Programmable Flash
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92


データシート ダウンロード

Go To PDF Page


リンク URL




プライバシーポリシー
ALLDATASHEET.JP
ALLDATASHEETはお客様のビジネスに役立ちますか?  [ DONATE ] 

Alldatasheetは   |   広告   |   お問い合わせ   |   プライバシーポリシー   |   リンク交換   |   メーカーリスト
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com