
ADSP-BF59x Blackfin Processor Hardware Reference
14-53
SPORT Controller
Additional information for the
SPORT_RCR1
and
SPORTRCR2
receive config-
uration register bits:
•
Receive enable
. (
RSPEN
). This bit selects whether the SPORT is
enabled to receive (if set) or disabled (if cleared). Setting the
RSPEN
bit turns on the SPORT and causes it to sample data from the data
receive pins as well as the receive bit clock and receive frame sync
pins if so programmed.
Setting
RSPEN
enables the SPORT receiver, which can generate a
SPORT RX interrupt. For this reason, the code should initialize
the ISR and the DMA control registers, and should be ready to ser-
vice RX interrupts before setting
RSPEN
. Setting
RSPEN
also
generates DMA requests if DMA is enabled and data is received.
Set all DMA control registers before setting
RSPEN
.
Clearing
RSPEN
causes the SPORT to stop receiving data; it also
shuts down the internal SPORT receive circuitry. In low power
applications, battery life can be extended by clearing
RSPEN
when-
ever the SPORT is not in use.
Figure 14-28. SPORT Receive Configuration 2 Register
15 14
13 12
11 10
9
8
7
6
5
4
3
2
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
S
PORT Receive Configuration 2 Register (
S
PORT_RCR2)
S
LEN[4:0] (
S
PORT Word
Length)
R
S
F
S
E (Receive
S
tereo
Frame
S
ync Enable)
RRF
S
T (Left/Right Order)
00000 - Illegal value
00001 - Illegal value
Serial word length is value in
this field plus 1
Reset = 0x0000
0 - Left stereo channel first
1 - Right stereo channel first
0 - Normal mode
1 - Frame sync becomes L/R clock
RX
S
E (Rx
S
EC Enable)
0 - Secondary side disabled
1 - Secondary side enabled
Содержание ADSP-BF59x Blackfin
Страница 64: ...Development Tools 1 22 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 74: ...Processor Specific MMRs 2 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 204: ...Unique Information for the ADSP BF59x Processor 5 104 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 244: ...Programming Examples 6 40 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 345: ...ADSP BF59x Blackfin Processor Hardware Reference 9 9 Core Timer Unique Information for the ADSP BF59x Processor None...
Страница 346: ...Unique Information for the ADSP BF59x Processor 9 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 398: ...Unique Information for the ADSP BF59x Processor 11 42 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 622: ...Unique Information for the ADSP BF59x Processor 15 38 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 700: ...Programming Examples 16 78 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 738: ...Boundary Scan Architecture B 8 ADSP BF59x Blackfin Processor Hardware Reference...