Other Parts Discussed in Thread: TPS3840
Hello team,
I’m trying to calculate the divider resistance using the application note (SNVA865). However, my calculation shows there are something wrong when using open drain type of TPS3840-Q1. (TPS3840DL: VPOR=950mV, TPS3840PL: VPOR=300mV). The example in the apps note is calculated with VPOR=300mV, so it seems that the equation between min and max resistance is not matched when using VPOR=950mV. Is it not possible to use TPS3840DL for the following case?
Example:
VBAT_max = 42V, VBAT_min = 4.2V, VD = 0.3V
R1 = 100kohm, R2 = ??
VDD_max = 10V >= R2 / (R1+R2) * (VBAT_max – VD)
--> R2 <= 31.55kohm
VPOR = 950mV <= R2 / (R1+R2) * (VBAT_min -VD)
--> R2 >= 32.20kohm
Thanks,
Sam Lee