English
Language : 

W83L951DG Datasheet, PDF (49/112 Pages) Winbond – Mobile Keyboard and Embedded Controller
W83L951DG/W83L951FG
6.3.1.3 PS/2 Control Registers (PS2CON) (Default Value:: 0000_0000)
Bit 7: NOISE FILTER ENABLE (NFEN)
0: Disable noise filter for clock line
1: Enable noise filter for clock line
Bit 6: Inhibit bit
The low to high transition of the inhibit bit will hold the clock line low for 100us(Input clock=24MHz) or
200us(Input clock=12MHz).
Bit 5-4: STOP
Bits [5:4] of the Control Register are used to set the level of the stop bit expected by the PS/2 channel
state machine. These bits are therefore only valid when PS2_EN=1.
Bits [5:4] =
00: Receiver expects an active high stop bit.
01: Receiver expects an active low stop bit.
10: Receiver ignores the level of the Stop bit (11th bit is not interpreted as a stop bit).
11: Reserved.
Bit 3-2: PARITY
Bits [3:2] of the Control Register are used to set the parity expected by the PS/2 channel state
machine. These bits are therefore only valid when PS2_EN=1.
Bits [3:2] =
00: Receiver expects Odd Parity (Default Value:).
01: Receiver expects Even Parity.
10: Receiver ignores level of the parity bit (10th bit is not interpreted as a parity bit).
11: Reserved.
Bit 1: PS2_EN PS2 Channel Enable
When PS2_EN=1 the PS/2 State machine is enabled allowing the channel to perform automatic
reception or transmission depending on the bit value of PS2_T/R. When PS2_EN = 0, the channel’s
automatic PS/2 state machine is disabled.
Note:
If the PS2_EN bit is cleared prior to the rising edge of the 10th (parity bit) clock edge the
receive data is discarded (RDATA_RDY remains low).
If the PS2_EN bit is cleared following the rising edge of the 10th clock signal then the receive
data is saved in the Receive Register (RDATA_RDY goes high) assuming no parity error.
In the foregoing two situations, ps2 device can’t differentiate host receive data success or fail,
and therefore we don’t recommend to use this function. It shall set to high before you start any
operation of PS2.
- 45 -
Publication Release Date: August 2006
Revision 1.0