参数资料
型号: AT90USB82-16MUR
厂商: Atmel
文件页数: 7/38页
文件大小: 0K
描述: MCU AVR USB 8K FLASH 32-QFN
产品培训模块: MCU Product Line Introduction
megaAVR Introduction
标准包装: 5,000
系列: AVR® 90USB
核心处理器: AVR
芯体尺寸: 8-位
速度: 16MHz
连通性: EBI/EMI,PS/2,SPI,UART/USART,USB
外围设备: 欠压检测/复位,POR,PWM,WDT
输入/输出数: 22
程序存储器容量: 8KB(8K x 8)
程序存储器类型: 闪存
EEPROM 大小: 512 x 8
RAM 容量: 512 x 8
电压 - 电源 (Vcc/Vdd): 2.7 V ~ 5.5 V
振荡器型: 内部
工作温度: -40°C ~ 85°C
封装/外壳: 32-VFQFN 裸露焊盘
包装: 带卷 (TR)
配用: ATSTK600-ND - DEV KIT FOR AVR/AVR32
ATSTK526-ND - KIT STARTER FOR AT90USB82/162
ATAVRDRAGON-ND - KIT DRAGON FLASH MEM AVR
ATSTK525-ND - KIT STARTER FOR AT90USB
AT90USBKEY2-ND - KIT DEMO FOR AT90USB
15
7707F–AVR–11/10
AT90USB82/162
4.8.1
Interrupt Response Time
The interrupt execution response for all the enabled AVR interrupts is five clock cycles minimum.
After five clock cycles the program vector address for the actual interrupt handling routine is exe-
cuted. During these five 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 exe-
cution response time is increased by five 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 three clock cycles. During these three clock
cycles, the Program Counter (three bytes) is popped back from the Stack, the Stack Pointer is
incremented by three, 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描述
ADG201HSKR-REEL IC SWITCH QUAD SPST 16SOIC
ADG1406BRUZ-REEL7 IC MULTIPLEXER 8X1 28TSSOP
ADG201HSJPZ IC SWITCH QUAD SPST 20PLCC
ADG333ABR IC SWITCH QUAD SPDT 20SOIC
ADG333ABRS IC SWITCH QUAD SPDT 20SSOP
相关代理商/技术参数
参数描述
AT90USBKEY 功能描述:开发板和工具包 - AVR Demo board f/AVR MCU & AT90USB RoHS:否 制造商:Arduino 产品:Evaluation Boards 工具用于评估:ATMega32U4 核心:AVR 接口类型:I2C, UART, USB 工作电源电压:6 V to 20 V
AT90USBKEY2 功能描述:开发板和工具包 - AVR AVR USB Eval Kit RoHS:否 制造商:Arduino 产品:Evaluation Boards 工具用于评估:ATMega32U4 核心:AVR 接口类型:I2C, UART, USB 工作电源电压:6 V to 20 V
AT-910 制造商:HRS 制造商全称:HRS 功能描述:Stripline Mounting Fixed Attenuators (DC to 8 GHz)
AT-910(40) 功能描述:衰减器 -IC RoHS:否 制造商:Skyworks Solutions, Inc. 最大衰减:18 dB 容差: 阻抗: 功率额定值:30 dBm 安装风格:SMD/SMT 工作温度范围:- 40 C to + 85 C
AT-913(40) 功能描述:衰减器 -IC RoHS:否 制造商:Skyworks Solutions, Inc. 最大衰减:18 dB 容差: 阻抗: 功率额定值:30 dBm 安装风格:SMD/SMT 工作温度范围:- 40 C to + 85 C