Hi E2E,
Could you kindly let us know how to calculate POUT in IC?
We read the register as below, but we find POUT not equal IOUT*VOUT.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi E2E,
Could you kindly let us know how to calculate POUT in IC?
We read the register as below, but we find POUT not equal IOUT*VOUT.
Hi Julian, Some small amount of difference is normal because
(1) READ_VOUT is reporting in VID mode (5mV LSB), but TPS53622 internally has higher resolution capability, which it uses for the POUT calculation. Mabe try to read MFR_SPECIFIC_04 (Linear11 mode) to get a more clear idea.
(2) READ_IOUT and READ_VOUT continuously update and have different filtering rates. So just reading the VOUT and IOUT through PMBus does not necessarily give the exact value used by the internal calculation, since the readings do typically have a few LSB of noise in them on a real system.