W83L518G Nuvoton Technology Corporation of America, W83L518G Datasheet - Page 13

no-image

W83L518G

Manufacturer Part Number
W83L518G
Description
IC READER MEDIA 48-LQFP
Manufacturer
Nuvoton Technology Corporation of America
Datasheet

Specifications of W83L518G

Applications
*
Interface
*
Voltage - Supply
*
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Package / Case
-
Mounting Type
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
W83L518G
Manufacturer:
Nuvoton Technology Corporation of America
Quantity:
10 000
6.2.3
After entering Extended Function mode, Extended Function Index Register (EFIR) must be written
with an index value (02h, 07h-FEh) to specify which configuration register is to be accessed through
Extended Function Data Register (EFDR). EFIR is a write-only register at I/O address 2Eh or 4Eh (as
described in section 6.2.1) on a PC/AT system and EFDR is a read/write register at I/O address 2Fh
or 4Fh.
6.3
To program configuration registers, specific configuration sequence must be followed:
(1) Write 83h to EFER twice to enter Extended Function mode.
(2) Select logical device select register by writing 07h to EFIR.
(3) Select logical device by writing a value to EFDR.
(4) Select control/configuration register by writing its index to EFIR.
(5) Access selected control/configuration register through EFDR.
(6) Repeat step 4 ~ 5 as needed.
(7) Leave Extended Function mode by writing AAh to EFER.
Step 2 and step 3 are not necessary for accessing global register (index 00h to 2Fh).
6.3.1
The following example is written in Intel 8086 assembly language. EFER and EFIR are assumed to
be at 2Eh, and EFDR is at 2Fh. Use 4Eh/4Fh instead of 2Eh/2Fh if HEFRAS (bit 6 of CR26) is set.
Configuration Sequence
;-----------------------------------------------------------------------------------
; Enter Extended Function mode, interruptible double-write
;-----------------------------------------------------------------------------------
MOV
MOV
OUT
OUT
;-----------------------------------------------------------------------------
; Configure logical device 1, configuration register CRF0 |
;-----------------------------------------------------------------------------
MOV
MOV
OUT
MOV
MOV
OUT
Extended Function Index Register (EFIR), Extended Function Data Register (EFDR)
Software programming example
DX, 2Eh
AL, 83h
DX, AL
DX, AL
DX, 2Eh
AL, 07h
DX, AL
DX, 2Fh
AL, 01h
DX, AL
; point to Logical Device Number Reg.
; select logical device 1
- 11 -
Publication Release Date: May 11, 2005
|
W83L518D
Revision 1.0

Related parts for W83L518G