參數(shù)資料
型號: C8051F019R
廠商: Silicon Laboratories Inc
文件頁數(shù): 112/154頁
文件大?。?/td> 0K
描述: IC 8051 MCU 16K FLASH 48TQFP
標準包裝: 1
系列: C8051F018
核心處理器: 8051
芯體尺寸: 8-位
速度: 25MHz
連通性: SMBus(2 線/I²C),SPI,UART/USART
外圍設備: 欠壓檢測/復位,POR,PWM,溫度傳感器,WDT
輸入/輸出數(shù): 16
程序存儲器容量: 16KB(16K x 8)
程序存儲器類型: 閃存
RAM 容量: 1.25K x 8
電壓 - 電源 (Vcc/Vdd): 2.8 V ~ 3.6 V
數(shù)據(jù)轉(zhuǎn)換器: A/D 8x10b
振蕩器型: 內(nèi)部
工作溫度: -40°C ~ 85°C
封裝/外殼: 48-TQFP
包裝: 剪切帶 (CT)
其它名稱: 336-1049-1
C8051F018
C8051F019
Table 8.4. Interrupt Summary
Interrupt Source
Interrupt
Vector
Priority
Order
Interrupt-Pending Flag
Enable
Reset
0x0000
Top
None
Always enabled
External Interrupt 0 (/INT0)
0x0003
0
IE0 (TCON.1)
EX0 (IE.0)
Timer 0 Overflow
0x000B
1
TF0 (TCON.5)
ET0 (IE.1)
External Interrupt 1 (/INT1)
0x0013
2
IE1 (TCON.3)
EX1 (IE.2)
Timer 1 Overflow
0x001B
3
TF1 (TCON.7)
ET1 (IE.3)
Serial Port (UART)
0x0023
4
RI (SCON.0)
TI (SCON.1)
ES (IE.4)
Timer 2 Overflow (or EXF2)
0x002B
5
TF2 (T2CON.7)
ET2 (IE.5)
Serial Peripheral Interface
0x0033
6
SPIF (SPI0CN.7)
WCOL (SPI0CN.6)
MODF (SPI0CN.5)
RXOVRN (SPI0CN.4)
ESPI0 (EIE1.0)
SMBus Interface
0x003B
7
SI (SMB0CN.3)
ESMB0 (EIE1.1)
ADC0 Window Comparison
0x0043
8
ADWINT (ADC0CN.2)
EWADC0 (EIE1.2)
Programmable Counter Array 0
0x004B
9
CF (PCA0CN.7)
CCFn (PCA0CN.n)
EPCA0 (EIE1.3)
Comparator 0 Falling Edge
0x0053
10
CP0FIF (CPT0CN.4)
ECP0F (EIE1.4)
Comparator 0 Rising Edge
0x005B
11
CP0RIF (CPT0CN.5)
ECP0R (EIE1.5)
Comparator 1 Falling Edge
0x0063
12
CP1FIF (CPT1CN.4)
ECP1F (EIE1.6)
Comparator 1 Rising Edge
0x006B
13
CP1RIF (CPT1CN.5)
ECP1R (EIE1.7)
Timer 3 Overflow
0x0073
14
TF3 (TMR3CN.7)
ET3 (EIE2.0)
ADC0 End of Conversion
0x007B
15
ADCINT (ADC0CN.5)
EADC0 (EIE2.1)
External Interrupt 4
0x0083
16
IE4 (PRT1IF.4)
EX4 (EIE2.2)
External Interrupt 5
0x008B
17
IE5 (PRT1IF.5)
EX5 (EIE2.3)
External Interrupt 6
0x0093
18
IE6 (PRT1IF.6)
EX6 (EIE2.4)
External Interrupt 7
0x009B
19
IE7 (PRT1IF.7)
EX7 (EIE2.5)
Unused Interrupt Location
0x00A3
20
None
Reserved (EIE2.6)
External Crystal OSC Ready
0x00AB
21
XTLVLD (OSCXCN.7)
EXVLD (EIE2.7)
8.4.3.
Interrupt Priorities
Each interrupt source can be individually programmed to one of two priority levels: low or high. A low priority
interrupt service routine can be preempted by a high priority interrupt.
A high priority interrupt cannot be
preempted. Each interrupt has an associated interrupt priority bit in an SFR (IP-EIP2) used to configure its priority
level. Low priority is the default. If two interrupts are recognized simultaneously, the interrupt with the higher
priority is serviced first. If both interrupts have the same priority level, a fixed priority order is used to arbitrate.
8.4.4.
Interrupt Latency
Interrupt response time depends on the state of the CPU when the interrupt occurs. Pending interrupts are sampled
and priority decoded each system clock cycle. Therefore, the fastest possible response time is 5 system clock
cycles: 1 clock cycle to detect the interrupt and 4 clock cycles to complete the LCALL to the ISR. If an interrupt is
pending when a RETI is executed, a single instruction is executed before an LCALL is made to service the pending
interrupt.
Therefore, the maximum response time for an interrupt (when no other interrupt is currently being
serviced or the new interrupt is of greater priority) occurs when the CPU is performing an RETI instruction
followed by a DIV as the next instruction. In this case, the response time is 18 system clock cycles: 1 clock cycle
to detect the interrupt, 5 clock cycles to execute the RETI, 8 clock cycles to complete the DIV instruction and 4
clock cycles to execute the LCALL to the ISR. If the CPU is executing an ISR for an interrupt with equal or higher
priority, the new interrupt will not be serviced until the current ISR completes, including the RETI and following
instruction.
Rev. 1.2
60
相關PDF資料
PDF描述
C8051F018R IC 8051 MCU 16K FLASH 64TQFP
C8051F206R IC 8051 MCU 8K FLASH 48TQFP
1996771-1 CONN PIN CONTACT GOLD
C8051F023R IC 8051 MCU 64K FLASH 64TQFP
533082-1 CONN PIN GUIDE .375 UNPLATED
相關代理商/技術參數(shù)
參數(shù)描述
C8051F020 功能描述:8位微控制器 -MCU 16KB 12ADC RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT
C8051F020DK 功能描述:開發(fā)板和工具包 - 8051 Dev Kit - C8051F020 21 22 23 MCUs RoHS:否 制造商:Silicon Labs 產(chǎn)品:Development Kits 工具用于評估:C8051F960, Si7005 核心: 接口類型:USB 工作電源電壓:
C8051F020DK-A 功能描述:DEV KIT FOR F020/F021/F022/F023 RoHS:否 類別:編程器,開發(fā)系統(tǒng) >> 過時/停產(chǎn)零件編號 系列:- 標準包裝:1 系列:- 類型:MCU 適用于相關產(chǎn)品:Freescale MC68HC908LJ/LK(80-QFP ZIF 插口) 所含物品:面板、纜線、軟件、數(shù)據(jù)表和用戶手冊 其它名稱:520-1035
C8051F020DK-B 功能描述:DEV KIT FOR F020/F021/F022/F023 RoHS:否 類別:編程器,開發(fā)系統(tǒng) >> 過時/停產(chǎn)零件編號 系列:- 標準包裝:1 系列:- 類型:MCU 適用于相關產(chǎn)品:Freescale MC68HC908LJ/LK(80-QFP ZIF 插口) 所含物品:面板、纜線、軟件、數(shù)據(jù)表和用戶手冊 其它名稱:520-1035
C8051F020DK-E 功能描述:DEV KIT FOR F020/F021/F022/F023 RoHS:否 類別:編程器,開發(fā)系統(tǒng) >> 過時/停產(chǎn)零件編號 系列:- 標準包裝:1 系列:- 類型:MCU 適用于相關產(chǎn)品:Freescale MC68HC908LJ/LK(80-QFP ZIF 插口) 所含物品:面板、纜線、軟件、數(shù)據(jù)表和用戶手冊 其它名稱:520-1035