SBASAL0A August 2025 – October 2025 ADC34RF72
PRODUCTION DATA
The device supports three different power down modes that can be controlled via GPIO pins or SPI register writes:
| Power Down Mode | Wake Up Time | Power Consumption (typ) | Comment |
|---|---|---|---|
| Fast Power Down | ~ 5 us | ~ 2.2 W | JESD interface stays active |
| Power Down | depends on JESD interface | ~ 0.8W (4ch powered down) ~ 2.6W (2ch powered down) ~ 3.8W (1ch powered down) |
JESD interface power down 4 Serdes lanes active 8 Serdes lanes active |
| Global Power Down | depends on JESD interface | ~ 0.4 W |
The power down modes can be can be programmed using the following parameters:
| System Parameter Name | Size | Default | Access | Description |
|---|---|---|---|---|
| ADC_SW_GPDN_VAL | 1 | 0 | R/W | Select internal global power down
state. ADC_GPDN_SRC_SEL needs to be set to 1 for this setting to
take effect. 0: Device is powered up. 1: Device is powered down. |
| ADC_GPDN_SRC_SEL | 1 | 0 | R/W | Select if global power down signal is
coming from a GPIO or SPI. 0: Global power down is from GPIO. 1: Global power down is coming from ADC_SW_GPDN_VAL. |
| ADC_CH_PDN_VAL | 4 | 0 | R/W | Individual ADC channel power down
setting. Each ADC gets one bit. If the bit is set, the corresponding
channel is powered down. ADC_CH_PDN_SRC_SEL needs to be set to 1 for
this setting to take effect. Bit 0: ADC0 power down control. Bit 1: ADC1 power down control. Bit 2: ADC2 power down control. Bit 3: ADC3 power down control. |
| ADC_CH_PDN_SRC_SEL | 1 | 0 | R/W | Select if channel power down signal is
coming from a GPIO or SPI. 0: Channel power down is from GPIO. 1: Channel power down is coming from ADC_CH_PDN_VAL. |
| ADC_CH_PDN_MODE | 1 | 0 | R/W | Select the channel power down mode. 0: Normal PDN (least power consumption for each channel). 1: Fast PDN (faster power up time but higher power consumption). |