<big id="9vhvh"><table id="9vhvh"></table></big>

<var id="9vhvh"></var>

<i id="9vhvh"></i>
      參數(shù)資料
      型號(hào): T89C51CC01CA-SLSIM
      廠商: Atmel
      文件頁數(shù): 10/123頁
      文件大?。?/td> 0K
      描述: IC 8051 MCU FLASH 32K 44PLCC
      標(biāo)準(zhǔn)包裝: 27
      系列: AT89C CAN
      核心處理器: 8051
      芯體尺寸: 8-位
      速度: 40MHz
      連通性: CAN,UART/USART
      外圍設(shè)備: POR,PWM,WDT
      輸入/輸出數(shù): 32
      程序存儲(chǔ)器容量: 32KB(32K x 8)
      程序存儲(chǔ)器類型: 閃存
      EEPROM 大?。?/td> 2K x 8
      RAM 容量: 1.25K x 8
      電壓 - 電源 (Vcc/Vdd): 3 V ~ 5.5 V
      數(shù)據(jù)轉(zhuǎn)換器: A/D 8x10b
      振蕩器型: 外部
      工作溫度: -40°C ~ 85°C
      封裝/外殼: 44-LCC(J 形引線)
      包裝: 管件
      配用: AT89STK-06-ND - KIT DEMOBOARD 8051 MCU W/CAN
      其它名稱: T89C51CC01CASLSIM
      2010 Microchip Technology Inc.
      DS41303G-page 107
      PIC18F2XK20/4XK20
      9.0
      INTERRUPTS
      The PIC18F2XK20/4XK20 devices have multiple
      interrupt sources and an interrupt priority feature that
      allows most interrupt sources to be assigned a high
      priority level or a low priority level. The high priority
      interrupt vector is at 0008h and the low priority interrupt
      vector is at 0018h. A high priority interrupt event will
      interrupt a low priority interrupt that may be in progress.
      There are ten registers which are used to control
      interrupt operation. These registers are:
      RCON
      INTCON
      INTCON2
      INTCON3
      PIR1, PIR2
      PIE1, PIE2
      IPR1, IPR2
      It is recommended that the Microchip header files sup-
      plied with MPLAB IDE be used for the symbolic bit
      names in these registers. This allows the assembler/
      compiler to automatically take care of the placement of
      these bits within the specified register.
      In general, interrupt sources have three bits to control
      their operation. They are:
      Flag bit to indicate that an interrupt event
      occurred
      Enable bit that allows program execution to
      branch to the interrupt vector address when the
      flag bit is set
      Priority bit to select high priority or low priority
      9.1
      Mid-Range Compatibility
      When the IPEN bit is cleared (default state), the interrupt
      priority feature is disabled and interrupts are compatible
      with
      PIC
      microcontroller
      mid-range
      devices.
      In
      Compatibility mode, the interrupt priority bits of the IPRx
      registers have no effect. The PEIE bit of the INTCON
      register is the global interrupt enable for the peripherals.
      The PEIE bit disables only the peripheral interrupt
      sources and enables the peripheral interrupt sources
      when the GIE bit is also set. The GIE bit of the INTCON
      register is the global interrupt enable which enables all
      non-peripheral interrupt sources and disables all
      interrupt sources, including the peripherals. All interrupts
      branch to address 0008h in Compatibility mode.
      9.2
      Interrupt Priority
      The interrupt priority feature is enabled by setting the
      IPEN bit of the RCON register. When interrupt priority
      is enabled the GIE and PEIE global interrupt enable
      bits of Compatibility mode are replaced by the GIEH
      high priority, and GIEL low priority, global interrupt
      enables. When set, the GIEH bit of the INTCON regis-
      ter enables all interrupts that have their associated
      IPRx register or INTCONx register priority bit set (high
      priority). When clear, the GIEH bit disables all interrupt
      sources including those selected as low priority. When
      clear, the GIEL bit of the INTCON register disables only
      the interrupts that have their associated priority bit
      cleared (low priority). When set, the GIEL bit enables
      the low priority sources when the GIEH bit is also set.
      When the interrupt flag, enable bit and appropriate
      global interrupt enable bit are all set, the interrupt will
      vector immediately to address 0008h for high priority,
      or 0018h for low priority, depending on level of the
      interrupting source’s priority bit. Individual interrupts
      can be disabled through their corresponding interrupt
      enable bits.
      9.3
      Interrupt Response
      When an interrupt is responded to, the global interrupt
      enable bit is cleared to disable further interrupts. The
      GIE bit is the global interrupt enable when the IPEN bit
      is cleared. When the IPEN bit is set, enabling interrupt
      priority levels, the GIEH bit is the high priority global
      interrupt enable and the GIEL bit is the low priority
      global interrupt enable. High priority interrupt sources
      can interrupt a low priority interrupt. Low priority
      interrupts are not processed while high priority
      interrupts are in progress.
      The return address is pushed onto the stack and the
      PC is loaded with the interrupt vector address (0008h
      or 0018h). Once in the Interrupt Service Routine, the
      source(s) of the interrupt can be determined by polling
      the interrupt flag bits in the INTCONx and PIRx
      registers. The interrupt flag bits must be cleared by
      software
      before
      re-enabling
      interrupts
      to
      avoid
      repeating the same interrupt.
      The “return from interrupt” instruction, RETFIE, exits
      the interrupt routine and sets the GIE bit (GIEH or GIEL
      if priority levels are used), which re-enables interrupts.
      For external interrupt events, such as the INT pins or
      the PORTB interrupt-on-change, the interrupt latency
      will be three to four instruction cycles. The exact
      latency is the same for one-cycle or two-cycle
      instructions. Individual interrupt flag bits are set,
      regardless of the status of their corresponding enable
      bits or the global interrupt enable bit.
      Note:
      Do not use the MOVFF instruction to modify
      any of the interrupt control registers while
      any interrupt is enabled. Doing so may
      cause erratic microcontroller behavior.
      相關(guān)PDF資料
      PDF描述
      T89C51CC01CA-RLTIM IC 8051 MCU FLASH 32K 44VQFP
      AT91M55800A-33CI IC ARM MCU 33MHZ 176-BGA
      10FMN-BMTR-A-TB CONN FMN HSNG 10POS SGL REV SMD
      08FMN-BMTR-A-TB CONN FMN HOUSNG 8POS SGL REV SMD
      06FMN-BMTR-A-TB CONN FMN HOUSNG 6POS SGL REV SMD
      相關(guān)代理商/技術(shù)參數(shù)
      參數(shù)描述
      T89C51CC01UA 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:80C51 MCUs
      T89C51CC01UA-7CTIM 功能描述:IC 8051 MCU FLASH 32K 64BGA RoHS:否 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:AT89C CAN 標(biāo)準(zhǔn)包裝:9 系列:87C 核心處理器:8051 芯體尺寸:8-位 速度:40/20MHz 連通性:UART/USART 外圍設(shè)備:POR,WDT 輸入/輸出數(shù):32 程序存儲(chǔ)器容量:32KB(32K x 8) 程序存儲(chǔ)器類型:OTP EEPROM 大小:- RAM 容量:256 x 8 電壓 - 電源 (Vcc/Vdd):4.5 V ~ 5.5 V 數(shù)據(jù)轉(zhuǎn)換器:- 振蕩器型:內(nèi)部 工作溫度:0°C ~ 70°C 封裝/外殼:40-DIP(0.600",15.24mm) 包裝:管件
      T89C51CC01UA-RLTIM 功能描述:IC 8051 MCU FLASH 32K 44VQFP RoHS:否 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:AT89C CAN 標(biāo)準(zhǔn)包裝:9 系列:87C 核心處理器:8051 芯體尺寸:8-位 速度:40/20MHz 連通性:UART/USART 外圍設(shè)備:POR,WDT 輸入/輸出數(shù):32 程序存儲(chǔ)器容量:32KB(32K x 8) 程序存儲(chǔ)器類型:OTP EEPROM 大小:- RAM 容量:256 x 8 電壓 - 電源 (Vcc/Vdd):4.5 V ~ 5.5 V 數(shù)據(jù)轉(zhuǎn)換器:- 振蕩器型:內(nèi)部 工作溫度:0°C ~ 70°C 封裝/外殼:40-DIP(0.600",15.24mm) 包裝:管件
      T89C51CC01UA-SLSIM 功能描述:IC 8051 MCU FLASH 32K 44PLCC RoHS:否 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:AT89C CAN 標(biāo)準(zhǔn)包裝:9 系列:87C 核心處理器:8051 芯體尺寸:8-位 速度:40/20MHz 連通性:UART/USART 外圍設(shè)備:POR,WDT 輸入/輸出數(shù):32 程序存儲(chǔ)器容量:32KB(32K x 8) 程序存儲(chǔ)器類型:OTP EEPROM 大小:- RAM 容量:256 x 8 電壓 - 電源 (Vcc/Vdd):4.5 V ~ 5.5 V 數(shù)據(jù)轉(zhuǎn)換器:- 振蕩器型:內(nèi)部 工作溫度:0°C ~ 70°C 封裝/外殼:40-DIP(0.600",15.24mm) 包裝:管件
      T89C51CC02 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:Enhanced 8-bit Microcontroller with CAN Controller and Flash