User Manual
92 of 562
V 1.0
2021-08-25
XDPP1100 technical reference manual
Digital power controller
Voltage control
Peripheral Field name
Access Address
Bits
Description
vcontrol
vc_vcontrol_vout_min
RW
7000_1418h
(vcontrol0)
7000_1818h
(vcontrol1)
[15:8]
V
OUT
min. limit referenced to VSEN
input (i.e., after scaling by
VOUT_SCALE_LOOP. Target
voltages (including droop) below
this limit will be clamped to this
level.
Computed by FW from PMBus
commands as follows:
vout_min(U12.-4) =
VOUT_MIN(U8.8) *
VOUT_SCALE_LOOP(U0.16) * 50 /
(2^8 * 2^16)
LSB = 20 mV, range = 0.0 to 5.1 V
vcontrol
vc_vavp_rll_neg
RW
7000_141Ch
(vcontrol0)
7000_181Ch
(vcontrol1)
[10:0]
Load-line (droop) resistance
referenced to VSEN input (i.e., after
scaling by VOUT_SCALE_LOOP)
when load current is negative.
Computed by FW from PMBus
commands as follows:
vc_vavp_rll_neg(U4.7) =
MFR_RDROOP_RLL_NEG(Ux.y) *
VOUT_SCALE_LOOP(U0.16) / (2^y *
2^(16-7))
where, y = -1 * LINEAR11 exponent
of MFR_RDROOP_RLL_NEG
LSB = 7.8125 µ
Ω
, range = 0.0 to
15.9922 m
Ω
vcontrol
vc_vcontrol_irq_en
RW
7000_1420h
(vcontrol0)
7000_1820h
(vcontrol1)
[1:0]
Interrupt enable for V
control
. When
the bit indicated is high, the
corresponding signal is enabled to
generate an interrupt.
0: Ramp at target
1: Ramp within vc_vramp_target
window of target voltage
vcontrol
vc_vcontrol_irq_stat
R
7000_1424h
(vcontrol0)
7000_1824h
(vcontrol1)
[1:0]
Interrupt status for V
control
.
0: Ramp at target
1: Ramp within vc_vramp_target
window of target voltage
vcontrol
vc_over_vout_max
R
7000_1424h
(vcontrol0)
7000_1824h
(vcontrol1)
[2]
V
OUT
max. status flag
0: V
control
output below vc_vout_max
1: V
control
output clamped to
vc_vout_max
vcontrol
vc_under_vout_min
R
7000_1424h
(vcontrol0)
7000_1824h
(vcontrol1)
[3]
V
OUT
min. status flag
0: Commanded target above
vc_vout_min
1: Commanded target below
vc_vout_min, will be clamped to
vout_min (target of 0 is an
exception that will not be clamped)