Datasheet
Table Of Contents
- Features
- Applications
- Functional Block Diagram
- General Description
- Table of Contents
- Revision History
- Specifications
- Absolute Maximum Ratings
- Pin Configuration and Function Descriptions
- Typical Performance Characteristics
- Theory of Operation
- Serial Port Interface (SPI)
- Register Structure
- Register Descriptions
- Vendor ID Register (Address 0x00)
- ADC Data Register (Address 0x01)
- ADC Sequence Register (Address 0x03)
- Configuration Register Bank (Address 0x05)
- Digital Output Driver Subregister (Address 0x01)
- Digital I/O Function Subregister (Address 0x02)
- General Subregister (Address 0x08)
- VIN RANGE0 and VIN RANGE1 Subregisters (Address 0x10 and Address 0x11)
- ADC Sampling Mode Subregister (Address 0x12)
- VIN ALERT0 Routing and VIN ALERT1 Routing Subregisters (Address 0x13 and Address 0x14)
- VIN Filter Subregister (Address 0x15)
- Conversion Delay Control Subregister (Address 0x16)
- Temperature Sensor Subregister (Address 0x20)
- Temperature Sensor Alert Routing Subregister (Address 0x21)
- GPIO2/DAC DISABLE0 and GPIO4/DAC DISABLE1 Subregisters (Address 0x30 and Address 0x31)
- Alert Limits Register Bank (Address 0x06)
- Alert Flags Register Bank (Address 0x07)
- Minimum and Maximum Register Bank (Address 0x08)
- Offset Register Bank (Address 0x09)
- DAC Buffer Enable Register (Address 0x0A)
- GPIO Register (Address 0x0B)
- Conversion Command Register (Address 0x0E)
- ADC Conversion Result Registers, VIN0 to VIN7 (Address 0x10 to Address 0x17)
- TSENSE Conversion Result Register (Address 0x20)
- DAC Channel Registers (Address 0x30 to Address 0x33)
- ADC Conversion Control
- DAC Output Control
- Alerts and Limits
- Outline Dimensions

Data Sheet AD7292
Rev. 0 | Page 27 of 40
VIN Filter Subregister (Address 0x15)
The 16-bit VIN filter subregister enables digital filtering of the
analog inputs channels. The digital filter consists of a simple
low-pass filter function to help reduce unwanted noise on dc
signals. Writing a 1 to Bits[D7:D0] in this subregister enables
digital filtering of the corresponding analog input channel (see
Table 25). On power-up, the VIN filter subregister contains all
0s by default.
Conversion Delay Control Subregister (Address 0x16)
The 16-bit conversion delay control subregister is used to delay
the start (including the sample point) of a conversion. The delay
is a count of internal ADC clocks following the falling SCLK
signal that triggers the start of a conversion.
For example, if the conversion delay control subregister holds
the value 0x0003, three ADC clocks are counted before the
ADC enters hold mode and the conversion begins. The ADC
clock has a period of 40 ns typically.
If the conversion delay control subregister is set to a nonzero
value N, the ADC waits for the programmed number of ADC
clock periods (N) after a conversion is triggered before sampling
the input. If the register holds the default value of 0, there is no
delay, and the conversion is started from the falling SCLK that
triggers the start of the conversion. When using the conversion
delay, the conversion is extended by N + 1 clocks.
Table 25. VIN Filter Subregister, Bit Function Descriptions
Bits Bit Name R/W Description
[D15:D8] Reserved R/W Reserved
D7 Enable digital filtering
of VIN7
R/W 0 = disable digital filtering of VIN7
1 = enable digital filtering of VIN7
D6 Enable digital filtering
of VIN6
R/W 0 = disable digital filtering of VIN6
1 = enable digital filtering of VIN6
D5 Enable digital filtering
of VIN5
R/W 0 = disable digital filtering of VIN5
1 = enable digital filtering of VIN5
D4
Enable digital filtering
of VIN4
R/W
0 = disable digital filtering of VIN4
1 = enable digital filtering of VIN4
D3 Enable digital filtering
of VIN3
R/W 0 = disable digital filtering of VIN3
1 = enable digital filtering of VIN3
D2 Enable digital filtering
of VIN2
R/W 0 = disable digital filtering of VIN2
1 = enable digital filtering of VIN2
D1 Enable digital filtering
of VIN1
R/W 0 = disable digital filtering of VIN1
1 = enable digital filtering of VIN1
D0 Enable digital filtering
of VIN0
R/W 0 = disable digital filtering of VIN0
1 = enable digital filtering of VIN0
Table 26. Conversion Delay Control Subregister, Bit Function Descriptions
Bits Bit Name R/W Description
[D15:D0] Delay value R/W These bits specify the 16-bit delay value (0 to 0xFFFF) before the start of a conversion.
The delay is a count of internal ADC clocks following the falling SCLK signal.