Tool/software:
Regarding the VBAT_In query, If we use the step down or voltage divider circuit, how to detect the "input pin short to VBAT_IN or short to battery)?.
As per PCM6020-Q1 datasheet, A short to VBAT_IN fault occurs when the difference between the voltage measured for the VBAT_IN pin and the
input pin, ABS(VBAT_IN – INxx), is less than the threshold or both the VBAT_IN and INxx pin measured voltages
are above 11.7 V. The threshold can be set by configuring DIAG_SHT_VBAT_IN, P0_R101_D3-0.
My understanding is during the short to battery, it will check the configured threshold between VBAT pin to Input pin, if less than the threshold it will detect as short to VBAT.
Then such scenario, we need to keep VBAT_IN pin as same as battery voltage to detect the short to battery, is my understanding is correct?.