Z8FMC04100 ZILOG [Zilog, Inc.], Z8FMC04100 Datasheet - Page 76

no-image

Z8FMC04100

Manufacturer Part Number
Z8FMC04100
Description
Z8 Encore-R Motor Control Flash MCUs
Manufacturer
ZILOG [Zilog, Inc.]
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
Z8FMC04100AKEG
Manufacturer:
Zilog
Quantity:
490
Part Number:
Z8FMC04100AKEG
Manufacturer:
Zilog
Quantity:
10 000
Part Number:
Z8FMC04100AKSG
Manufacturer:
Zilog
Quantity:
245
Part Number:
Z8FMC04100AKSG
Manufacturer:
Zilog
Quantity:
10 000
Part Number:
Z8FMC04100QKEG
Manufacturer:
Zilog
Quantity:
490
Part Number:
Z8FMC04100QKSG
Manufacturer:
Zilog
Quantity:
979
54
Z8 Encore!
Product Specification
Interrupt Controller
Caution:
System Exceptions
Interrupt Vectors and Priority
Interrupt Assertion
®
Motor Control Flash MCUs
The Z8FMC16100 Series Flash MCU supports multiple system exceptions. System
exceptions are generated for the following events:
System exceptions, excluding the Watch-Dog Timer interrupt, are nonmaskable and there-
fore cannot be disabled by the interrupt controller (setting IRQE to 0 has no effect).
The interrupt controller supports three levels of interrupt priority. Level 3 interrupts are
always higher priority than Level 2 interrupts. Level 2 interrupts are always higher priority
than Level 1 interrupts. Within each interrupt priority level (Level 1, Level 2, or Level 3),
priority is assigned as specified in Table 29.
When an interrupt request occurs, the corresponding bit in the Interrupt Request Register
is set. This bit is automatically cleared when the eZ8 CPU vectors to the Interrupt Service
Routine (ISR). Writing a 0 to the corresponding bit in the Interrupt Request Register also
clears the interrupt request.
If an interrupt is disabled, software can poll the appropriate interrupt request register bit
and clear the bit directly. The following style of coding to clear bits in the Interrupt Re-
quest registers is not recommended. All incoming interrupts that are received between
execution of the first LDX command and the last LDX command are lost.
The following code segment is an example of a poor coding style that can result in lost
interrupt requests:
LDX r0, IRQ0
AND r0, MASK
Q0, r0
Execution of a Trap instruction
Illegal Instruction trap
Illegal Instruction trap
Watch-Dog Timer interrupt
Watch-Dog Timer RC oscillator failure
Primary oscillator failure
P R E L I M I N A R Y
PS024604-1005

Related parts for Z8FMC04100