SDHS Registers
599
SLAU367P – October 2012 – Revised April 2020
Copyright © 2012–2020, Texas Instruments Incorporated
Sigma-Delta High Speed (SDHS)
Table 22-14. SDHSRIS Register Field Descriptions (continued)
Bit
Field
Type
Reset
Description
3
DTRDY
R
0h
SDHS Data Ready Raw Interrupt Status bit. Read Only. This bit is
asserted when a new conversion data is available in the data buffer
and remains set as long as the buffer is not empty regardless of the
SDHS data conversion status.
Note: the data buffer is automatically cleared when the data buffer
becomes empty.
Following two methods can be used to empty the data buffer after
completing data conversion if necessary:
1) When the DTC is enabled, no additional action is required. The
DTC reads the data buffer until the data buffer becomes empty.
2) When the DTC is disabled, then either read the SDHSDT register
until this bit is cleared or enable the DTC so that the DTC empties
the buffer. Either way, this bit will be cleared when the buffer
becomes empty.
Reset type: PUC
0h (R) = No DTRDY event
1h (R) = The data buffer has become empty.
2
SSTRG
R
0h
SDHS Conversion Start Trigger Raw Interrupt Status bit. Read Only.
Reset type: PUC
0h (R) = No SSTRG event
1h (R) = Converson Start signal has been asserted
1
ACQDONE
R
0h
Acquisition Done Raw Interrupt Status bit. Read Only. This bit is not
de-asserted by hardware. This bit is asserted when data conversion
is ended (either complete or incomplete).
If SDHSCTL2.DTOFF = 0, then this bit is asserted when data buffer
becomes empty (i.e. when DTC completes the data transfer).
If SDHSCTL2.DTCOFF = 1, then this bit is asserted immediately
when data conversion stops regardless of the data buffer status. In
this case, CPU can continuously read the SDHSDT register until the
data buffer becomes emtpy.
Reset type: PUC
0h (R) = No ACQDONE event
1h (R) = Data conversion has been finished (either complete or
incomplete).
0
OVF
R
0h
SDHS Data Overflow Raw Interrupt Status bit. Read Only. This bit is
not automatically de-asserted by hardware.
Reset type: PUC
0h (R) = No OVF event
1h (R) = When DTC is enabled (SDHSCTL2.DTCOFF = 0), DTC has
dropped at least one sample. This indicates that the system clock
needs to be increased.
When DTC is disabled (SDHSCTL2.DTCOFF = 1), At least one new
sample has been overwritten to SDHSDT register before the
previous value is read.