DS2174QN Maxim Integrated Products, DS2174QN Datasheet - Page 18

no-image

DS2174QN

Manufacturer Part Number
DS2174QN
Description
Communication ICs - Various
Manufacturer
Maxim Integrated Products
Type
Bit Error Rate Testerr
Datasheet

Specifications of DS2174QN

Mounting Style
SMD/SMT
Operating Supply Voltage
3.3 V
Supply Type
Analog
Package / Case
PLCC-44
Data Rate
622 Mbps
Supply Voltage (max)
3.6 V
Supply Voltage (min)
3 V
Supply Current
50 mA
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DS2174QN
Manufacturer:
NS
Quantity:
4
Part Number:
DS2174QN
Manufacturer:
MAX
Quantity:
849
Part Number:
DS2174QN+
Manufacturer:
Maxim Integrated
Quantity:
10 000
Part Number:
DS2174QN+T&R
Manufacturer:
Maxim Integrated
Quantity:
10 000
4. RAM ACCESS
4.1 Indirect Addressing
512 bytes of memory, which is addressed indirectly, are available for repetitive patterns. Data bytes are
loaded one at a time into the indirect address register at address 0Fh. The RAM mode control bit, CR4.3,
determines the access to the RAM. If CR4.3 = 0, the RAM is under control of the BERT state machine. If
CR4.3 = 1, the RAM is under the control of the parallel port. This section discusses CR4.3 = 1.
The accompanying flow chart describes the algorithm used to write repetitive patterns to the RAM. The
programmer initializes a counter (n) to -1 in software, then sets CR4.3 and clears CR4.4. The rising edge
of CR4.3 resets the RAM address pointer to address 00h. Address 0Fh becomes the indirect access port to
the RAM. A write cycle on the parallel port to address 0Fh writes to the address in RAM pointed to by
the address pointer. The end of the write cycle, rising edge of WR, increments the address pointer. The
programmer then increments the counter (n) by 1 and loops until the pattern load is complete. Clear
CR4.3 to return control of the RAM to the BERT state machine. Finally, write the value in the counter (n)
back to address 04h and 05h to mark the last address of the pattern in memory.
The RAM contents can be verified by executing the same algorithm, replacing the parallel-port write with
a read, and setting CR4.4. CR4.3 must remain set for the entire algorithm to properly increment the
address pointer.
NO
WRITE BYTE TO ADDRESS
IF n > 255, THEN
WRITE n TO CR3
LAST BYTE?
SET CR4.0
YES
CR4.3 = 0
CR4.3=1
CR4.4=0
n = n + 1
START
DONE
18 of 24
n = -1
0Fh

Related parts for DS2174QN