SAB 82532/SAF 82532
Serial Interface (layer-1 functions)
Semiconductor Group
91
07.96
8.3
Beside
point-to-multipoint (pt-mpt, or bus) configurations by means of internal idle and collision
detection/collision resolution methods.
In a pt-mpt configuration, comprising a central station (master) and several peripheral
stations (slaves), or in a multimaster configuration (see
figure 16
), data transmission
can be initiated by each station over a common transmit line (bus). In case more than
one station attempt to transmit data simultaneously (collision), the bus has to be
assigned to one station.
– In HDLC/SDLC mode, a collision-resolution procedure is implemented by the ESCC2.
Bus assignment is based on a priority mechanism with rotating priorities. This allows
each station a bus access within a predetermined maximum time delay (deterministic
CSMA/CD), no matter how many transmitters are connected to the serial bus.
– In BISYNC mode, the collision-resolution is implemented by the microprocessor.
– In ASYNC mode, a bus configuration is not recommended.
Prerequisites for bus operation are:
NRZ encoding
using the TxD open drain capability)
Feedback of bus information (CxD input).
The bus configuration is selected via the CCR0 register.
Note: Central clock supply for each station is not necessary if both the receive and
transmit clock is recovered by the DPLL (clock modes 3a, 7a). This minimizes the
phase shift between the individual transmit clocks.
Bus Configuration
the
point-to-point
configuration,
the
ESCC2
effectively
supports
The bus mode can be operated independently of the clock mode, e.g. also during clock
mode 1 (receive and transmit strobe).
8.3.1
The idle state of the bus is identified by eight or more consecutive ‘1’s. When a device
starts transmission of a frame, the bus is recognized to be busy by the other devices at
the moment the first ‘zero’ is transmitted (e.g. first ‘zero’ of the opening flag in
HDLC mode).
After the frame has been transmitted, the bus becomes available again (idle).
Note: If the bus is occupied by other transmitters and/or there is no transmit request in
the ESCC2, logical ‘1’ will be continuously transmitted on TxD.
Bus Access Procedure