
SPORT Registers
14-54
ADSP-BF59x Blackfin Processor Hardware Reference
All SPORT control registers should be programmed before
RSPEN
is
set. Typical SPORT initialization code first writes all control regis-
ters, including DMA control if applicable. The last step in the code
is to write
SPORT_RCR1
with all of the necessary bits, including
RSPEN
.
•
Internal receive clock select
. (
IRCLK
). This bit selects the internal
receive clock (if set) or external receive clock (if cleared). The
RCLK-
DIV
MMR value is not used when an external clock is selected.
•
Data formatting type select
. (
RDTYPE
). The two
RDTYPE
bits specify
one of four data formats used for single and multichannel
operation.
•
Bit order select
. (
RLSBIT
). The
RLSBIT
bit selects the bit order of
the data words received over the SPORTs.
•
Serial word length select
. (
SLEN
). The serial word length (the num-
ber of bits in each word received over the SPORTs) is calculated by
adding 1 to the value of the
SLEN
field. The
SLEN
field can be set to
a value of 2 to 31; 0 and 1 are illegal values for this field.
The frame sync signal is controlled by the
SPORT_TFSDIV
and
SPORT_RFSDIV
registers, not by
SLEN
. To produce a frame sync pulse
on each byte or word transmitted, the proper frame sync divider
must be programmed into the frame sync divider register; setting
SLEN
to 7 does not produce a frame sync pulse on each byte
transmitted.
•
Internal receive frame sync select
. (
IRFS
). This bit selects whether
the SPORT uses an internal
RFS
(if set) or an external
RFS
(if
cleared).
•
Receive frame sync required select
. (
RFSR
). This bit selects whether
the SPORT requires (if set) or does not require (if cleared) a receive
frame sync for every data word.
Содержание 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...