
ADSP-BF59x Blackfin Processor Hardware Reference
13-33
SPI-Compatible Port Controller
SPI Registers
The SPI peripheral 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:
SPI_BAUD
,
SPI_CTL
,
SPI_FLG
, and
SPI_STAT
. Two registers are used for buffering receive and transmit data:
SPI_RDBR
and
SPI_TDBR
. The shift register,
SFDR
, is internal to the SPI
module and is not directly accessible.
Table 13-3
shows the functions of the SPI registers.
Figure 13-12
through
Figure 13-18 on page 13-43
provide details.
Table 13-3. SPI Register Mapping
Register Name Function
Notes
SPI_BAUD
SPI port
baud control
Value of “0” or “1” disables the serial clock
SPI_CTL
SPI port
control
SPE and MSTR bits can also be modified by hardware
(when MODF is set)
SPI_FLG
SPI port
flag
Bits 0 and 8 are reserved
SPI_STAT
SPI port
status
SPIF bit can be set by clearing SPE in SPI_CTL
SPI_TDBR
SPI port
transmit data buffer
Register contents can also be modified by hardware (by
DMA and/or when SZ = 1 in SPI_CTL)
SPI_RDBR
SPI port
receive data buffer
When register is read, hardware events can be triggered
SPI_SHADOW SPI port
data
Register has the same contents as SPI_RDBR, but no
action is taken when it is read
Содержание 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...