ADSP-BF535 Blackfin Processor Hardware Reference
10-7
SPI Compatible Port Controllers
SPI Registers
The SPI peripheral on the ADSP-BF535 processor includes a number of
user-accessible registers. Some of these registers are also accessible through
the DMA bus. Four registers contain control and status information:
SPIx_BAUD
,
SPIx_CTL
,
SPIx_FLG
, and
SPIx_ST
. Two registers are used for
buffering receive and transmit data:
SPIx_RDBR
and
SPIx_TDBR
. Eight reg-
isters are related to DMA functionality. The shift register,
SFDR
, is internal
to the SPI module and is not directly accessible.
See
“Error Signals and Flags” on page 10-35
for more information about
how the bits in these registers are used to signal errors and other condi-
tions. See
“Register Functions” on page 10-26
for more information about
SPI register and bit functions.
Non-DMA Registers
The following sections describes the SPI non-DMA registers.
SPIx Baud Rate Register (SPIx_BAUD)
The SPIx Baud Rate register (
SPIx_BAUD
) is used to set the bit transfer rate
for a master device. When configured as a slave, the value written to this
register is ignored. The serial clock frequency is determined by this
formula:
•
SCKx
frequency = (System clock frequency)/(2
SPIx_BAUD
)
Writing a value of 0 or 1 to the register disables the serial clock. There-
fore, the maximum serial clock rate is one-fourth the system clock rate.
Summary of Contents for ADSP-BF535 Blackfin
Page 80: ...Development Tools 1 26 ADSP BF535 Blackfin Processor Hardware Reference...
Page 312: ...Working With Memory 6 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 332: ...System Interfaces 7 20 ADSP BF535 Blackfin Processor Hardware Reference...
Page 360: ...Dynamic Power Management Controller 8 28 ADSP BF535 Blackfin Processor Hardware Reference...
Page 446: ...Beginning and Ending an SPI Transfer 10 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 522: ...Timing Examples 11 76 ADSP BF535 Blackfin Processor Hardware Reference...
Page 562: ...IrDA Support 12 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 608: ...PCI I O Issues 13 46 ADSP BF535 Blackfin Processor Hardware Reference...
Page 672: ...References 14 64 ADSP BF535 Blackfin Processor Hardware Reference...
Page 810: ...SDRAM Controller SDC 18 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 811: ...ADSP BF535 Blackfin Processor Hardware Reference 18 87 External Bus Interface Unit...
Page 812: ...SDRAM Controller SDC 18 88 ADSP BF535 Blackfin Processor Hardware Reference...
Page 860: ...DMA Bus Debug Registers 20 30 ADSP BF535 Blackfin Processor Hardware Reference...