參數資料
型號: MC80C52EXXX-12SC
廠商: TEMIC SEMICONDUCTORS
元件分類: 微控制器/微處理器
英文描述: 8-BIT, MROM, 12 MHz, MICROCONTROLLER, CDIP40
文件頁數: 116/125頁
文件大?。?/td> 6456K
代理商: MC80C52EXXX-12SC
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
相關PDF資料
PDF描述
MD80C52TXXX-16SHXXX:D 8-BIT, MROM, 16 MHz, MICROCONTROLLER, CDIP40
MR80C52CXXX-12SCR 8-BIT, MROM, 12 MHz, MICROCONTROLLER, CQCC44
MQ80C52XXX-25 8-BIT, MROM, 25 MHz, MICROCONTROLLER, CQFP44
MD80C52EXXX-20SB 8-BIT, MROM, 20 MHz, MICROCONTROLLER, CDIP40
MD80C52EXXX-16SBD 8-BIT, MROM, 16 MHz, MICROCONTROLLER, CDIP40
相關代理商/技術參數
參數描述
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