Hi team,
FW user's guide / TRM has a description below regarding to System Config (0x28h) OvpTripPoint(Bit[21:16]).
If the voltage on VBUS exceeds this value and OvpUsage is set to 00b, then VBUS will be disconnected from the input rails to protect the system. When set to 000000b, the OVP block is disabled if OvpUsage is set to 00b. The threshold in Volts is calculated as OvpTripPoint*0.32V + 3.84V. The range is therefore 4.16V to 24V.
When TPS65982 sets register setting below, if over 24V is applied to TPS65982 for a moment, what behavior does TPS65982 show?
System Config Reg. (0x28h)
・OvpUsage (Bit[23:22]) = 00b
・OvpTripPoint Bit[21:16]) = 000000b
Example customer wants to have.
・If 24V ~ xx V is applied for less than __ms, no action is done. (Normal motion)
・If more than xx V is applied for more than __ms, TPS65982 is internally reset.
・If more than xx V is applied for more than __ms, TPS65982 should be possibly broken.
・Others.