SSI Registers
1424
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
M3 Synchronous Serial Interface (SSI)
20.5.2.2 SSICR1 Register (Offset = 4h) [reset = 0h]
SSICR1 is shown in
and described in
.
Return to the
SSI Control 1
Figure 20-11. SSICR1 Register
31
30
29
28
27
26
25
24
RESERVED
R-0h
23
22
21
20
19
18
17
16
RESERVED
R-0h
15
14
13
12
11
10
9
8
RESERVED
FSSHLDFRM
HSCLKEN
DIR
R-0h
R/W-0h
R/W-0h
R/W-0h
7
6
5
4
3
2
1
0
EOT
MS
SSE
LBM
R/W-0h
R/W-0h
R/W-0h
R/W-0h
Table 20-5. SSICR1 Register Field Descriptions
Bit
Field
Type
Reset
Description
31-13
RESERVED
R
0h
Reserved
10
FSSHLDFRM
R/W
0h
FSS Hold Frame
Value Description
0 Pulse SSInFss at every byte (the bit DSS in the SSICR0 register
must be set to 0x7 (data size 8 bits) in thisconfiguration)
1 Hold SSInFss for the whole frame
Reset type: PER.RESET
9
HSCLKEN
R/W
0h
High Speed Clock
Enable High speed clock enable is available only when operating as
a master.
Value Description
0 Use Input Clock
1 Use High Speed Clock
Note: For proper functionality of high speed mode, the HSCLKEN bit
in the SSICR1 register should be set before any SSI data
transfer or after applying a reset to the QSSI module. In addition, the
SSE bit must be set to 0x1 before the HSCLKEN bit is set.
Reset type: PER.RESET
8
DIR
R/W
0h
SSI Direction of Operation
Value Description
0 TX (Transmit Mode) write direction
1 RX (Receive Mode) read direction
Reset type: PER.RESET
4
EOT
R/W
0h
End of Transmission
This bit is only valid for Master mode devices and operations (
=0x0).MS
Value Description
0 The TXRIS interrupt indicates that the transmit FIFO is half full or
less.
1 The End of Transmit interrupt mode for the TXRIS interrupt is
enabled.When using uDMA, the DMATX bit cannot be set to 1 in any
mode. If used with uDMA, it prevents RISEOT from asserting. If the
bit is kept at 0 during operation, an interrupt is still generated when
the TX FIFO is half or less full with or without using the uDMA.EOT
(Legacy)
Reset type: PER.RESET