English
Language : 

XR17V352IB-0A-EVB Datasheet, PDF (13/64 Pages) Exar Corporation – HIGH PERFORMANCE DUAL PCI EXPRESS UART
REV. 1.0.4
XR17V352
HIGH PERFORMANCE DUAL PCI EXPRESS UART
TABLE 1: PCI LOCAL BUS CONFIGURATION SPACE REGISTERS
ADDRESS
OFFSET
BITS
TYPE
DESCRIPTION
RESET VALUE
(HEX OR BINARY)
0x104- 31:0
0x113
RO Not implemented or not applicable (return zeros)
0x00000000
0x114 31:0
RO VC Offset 0x4
0x8000000FF
NOTE: EWR=Read/Write from external EEPROM. RWR=Read/Write. RO= Read Only. RWC=Read/Write-Clear.
1.2 EEPROM Interface
The V352 provides an interface to an Electrically Erasable Programmable Read Only Memory (EEPROM). The
EEPROM must be a 93C46-like device, with its memory configured as 16-bit words. This interface is provided
in order to program the registers in the PCI Configuration Space of the PCI UART during power-up. The
EEPROM must be organized into address/data pairs. The first word of the pair is the address and the second
word is the data. Table 2 below shows the format of the 16-bit address:
TABLE 2: EEPROM ADDRESS BIT DEFINITIONS
BIT(S)
DEFINITION
15
Parity Bit - Odd parity over entire address/data pair
If there is a parity error, it will be reported in bit-3 of the REGB register in
the Device Configuration Registers (offset 0x08E).
14
Final Address
If 1, this will be the last data to be read.
If 0, there will be more data to be read after this.
13:8
Reserved - Bits must be ’0’
7:0
Target Address - See Table 3
Table 3 shows the Target Addresses available for programming into bits 7:0 of the 16-bit address word. All
other Target Addresses are reserved and must not be used.
TABLE 3: TARGET ADDRESS FOR EEPROM VALUES
TARGET ADDRESS
DATA
EXAR DEFAULT
0x00
Vendor ID
0x13A8
0x01
Device ID
0x0352
0x02
Class Code [7:0]
lower 8-bits are reserved
0x0200
0x03
Class Code [23:8]
0x0700
0x04
Subsystem Vendor ID
0x0000
0x05
Subsystem ID
0x0000
The second 16-bit word of the address/data pair is the data. The default values are shown in Table 3. The
address/data pairs can be in any order. Only the contents which need to be changed from the Exar defaults
need to be included in the EEPROM.
13