SPORT Registers
12-48
ADSP-BF537 Blackfin Processor Hardware Reference
When the SPORT is enabled to transmit (
TSPEN
set), corresponding
SPORT configuration register writes are not allowed except for
SPORTx_TCLKDIV
and multichannel mode channel select registers. Writes to
disallowed registers have no effect. While the SPORT is enabled,
SPORTx_TCR1
is not written except for bit 0 (
TSPEN
). For example:
write (SPORTx_TCR1, 0x0001) ;
/* SPORT TX Enabled */
write (SPORTx_TCR1, 0xFF01) ;
/* ignored, no effect */
write (SPORTx_TCR1, 0xFFF0) ;
/* SPORT disabled, SPORTx_TCR1
still equal to 0x0000 */
Figure 12-25. SPORTx Transmit Configuration 1 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 Transmit Configuration 1 Register (SPORTx_TCR1)
0 - Transmit disabled
1 - Transmit enabled
ITFS (Internal Transmit
Frame Sync Select)
ITCLK (Internal Transmit
Clock Select)
TDTYPE[1:0] (Data Format-
ting Type Select)
TLSBIT (Transmit Bit Order)
TSPEN (Transmit Enable)
LTFS (Low Transmit
Frame Sync Select)
LATFS (Late Transmit
Frame Sync)
0 - Early frame syncs
1 - Late frame syncs
TCKFE (Clock Falling
Edge Select)
0 -External transmit clock
selected
1 - Internal transmit clock
selected
00 - Normal operation
01 - Reserved
10 - Compand using
μ
-law
11 - Compand using A-law
0 - Transmit MSB first
1 - Transmit LSB first
Reset = 0x0000
0 - External TFS used
1 - Internal TFS used
0 - Drive data and internal
frame syncs with rising
edge of TSCLK. Sample
external frame syncs with
falling edge of TSCLK.
1 - Drive data and internal
frame syncs with falling
edge of TSCLK. Sample
external frame syncs
with rising edge of TSCLK.
0 - Active high TFS
1 - Active low TFS
TFSR (Transmit Frame Sync
Required Select)
DITFS (Data-Independent
Transmit Frame Sync Select)
0 - Data-dependent TFS generated
1 - Data-independent TFS generated
0 - Does not require TFS for
every data word
1 - Requires TFS for every
data word
SPORT0:
0xFFC0 0800
SPORT1:
0xFFC0 0900
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 ...