參數(shù)資料
型號: KSZ8863FLL
廠商: Micrel Inc
文件頁數(shù): 74/106頁
文件大?。?/td> 0K
描述: IC ETHERNET SW 3PORT 48-LQFP
產(chǎn)品培訓(xùn)模塊: KSZ8863 Ethernet Switch
特色產(chǎn)品: KSZ8863MLL, KSZ8863RLL and KSZ8863FLL Series
標(biāo)準(zhǔn)包裝: 250
控制器類型: 以太網(wǎng)開關(guān)控制器
接口: MII
電源電壓: 1.8V,2.5V,3.3V
工作溫度: 0°C ~ 70°C
安裝類型: 表面貼裝
封裝/外殼: 48-LQFP
供應(yīng)商設(shè)備封裝: 48-LQFP(7x7)
包裝: 托盤
產(chǎn)品目錄頁面: 1081 (CN2011-ZH PDF)
配用: 576-3866-ND - BOARD EVALUATION FOR KSZ8863FLL
其它名稱: 576-3576
PIC16C72 Series
1998 Microchip Technology Inc.
Preliminary
DS39016A-page 69
10.11
Context Saving During Interrupts
During an interrupt, only the return PC value is saved
on the stack. Typically, users may wish to save key reg-
isters during an interrupt, i.e., W register and STATUS
register. This will have to be implemented in software.
Example 10-1 stores and restores the W and STATUS
registers. The register, W_TEMP, must be dened in
each bank and must be dened at the same offset from
the bank base address (i.e., if W_TEMP is dened at
0x20 in bank 0, it must also be dened at 0xA0 in bank
1).
The example:
a)
Stores the W register.
b)
Stores the STATUS register in bank 0.
c)
Executes the ISR code.
d)
Restores the STATUS register (and bank select
bit).
e)
Restores the W register.
EXAMPLE 10-1: SAVING STATUS, W, AND PCLATH REGISTERS IN RAM
MOVWF
W_TEMP
;Copy W to W_TEMP register, could be bank one or zero
SWAPF
STATUS,W
;Swap status to be saved into W
CLRF
STATUS
;bank 0, regardless of current bank, Clears IRP,RP1,RP0
MOVWF
STATUS_TEMP
;Save status to bank zero STATUS_TEMP register
:
Interrupt Service Routine (ISR) - user defined
:
SWAPF
STATUS_TEMP,W
;Swap STATUS_TEMP register into W
;(sets bank to original state)
MOVWF
STATUS
;Move W into STATUS register
SWAPF
W_TEMP,F
;Swap W_TEMP
SWAPF
W_TEMP,W
;Swap W_TEMP into W
相關(guān)PDF資料
PDF描述
LTC4267IDHC#PBF IC POE 802.3AF INTERFACE 16-DFN
000-68175-11RFX BNC PLUG CRIMP PLENUM 59
PIC12LC508AT-04I/SN IC MCU OTP 512X12 LV 8SOIC
PIC12C509AT-04E/SM IC MCU OTP 1KX12 8-SOIJ
LTC4267IGN#PBF IC POE 802.3AF INTERFACE 16SSOP
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
KSZ8863FLL-EVAL 功能描述:以太網(wǎng)開發(fā)工具 3-Port 10/100 Ethernet Switch with 1x FX Port and 1x TX Port - Evaluation Board RoHS:否 制造商:Micrel 產(chǎn)品:Evaluation Boards 類型:Ethernet Transceivers 工具用于評估:KSZ8873RLL 接口類型:RMII 工作電源電壓:
KSZ8863FLLI 功能描述:以太網(wǎng) IC 3-Port 10/100 Ethernet Switch w/ 1x FX Port and 1x TX Port (Industrial Grade) RoHS:否 制造商:Micrel 產(chǎn)品:Ethernet Switches 收發(fā)器數(shù)量:2 數(shù)據(jù)速率:10 Mb/s, 100 Mb/s 電源電壓-最大:1.25 V, 3.45 V 電源電壓-最小:1.15 V, 3.15 V 最大工作溫度:+ 85 C 封裝 / 箱體:QFN-64 封裝:Tray
KSZ8863MLL 功能描述:以太網(wǎng) IC 3-Port Copper 10/100 Ethernet Switch with 1x MII Interface (Lead Free) RoHS:否 制造商:Micrel 產(chǎn)品:Ethernet Switches 收發(fā)器數(shù)量:2 數(shù)據(jù)速率:10 Mb/s, 100 Mb/s 電源電壓-最大:1.25 V, 3.45 V 電源電壓-最小:1.15 V, 3.15 V 最大工作溫度:+ 85 C 封裝 / 箱體:QFN-64 封裝:Tray
KSZ8863MLL-EVAL 功能描述:以太網(wǎng)開發(fā)工具 3-Port Copper 10/100 Ethernet Switch with 1x MII Interface - Evaluation Board RoHS:否 制造商:Micrel 產(chǎn)品:Evaluation Boards 類型:Ethernet Transceivers 工具用于評估:KSZ8873RLL 接口類型:RMII 工作電源電壓:
KSZ8863MLLI 功能描述:以太網(wǎng) IC 3-Port Copper 10/100 Ethernet Switch w/ 1x MII Interface (Industrial Grade) RoHS:否 制造商:Micrel 產(chǎn)品:Ethernet Switches 收發(fā)器數(shù)量:2 數(shù)據(jù)速率:10 Mb/s, 100 Mb/s 電源電壓-最大:1.25 V, 3.45 V 電源電壓-最小:1.15 V, 3.15 V 最大工作溫度:+ 85 C 封裝 / 箱體:QFN-64 封裝:Tray