www.ti.com
ADC Registers
913
SPNU563A–March 2018
Submit Documentation Feedback
Copyright © 2018, Texas Instruments Incorporated
Analog To Digital Converter (ADC) Module
22.3.23 ADC Results Memory Configuration Register (ADBNDCR)
ADC Results Memory Configuration Register (ADBNDCR) [offset = 0x58] is shown in Figure 22-45 and
described in Table 22-29.
Refer to Section 22.2.7 for further details on how the conversion results are stored in the ADC results’
RAM.
Figure 22-45. ADC Results Memory Configuration Register (ADBNDCR) [offset = 58h]
31 25 24 16
Reserved BNDA
R-0 R/W-0
15 9 8 0
Reserved BNDB
R-0 R/W-0
LEGEND: R/W = Read/Write; R = Read only; -n = value after reset
Table 22-29. ADC Results Memory Configuration Register (ADBNDCR) Field Descriptions
Bit Field Value Description
31-25 Reserved 0 Reads return 0. Writes have no effect.
24-16 BNDA Buffer Boundary A. These bits determine the memory available for the Event Group conversion
results. The memory available is specified in terms of pairs of result buffers.
Any operation mode read/write:
0 Event Group conversions are not required. If Event Group conversions are performed with the
BNDA value of 0, then the Event Group memory size will default to 1024 words. For proper
usage of the ADC results memory, configure the BNDA value to be non-zero and lower than the
BNDB value.
0-1FFh A total of (2 × BNDA) buffers are available in the ADC results memory for storing Event Group
conversion results.
15-9 Reserved 0 Reads return 0. Writes have no effect.
8-0 BNDB Buffer Boundary B. These bits specify the number of buffers allocated for the Event Group plus
the number of buffers allocated for the Group1. The number of buffer pairs allocated for storing
Group1 conversion results can be determined by subtracting BNDA from BNDB. As a result,
BNDB must always be specified as greater than or equal to BNDA.
Any operation mode read/write:
0 Event Group as well as Group1 conversions are not required.
0-1FFh A total of 2 × (BNDB - BNDA) buffers are available in the ADC results memory for storing
Group1 conversion results.