Tool/software: Linux
In the data sheet for the TPS659037, section 5.3.2.1.3, Equation 1 uses IFS (gain factor) and IOS (offset) in determining IL.
IFS and IOS are defined as:
IFS = IFS0 * K
IOS = IOS0 * K
Where "K is the number of active SMPS phases"
GPADC_SMPS_ILMONITOR_EN.SMPS_ILMON_SEL allows channel 11 of the GPADC to monitor one, two, or three SMPS rails. (SMPS12 / SMPS123, SMPS3, SMPS45 / SMPS457, SMPS7)
Does K refer to the SMPS phases on the entire TPS659037 or does K refer only to the SMPS phases in the selected SMPS_ILMON_SEL mode?
i.e. if SMPS_ILMON_SEL = 0010 (SMPS45 / SMPS457), and SMPS12, SMPS3, SMPS45, SMPS8, SMPS9 are all active,
does K = 7, does K = 2, or does K = something else?