SCC BISYNC Mode
MPC8260 PowerQUICC II Family Reference Manual, Rev. 2
23-12 Freescale Semiconductor
23.12 SCC BISYNC Receive BD (RxBD)
The CP uses BDs to report on each buffer received. It closes the buffer, generates a maskable interrupt,
and starts receiving data into the next buffer after any of the following:
A user-defined control character is received.
An error is detected.
A full receive buffer is detected.
The ENTER HUNT MODE command is issued.
The CLOSE RX BD command is issued.
Figure 23-6 shows the SCC BISYNC RxBD.
Table23-11 describes SCC BISYNC RxBD status and control f ields.
12–13 RPM Receiver parity mode. Selects the type of parity check that the receiver performs. RPM can be
modified on-the-fly and is ignored unless CRC = 11 (LRC). Receive parity errors cannot be disabled
but can be ignored.
00 Odd parity. The transmitter counts ones in the data word. If the sum is not odd, the parity bit is
set to ensure an odd number. An even sum indicates a transmission error.
01 Low parity. If the parity bit is not low, a parity error is reported.
10 Even parity. An even number must result from the calculation performed at both ends of the line.
11 High parity. If the parity bit is not high, a parity error is reported.
14–15 TPM Transmitter parity mode. Selects the type of parity the transmitter performs and can be modified
on-the-fly. TPM is ignored unless CRC = 11 (LRC).
00 Odd parity.
01 Force low parity (always send a zero in the parity bit position).
10 Even parity.
11 Force high parity (always send a one in the parity bit position).
0123456789101112131415
Offset + 0 EWI CBCM — DE DL PR CR OV CD
Offset + 2 Data Length
Offset + 4 Rx Data Buffer Pointer
Offset + 6
Figure 23-6. SCC BISYNC RxBD
Table23-11. SCC BISYNC RxBD Status and Control Field Descriptions
Bits Name Description
0EEmpty.
0 The buffer is full or stopped receiving because of an error. The core can read or write any fields
of this RxBD. The CP does not use this BD as long as the E bit is zero.
1 The buffer is not full. The CP controls this BD and buffer. The core should not update this BD.
1 Reserved, should be cleared.
Table23 -10. PSMR Field Descriptions (continued)
Bits Name Description