SCI Registers
1041
SPRUHE8E – October 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
C28 Serial Communications Interface (SCI)
Table 13-16. SCI FIFO Receive (SCIFFRX) Register Field Descriptions (continued)
Bit
Field
Value
Description
12-8
RXFFST4
−
0
00000
Receive FIFO is empty
00001
Receive FIFO has 1 word
00010
Receive FIFO has 2 words
00011
Receive FIFO has 3 words
0xxxx
Receive FIFO has x words
10000
Receive FIFO has 16 words
7
RXFFINT
Receive FIFO interrupt
0
RXFIFO interrupt has not occurred, read-only bit
1
RXFIFO interrupt has occurred, read-only bit
6
RXFFINT CLR
Receive FIFO interrupt clear
0
Write 0 has no effect on RXFIFINT flag bit. Bit reads back a zero.
1
Write 1 to clear RXFFINT flag in bit 7
5
RXFFIENA
Receive FIFO interrupt enable
0
RX FIFO interrupt based on RXFFIL match (greater than or equal to) is disabled
1
RX FIFO interrupt based on RXFFIL match (less than or equal to) will be enabled.
4-0
RXFFIL4
−
0
Receive FIFO interrupt level bits
11111
The receive FIFO generates an interrupt whenever the FIFO status bits (RXFFST4-0) are greater
than or equal to the FIFO level bits (RXFFIL4-0). The maximum value that can be assigned to
these bits to generate an interrupt cannot be more than the depth of the RX FIFO. The default
value of these bits after reset is 11111b. Users should set RXFFIL to best fit their application needs
by weighing between the CPU overhead to service the ISR and the best possible usage of received
SCI data.
Figure 13-24. SCI FIFO Control (SCIFFCT) Register — Address 705Ch
15
14
13
12
8
ABD
ABD CLR
CDC
Reserved
R-0
W
−
0
R/W
−
0
R-0
7
6
5
4
3
2
1
0
FFTXDLY7
FFTXDLY6
FFTXDLY5
FFTXDLY4
FFTXDLY3
FFTXDLY2
FFTXDLY1
FFTXDLY0
R/W-0
R/W-0
R/W-0
R/W-0
R/W-0
R/W-0
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 13-17. SCI FIFO Control (SCIFFCT) Register Field Descriptions
Bit
Field
Value
Description
15
ABD
Auto-baud detect (ABD) bit.
0
Auto-baud detection is not complete. ”A”,”a” character has not been received successfully.
1
Auto-baud hardware has detected ”A” or ”a” character on the SCI receive register. Auto-detect is
complete.
14
ABD CLR
ABD-clear bit
0
Write 0 has no effect on ABD flag bit. Bit reads back a zero.
1
Write 1 to clear ABD flag in bit 15.
13
CDC
CDC calibrate A-detect bit
0
Disables auto-baud alignment
1
Enables auto-baud alignment
12-8
Reserved
Reserved