Hello,
We would like to know what are possible scenarios wherein the SW pin and GND Pin of the TPS62136 IC can get permanently internally shorted
Below is the our circuit that contains the TPS62136 IC.
The BuckEnable2, Output Control and PolaritySwitchPin Nodes (Global Label) are connected directly to our microcontroller.
Prior to powering ON the circuit, we checked that there were no shorts in the output and input of the circuit. There were also no shorts in the IC section.
Another note is that when we where testing the circuit, there was no load connected to the Load+ and Load- of the DPDT Relay.
Our Circuit is design to have an output voltage that controlled by the Output Control Pin. We are able to adjust the output from 0.8V to 8.4V with a VIN greater than or equal to 8.4V
This is how we tested the circuit which led to an eventual internal short circuit. These were all done via the program in the microcontroller and the user input
1. Circuit is powered ON with VIN of 8.4V. EN pin is pulled Low via the BuckEnable2. Output Control is set 0% Duty Cycle PWM so that the output voltage would be 0.8V.
PolaritySwitchPin is also low.
2. Using system inputs we then go to a section of the microcontroller program where the following happens.
A. PolaritySwitchPin is set to high which turns on the DPDT Relay. Note: There was no load connected to the relay outputs (load+ / load-). The actual load also handles reverse voltages.
B. BuckEnable2 is set to high to enable buck converter output (output is 0.8V)
C. Output_Control Pin is set a 100% Duty Cycle PWM so that the output voltage is near 8.4V.
3. Using system inputs we then go to a section where we can manually control the output voltage of the circuit.
A. Going into that mode that Output_Control Pin goes to a specific duty cycle that sets the output voltage to 5V. The BuckEnable2 Pin and PolaritySwitchPin do not have a state change
B. We then are able to manually increase the Output Control Pin Duty Cycle.
C. When we reached maximum voltage, we noticed that our display screen that shows all our data turns OFF and we see that our Power Supply went to CC mode.
When measuring the resistances in the buck circuit,
INPUT (VIN) to GND is shorted (0.5ohm)
OUTPUT (SW) to GND is shorted (0.5ohm)
INPUT (VIN) to OUTPUT (SW) is also shorted (0.5ohm)
When the TPS62136 IC was removed from the circuit, only the OUTPUT (SW) pad and GND pad of the IC is shorted.
IC INPUT Pad and GND Pad are NOT Shorted and IC INPUT Pad to SW Pad are NOT Shorted
There were no shorts found on the PCB
What do you think might be the cause of the internal short in the IC? What operating conditions might cause it since it was functional before the IC short.
One aspect we were considering is if we had triggered the HICCUP Current Limit And Short Circuit Protection of the TPS62136 in section 9.4.4 of the datasheet? Is this a possibility even if there was no load connected?
Thanks,
Deniel