McBSP3
9-16
9.4.4.1
Serial Port Control Register Configuration
DSP_Write(0x1000) => SPCR; set up SPCR1 per below configuration.
Table 9–15. Serial Port Control Register Configuration (DSP_Write(0x1000) => SPCR)
Bit
Config Value
Description
15
0b
Disable digital loopback mode
14–13
00b
Right-justify and zero-fill MSBs in DRR
12–11
10b
Enabled clock stop mode
10–8
000b
Reserved
7
0b
Turn off the DX enabler
6
0b
Reserved
5–4
00b
Set RINT driven by RRDY mode
3
0b
No synchronization error
2
0b
RBR is not in overrun condition
1
0b
Receiver is not ready
0
0b
Disabled the serial port receiver and in reset state
DSP_Write(0x0000) => SPCR2; set up SPCR2 as initial configuration.
Note:
This set up is not needed after reset.