FDC37N769_07 SMSC [SMSC Corporation], FDC37N769_07 Datasheet - Page 96

no-image

FDC37N769_07

Manufacturer Part Number
FDC37N769_07
Description
3.3V Super I/O Controller with Infrared Support for Portable Applications
Manufacturer
SMSC [SMSC Corporation]
Datasheet
Exiting the Configuration State
To exit the configuration state, write one byte of AAH data to the CONFIG PORT. The FDC37N769 will automatically
deactivate the Configuration Access Ports following this procedure, at which point configuration register access
cannot occur until the configuration state is explicitly re-enabled.
Programming Example
The following is a configuration register programming example written in Intel 8086 assembly language.
;-----------------------------.
; ENTER CONFIGURATION STATE |
;-----------------------------‘
MOV
MOV
OUT
;-----------------------------.
; CONFIGURE REGISTERS CR0-CRx |
;-----------------------------‘
MOV
MOV
OUT
MOV
MOV
OUT
;
MOV
MOV
OUT
MOV
MOV
OUT
;
; Repeat for all CRx registers
;
;-----------------------------.
; EXIT CONFIGURATION STATE
;-----------------------------‘
MOV
MOV
OUT
SMSC DS – FDC37N769
DX,3F0H
AX,055H
DX,AL
DX,3F0H
AL,00H
DX,AL
DX,3F1H
AL,3FH
DX,AL
DX,3F0H
AL,01H
DX,AL
DX,3F1H
AL,9FH
DX,AL
DX,3F0H
AX,AAH
DX,AL
;Point to CR0
;Update CR0
;Point to CR1
;Update CR1
|
DATASHEET
Page 96 of 137
Rev. 02-16-07

Related parts for FDC37N769_07