McBSP Interface Signals and Registers
11-16
Table 11–7.
Receive/Transmit Control Register (RCR/XCR) Field Descriptions (Continued)
Name
Section
Function
XWDLEN(1/2)
Transmit element length in phase 1 and phase 2
XWDLEN(1/2) = 000b: 8 bits
XWDLEN(1/2) = 001b: 12 bits
XWDLEN(1/2) = 010b: 16 bits
XWDLEN(1/2) = 011b: 20 bits
XWDLEN(1/2) = 100b: 24 bits
XWDLEN(1/2) = 101b: 32 bits
XWDLEN(1/2) = 11Xb: Reserved
11.3.4.5
RCOMPAND
Receive companding mode. Modes other than 00b are only applicable
when the appropriate RWDLEN is 000b, indicating 8-bit data.
RCOMPAND = 00b: No companding. Data transfer starts with MSB first.
RCOMPAND = 01b: No companding, 8-bit data. Transfer starts with LSB first.
RCOMPAND = 10b: Compand using
µ
-law for receive data.
RCOMPAND = 11b: Compand using A-law for receive data.
11.4
XCOMPAND
Transmit companding mode. Modes other than 00b are only applicable when the
appropriate XWDLEN is 000b, indicating 8-bit data.
XCOMPAND = 00b: No companding, Data transfer starts with MSB first.
XCOMPAND = 01b: No companding, 8-bit data. Transfer starts with LSB first.
XCOMPAND = 10b: Compand using
µ
-law for transmit data.
XCOMPAND = 11b: Compand using A-law for transmit data.
11.4
RFIG
Receive frame ignore
RFIG
=
0: Unexpected receive frame synchronization pulses restart the
transfer.
RFIG = 1:
Unexpected receive frame synchronization pulses are ignored.
11.3.6.1
XFIG
Transmit frame ignore
XFIG = 0:
Unexpected transmit frame synchronization pulses restart the
transfer.
XFIG = 1:
Unexpected transmit frame synchronization pulses are ignored.
11.3.6.1