参数资料
型号: SC28L92A1BS,551
厂商: NXP Semiconductors
文件页数: 9/73页
文件大小: 0K
描述: IC UART DUAL W/FIFO 44PQFP
标准包装: 490
系列: IMPACT
特点: 故障启动位检测
通道数: 2,DUART
FIFO's: 16 字节
电源电压: 3.3V,5V
带自动流量控制功能:
带故障启动位检测功能:
带调制解调器控制功能:
带CMOS:
安装类型: 表面贴装
封装/外壳: 48-VFQFN 裸露焊盘
供应商设备封装: 48-HVQFN EP(6x6)
包装: 托盘
其它名称: 935281063551
SC28L92A1BS-S
SC28L92A1BS-S-ND
17
2552K–AVR–04/11
ATmega329/3290/649/6490
When using the SEI instruction to enable interrupts, the instruction following SEI will be exe-
cuted before any pending interrupts, as shown in this example.
6.8.1
Interrupt Response Time
The interrupt execution response for all the enabled AVR interrupts is four clock cycles mini-
mum. After four clock cycles the program vector address for the actual interrupt handling routine
is executed. During this four clock cycle period, the Program Counter is pushed onto the Stack.
The vector is normally a jump to the interrupt routine, and this jump takes three clock cycles. If
an interrupt occurs during execution of a multi-cycle instruction, this instruction is completed
before the interrupt is served. If an interrupt occurs when the MCU is in sleep mode, the interrupt
execution response time is increased by four clock cycles. This increase comes in addition to the
start-up time from the selected sleep mode.
A return from an interrupt handling routine takes four clock cycles. During these four clock
cycles, the Program Counter (two bytes) is popped back from the Stack, the Stack Pointer is
incremented by two, and the I-bit in SREG is set.
Assembly Code Example
sei
; set Global Interrupt Enable
sleep
; enter sleep, waiting for interrupt
; note: will enter sleep before any pending
; interrupt(s)
C Code Example
__enable_interrupt(); /* set Global Interrupt Enable */
__sleep(); /* enter sleep, waiting for interrupt */
/* note: will enter sleep before any pending interrupt(s) */
相关PDF资料
PDF描述
MS3116E14-15S CONN PLUG 15POS STRAIGHT W/SCKT
SCC2692AE1N28,602 IC DUART 28-DIP
SCC68692E1N40,602 IC DUART 40DIP
SCC2692AE1N40,602 IC DUART 40-DIP
SC16C654BIEC,551 IC UART QUAD W/FIFO 64-LFBGA
相关代理商/技术参数
参数描述
SC28L92A1BS-F 功能描述:UART 接口集成电路 3V-5V 1CH UART INTEL/MOT INTRF RoHS:否 制造商:Texas Instruments 通道数量:2 数据速率:3 Mbps 电源电压-最大:3.6 V 电源电压-最小:2.7 V 电源电流:20 mA 最大工作温度:+ 85 C 最小工作温度:- 40 C 封装 / 箱体:LQFP-48 封装:Reel
SC28L92A1BS-S 功能描述:UART 接口集成电路 3V-5V 1CH UART INTEL/MOT INTRF RoHS:否 制造商:Texas Instruments 通道数量:2 数据速率:3 Mbps 电源电压-最大:3.6 V 电源电压-最小:2.7 V 电源电流:20 mA 最大工作温度:+ 85 C 最小工作温度:- 40 C 封装 / 箱体:LQFP-48 封装:Reel
SC28P-1GREEN 制造商:Thomas & Betts 功能描述:ID TAG GREEN
SC28P-1RED 制造商:Thomas & Betts 功能描述:ID TAG RED
SC28P-1YELLOW 制造商:Thomas & Betts 功能描述:ID TAG YELLOW