ADSP-BF537 Blackfin Processor Hardware Reference
12-55
SPORT Controllers
Additional information for the
SPORTx_RCR1
and
SPORTxRCR2
receive con-
figuration 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 SPORTx receiver, which can generate a
SPORTx 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 12-28. SPORTx 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
SPORTx Receive Configuration 2 Register (SPORTx_RCR2)
SLEN[4:0] (SPORT Word
Length)
RSFSE (Receive Stereo
Frame Sync Enable)
RRFST (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
RXSE (RxSEC Enable)
0 - Secondary side disabled
1 - Secondary side enabled
SPORT0:
0xFFC0 0824
SPORT1:
0xFFC0 0924
Summary of Contents for Blackfin ADSP-BF537
Page 42: ...Contents xlii ADSP BF537 Blackfin Processor Hardware Reference ...
Page 90: ...Development Tools 1 32 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 138: ...Programming Examples 4 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 340: ...SDC Programming Examples 6 84 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 606: ...Programming Examples 9 94 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 660: ...Programming Examples 10 54 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 720: ...Electrical Specifications 11 60 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 840: ...Programming Examples 13 42 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 876: ...Programming Examples 14 36 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 938: ...Programming Examples 15 62 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 958: ...Programming Examples 17 12 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 986: ...Programming Examples 18 28 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 1162: ...G 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 1218: ...Index I 56 ADSP BF537 Blackfin Processor Hardware Reference ...