Freelance Electronics Components Distributor
Closed Dec 25th-26th
800-300-1968
We Stock Hard to Find Parts

8A/S6

Part # 8A/S6
Description Incandescent S Light Lamp
Category LAMP
Availability In Stock
Qty 2
Qty Price
1 + $2.43518
Manufacturer Available Qty
General Electric
  • Shipping Freelance Stock: 2
    Ships Immediately



Technical Document


DISCLAIMER: The information provided herein is solely for informational purposes. Customers must be aware of the suitability of this product for their application, and consider that variable factors such as Manufacturer, Product Category, Date Codes, Pictures and Descriptions may differ from available inventory.

MC68HC908AZ60A — Rev 2.0 Technical Data
MOTOROLA External Interrupt Module (IRQ) 235
Technical Data — MC68HC908AZ60A
Section 17. External Interrupt Module (IRQ)
17.1 Contents
17.2 Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .235
17.3 Features. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .235
17.4 Functional Description. . . . . . . . . . . . . . . . . . . . . . . . . . . . .236
17.5 IRQ Pin. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .239
17.6 IRQ Module During Break Interrupts . . . . . . . . . . . . . . . . .240
17.7 IRQ Status and Control Register. . . . . . . . . . . . . . . . . . . . .240
17.2 Introduction
This section describes the nonmaskable external interrupt (IRQ) input.
17.3 Features
Features include:
Dedicated External Interrupt Pin (IRQ)
Hysteresis Buffer
Programmable Edge-Only or Edge- and Level-Interrupt Sensitivity
Automatic Interrupt Acknowledge
External Interrupt Module (IRQ)
Technical Data MC68HC908AZ60A — Rev 2.0
236 External Interrupt Module (IRQ) MOTOROLA
17.4 Functional Description
A logic 0 applied to the external interrupt pin can latch a CPU interrupt
request. Figure 17-1 shows the structure of the IRQ module.
Interrupt signals on the IRQ pin are latched into the IRQ latch. An
interrupt latch remains set until one of the following actions occurs:
Vector fetch — A vector fetch automatically generates an interrupt
acknowledge signal that clears the latch that caused the vector
fetch.
Software clear — Software can clear an interrupt latch by writing
to the appropriate acknowledge bit in the interrupt status and
control register (ISCR). Writing a logic 1 to the ACK bit clears the
IRQ latch.
Reset — A reset automatically clears both interrupt latches.
Figure 17-1. IRQ Block Diagram
ACK
IMASK
DQ
CK
CLR
IRQ
HIGH
INTERRUPT
TO MODE
SELECT
LOGIC
IRQ
LATCH
REQUEST
IRQ
V
DD
MODE
VOLTAGE
DETECT
SYNCHRO-
NIZER
IRQF
TO CPU FOR
BIL/BIH
INSTRUCTIONS
VECTOR
FETCH
DECODER
INTERNAL ADDRESS BUS
External Interrupt Module (IRQ)
Functional Description
MC68HC908AZ60A — Rev 2.0 Technical Data
MOTOROLA External Interrupt Module (IRQ) 237
The external interrupt pin is falling-edge triggered and is software-
configurable to be both falling-edge and low-level triggered. The MODE
bit in the ISCR controls the triggering sensitivity of the IRQ
pin.
When an interrupt pin is edge-triggered only, the interrupt latch remains
set until a vector fetch, software clear, or reset occurs.
When an interrupt pin is both falling-edge and low-level-triggered, the
interrupt latch remains set until both of the following occur:
Vector fetch or software clear
Return of the interrupt pin to logic 1
The vector fetch or software clear may occur before or after the interrupt
pin returns to logic 1. As long as the pin is low, the interrupt request
remains pending. A reset will clear the latch and the MODE1 control bit,
thereby clearing the interrupt even if the pin stays low.
When set, the IMASK bit in the ISCR masks all external interrupt
requests. A latched interrupt request is not presented to the interrupt
priority logic unless the corresponding IMASK bit is clear.
NOTE: The interrupt mask (I) in the condition code register (CCR) masks all
interrupt requests, including external interrupt requests.
(See Figure 17-2).
Table 17-1. IRQ I/O Register Summary
Addr. Register Name Bit 7 6 5 4 3 2 1 Bit 0
$001A IRQ Status/Control Register (ISCR)
Read: 0 0 0 0 IRQF 0
IMASK MODE
Write:RRRRRACK
R= Reserved
PREVIOUS7273747576777879808182838485NEXT