![Infineon XDPP1100 Скачать руководство пользователя страница 207](http://html1.mh-extra.com/html/infineon/xdpp1100/xdpp1100_technical-reference-manual_2055193207.webp)
User Manual
207 of 562
V 1.0
2021-08-25
XDPP1100 technical reference manual
Digital power controller
Telemetry
Peripheral Field name
Access Address
Bits
Description
7000_382Ch
(Loop 1)
FW as follows:
READ_VIN(U7.2) = tlm_vin_lpf[10:2]
LSB = 62.5 mV, range = 0.0 to
127.9375 V
telem
tlm_vout_convert_facto
r
RW
7000_3430h
(Loop 0)
7000_3830h
(Loop 1)
[20:0]
Conversion factor for computing
V
OUT
from the measured VSADC
output. It consists of two
components: scaling for the V
OUT
resistor divider and shifting the
binary point from the ADC
representation (1.25 mV) to 1 V.
Computed by FW from PMBus
commands as follows:
Quot1(U6.8) = 2^24 /
VOUT_SCALE_LOOP(U0.16), clamp
to 2^14-1
tlm_vout_convert_factor(U-3.24) =
Quot1(U6.8) * 82(U-9.16)
LSB = 2^-24, range = 0.0 to 0.1250
telem
tlm_vout_fs
R
7000_3434h
(Loop 0)
7000_3834h
(Loop 1)
[11:0]
Output voltage (V
OUT
) telemetry at
the sample clock rate (50 MHz).
Note:
This field is in VSADC code format
(i.e., the voltage at the VSEN pin
after the sense resistor divider) and
must be scaled by
VOUT_SCALE_LOOP for output-
referenced voltage. See
tlm_vout_fsw description for scale
equation.
LSB = 1.25 mV, range = 0.0 to
5.11875 V
telem
tlm_vout_fsw
R
7000_3438h
(Loop 0)
7000_3838h
(Loop 1)
[14:0]
Low-pass filtered output voltage
(V
OUT
) telemetry updated at the
F
switch
clock rate.
Note:
This field is in VSADC code format
(i.e., the voltage at the VSEN pin
after the sense resistor divider) and
must be scaled by
VOUT_SCALE_LOOP for output-
referenced voltage.
PMBus command computed by
FW as follows:
READ_VOUT(U16-X.X) =
(tlm_vout_fsw(U12.3) / 800) * (2^16
/ VOUT_SCALE_LOOP(U0.16)) *
2^(X-3)
where X = negative of VOUT_MODE
exponent