McBSP Interface Signals and Registers
11-15
Multichannel Buffered Serial Ports
Table 11–7.
Receive/Transmit Control Register (RCR/XCR) Field Descriptions
Name
Function
Section
RPHASE
Receive phases
RPHASE = 0: Single phase frame
RPHASE = 1: Dual phase frame
11.3.4.2
XPHASE
Transmit phases
XPHASE = 0: Single phase frame
XPHASE = 1: Dual phase frame
11.3.4.2
RFRLEN(1/2)
Receive frame length in phase 1 and phase 2
RFRLEN(1/2) = 000 0000b: 1 word per phase
RFRLEN(1/2) = 000 0001b: 2 words per phase
S
S
S
RFRLEN(1/2) = 111 1111b: 128 words per phase
11.3.4.4
XFRLEN(1/2)
Transmit frame length in phase 1 and phase 2
XFRLEN(1/2) = 000 0000b: 1 word per phase
XFRLEN(1/2) = 000 0001b: 2 words per phase
S
S
S
XFRLEN(1/2) = 111 1111b: 128 words per phase
11.3.4.4
RWDLEN(1/2)
Receive element length in phase 1 and phase 2
RWDLEN(1/2) = 000b: 8 bits
RWDLEN(1/2) = 001b: 12 bits
RWDLEN(1/2) = 010b: 16 bits
RWDLEN(1/2) = 011b: 20 bits
RWDLEN(1/2) = 100b: 24 bits
RWDLEN(1/2) = 101b: 32 bits
RWDLEN(1/2) = 11Xb: Reserved
11.3.4.5