參數(shù)資料
型號: MC80C52EXXX-25/883:D
廠商: ATMEL CORP
元件分類: 微控制器/微處理器
英文描述: 8-BIT, MROM, 25 MHz, MICROCONTROLLER, CDIP40
封裝: 0.600 INCH, SIDE BRAZED, DIP-40
文件頁數(shù): 118/141頁
文件大?。?/td> 7628K
48
2486AA–AVR–02/2013
ATmega8(L)
When the BOOTRST Fuse is unprogrammed, the boot section size set to 2Kbytes and the
IVSEL bit in the GICR Register is set before any interrupts are enabled, the most typical and
general program setup for the Reset and Interrupt Vector Addresses is:
AddressLabels Code
Comments
$000
rjmp
RESET
; Reset handler
;
$001
RESET:ldi
r16,high(RAMEND); Main program start
$002
out
SPH,r16
; Set Stack Pointer to top of RAM
$003
ldi
r16,low(RAMEND)
$004
out
SPL,r16
$005
sei
; Enable interrupts
$006
<instr>
xxx
;
.org $c01
$c01
rjmp
EXT_INT0
; IRQ0 Handler
$c02
rjmp
EXT_INT1
; IRQ1 Handler
...
... ;
$c12
rjmp
SPM_RDY
; Store Program Memory Ready Handler
When the BOOTRST Fuse is programmed and the boot section size set to 2Kbytes, the most
typical and general program setup for the Reset and Interrupt Vector Addresses is:
AddressLabels Code
Comments
.org $001
$001
rjmp
EXT_INT0
; IRQ0 Handler
$002
rjmp
EXT_INT1
; IRQ1 Handler
...
;
$012
rjmp
SPM_RDY
; Store Program Memory Ready Handler
;
.org $c00
$c00
rjmp
RESET
; Reset handler
;
$c01
RESET:ldi
r16,high(RAMEND); Main program start
$c02
out
SPH,r16
; Set Stack Pointer to top of RAM
$c03
ldi
r16,low(RAMEND)
$c04
out
SPL,r16
$c05
sei
; Enable interrupts
$c06
<instr>
xxx
相關(guān)PDF資料
PDF描述
MR80C52EXXX-12/883:R 8-BIT, MROM, 12 MHz, MICROCONTROLLER, CQCC44
MC80C52XXX-16SHXXX:D 8-BIT, MROM, 16 MHz, MICROCONTROLLER, CDIP40
MQ80C52TXXX-30SBR 8-BIT, MROM, 30 MHz, MICROCONTROLLER, CQFP44
MR83C154XXX-25/883D 8-BIT, MROM, 25 MHz, MICROCONTROLLER, CQCC44
MR83C154CXXX-25P883R 8-BIT, MROM, 25 MHz, MICROCONTROLLER, CQCC44
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
MC80D21000G 制造商:COR 功能描述:RN
MC80F0104 制造商:未知廠家 制造商全稱:未知廠家 功能描述:8-BIT SINGLE-CHIP MICROCONTROLLERS
MC80F0104B 制造商:未知廠家 制造商全稱:未知廠家 功能描述:8-BIT SINGLE-CHIP MICROCONTROLLERS
MC80F0104D 制造商:未知廠家 制造商全稱:未知廠家 功能描述:8-BIT SINGLE-CHIP MICROCONTROLLERS
MC80F0204 制造商:未知廠家 制造商全稱:未知廠家 功能描述:8-BIT SINGLE-CHIP MICROCONTROLLERS