English
Language : 

MEC1322 Datasheet, PDF (84/456 Pages) Microchip Technology – Keyboard and Embedded Controller for Notebook PC
MEC1322
MOV
AL, 08H
OUT DX,AL; Point to Logical Device 8
;
MOV
DX,CONFIG_PORT_BASE_ADDRESS
MOV
AL,60H
OUT
DX,AL ; Point to BASE ADDRESS REGISTER
MOV
DX,CONFIG_PORT_BASE_ADDRESS+1
MOV
AL,02H
OUT
DX,AL ; Update BASE ADDRESS REGISTER
;-----------------------------.
; DISABLE CONFIGURATION STATE
;-----------------------------'
MOV
DX,CONFIG_PORT_BASE_ADDRESS
MOV
AX,0AAH; Config Exit Key
OUT
DX,AL.
5.8.4 SERIAL IRQS
The device supports the serial interrupt scheme, which is adopted by several companies, to transmit interrupt informa-
tion to the system. The serial interrupt scheme adheres to the Serial IRQ Specification for PCI Systems Version 6.0..
5.8.4.1 Enabling SERIRQ Function
Each Serial IRQ channel defaults to disabled. To enable a Serial IRQ channel the host must program the Serial IRQ
Configuration Registers on page 89.
5.8.4.2 TIMING DIAGRAMS for SERIRQ CYCLE
LCLK = LCLK pin
SERIRQ = Serial IRQ pin
Start Frame timing with source sampled a low pulse on IRQ1
FIGURE 5-4:
SERIAL INTERRUPTS WAVEFORM “START FRAME”
LCLK
SERIRQ
Drive Source
SL
START FRAME
IRQ0 FRAME IRQ1 FRAME IRQ2 FRAME
or
H
H
RT SRT SRT SRT
START
IRQ1 Host Controller
None
IRQ1
None
H=Host Control
SL=Slave Control
R=Recovery
Start Frame pulse can be 4-8 clocks wide.
Stop Frame Timing with Host using 17 SERIRQ sampling period
T=Turn-around
S=Sample
DS00001719D-page 84
 2014 - 2015 Microchip Technology Inc.