____________________________________________________ DS34T101, DS34T102, DS34T104, DS34T108
120 of 366
in
RIM7-T1. The CPU has 2ms (8 * 2 * 125
s) to read the data from
RFDL before it is lost. Note that in this mode,
no zero stuffing is applied to the FDL data. It is strongly suggested that the HDLC controller be used for FDL
messaging applications.
In the SF framing mode, the framer writes the received Fs framing pattern into the lower six bits of the
RFDLregister, and
RLS7-T1.RFDLF is set every 1.5ms (12 * 125
s).
10.11.5 E1 Datalink
The registers related to E1 datalink are shown in the following table:
Register Name
Description
Functions
Page
Receive Align Frame Register
Rx first byte of the align frame: Si, FAS
Receive Non-Align Frame Register
Rx first byte of the non-align frame
Receive Si Bits of the Align Frames
Rx align-frame Si bits
Receive Si Bits of the Non-Align Frames
Rx non-align-frame Si bits
Receive Sa Bits
Rx Sa4-Sa8 bits
Sa Bit Interrupt Mask Register
interrupt masks for Sa bit changes
2
Received Sa Bits
last received Sa bit values
Received Sa6 Codeword
last validated Sa6 codeword
Transmit Align Frame Register
Tx first byte of the align frame: Si, FAS
Transmit Non-Align Frame Register
Tx first byte of the non-align frame
Transmit Si Bits of the Align Frame
Tx align-frame Si bits
Transmit Si Bits of the Non-Align Frames
Tx non-align-frame Si bits
Transmit Sa4 to Sa8
Tx Sa4-Sa8 bits
Transmit Sa Bit Control Register
Tx source control bits for Si, RA, SaX
The framer, when operated in the E1 mode, provides two methods for accessing the Sa and the Si bits, which are
the two common channels over which a datalink can be run. The first method involves writing/reading data every
E1 double-frame (250
s) while the second one involves writing/reading data every CRC-4 multiframe (2ms).
10.11.5.1 Per Double-Frame Access (Method 1)
On the receive side, the
RAF and
RNAF registers always report the contents of the first eight bits of the align frame
and the non-align frame, respectively, which includes the Si and Sa bits Both registers are updated at the start of
the align frame, which is indicated by the
RLS2-E1.RAF status bit. After RAF is set to 1, software has 250
s to
read the registers before they are overwritten by the bits from the next double-frame.
On the transmit side, the
TAF and
TNAF registers can source the first eight bits of the align frame and the non-
align frame, respectively. Data is sampled from these registers at the start of the align frame, which is indicated by
the
TLS1.TAF status bit. After TAF is set to 1, software has 250
s to update the registers with new values (if
needed) before they are sampled again for the next double-frame.
TAF and
TNAF are the default sources for the
FAS, Si, RAI and Sa bits. However, various control fields can cause some of these bits to be sourced from
elsewhere.
10.11.5.2 Per CRC-4 Multiframe Access (Method 2)
overhead bits of the CRC-4 multiframe as they are received. These registers are updated at the start of the next
CRC-4 multiframe, which is indicated by the
RLS2-E1.RCMF status bit. After RCMF is set to 1, software has 2ms
to read the registers before they are overwritten by the bits from the next multiframe.
corresponding overhead bits of the multiframe. The control bits in the
TSACR register enable the sourcing of
Si/RAI/Sa bits from these registers. Data is sampled from these registers at the start of the multiframe, which is
indicated by the
TLS1.TMF status bit. After TMF is set to 1, software has 2ms to update the registers (if needed)
before they are sampled again for the next multiframe.