參數(shù)資料
型號: AT90USB646
廠商: Atmel Corp.
英文描述: Microcontroller with 64/128K Bytes of ISP Flash and USB Controller
中文描述: 微控制器與64/128K的ISP字節(jié)閃存和USB控制器
文件頁數(shù): 20/132頁
文件大?。?/td> 10886K
代理商: AT90USB646
19
7593L–AVR–09/12
AT90USB64/128
5.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 five clock cycles. During these five clock cycles,
the Program Counter (two bytes) is popped back from the Stack, the Stack Pointer is incre-
mented 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) */
相關(guān)PDF資料
PDF描述
ATtiny28L 8-Bit AVR Microcontroller with 2K bytes Flash(8位AVR技術(shù)微控制器(帶2K字節(jié)閃速存儲器))
ATmega8535 -bit AVR Microcontroller with 8K Bytes In- System Programmable Flash
ATMEGA32 8-bit AVR Microcontroller with 32K Bytes In-System Programmable Flash
ATmega64 -bit AVR Microcontroller with 8K Bytes In- System Programmable Flash
ATMEGA8 -bit AVR Microcontroller with 8K Bytes In- System Programmable Flash
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
AT90USB646_0607 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:8-bit Microcontroller with 64/128K Bytes of ISP Flash and USB Controller
AT90USB646_08 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:8-bit Microcontroller with 64/128K Bytes of ISP Flash and USB Controller
AT90USB646_09 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:Microcontroller with 64/128K Bytes of ISP Flash and USB Controller
AT90USB646-16MU 功能描述:8位微控制器 -MCU AVR USB 64K FLASH5V 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 安裝風(fēng)格:SMD/SMT
AT90USB646-AU 功能描述:8位微控制器 -MCU USB 64K FLASH 16 MHz 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 安裝風(fēng)格:SMD/SMT