Post Go back to editing

LT3042 PG pin when not powered (IN = 0 V)

Thread Summary

The user inquired about the PG pin behavior of the LT3042 when the device is not powered (IN = EN = PGFB = GND = 0 V). The final answer confirmed that the PG pin is high-impedance in this state, which could cause the relay to close incorrectly if directly connected. The user provided project details, indicating low initial volume, and noted an issue with the PG output behavior when EN is low, suggesting a potential datasheet discrepancy.
AI Generated Content
Category: Hardware
Product Number: LT3042

Does the PG pin of the LT3042 sink current when the device is not powered (IN = EN = PGFB = GND = 0 V)?

The Absolute Maximum Ratings seem to allow this condition (maximum PG pin voltage is 22 V without regard to IN voltage).

The LT3042 model in LTspice suggests PG does not sink current until IN reaches about 1.22 V (maybe the Vgs threshold of the PG output transistor?) I am not sure if this behavior is modeled realistically in LTspice.

Motivation: I want to pull up PG and connect it to an N-MOSFET gate to turn on a relay (driven by a separate power rail). This rail can be high when the LT3042 supply is off. Thus if PG is high-impedance, the relay would wrongly close. (In this case I would need another transistor to break the relay circuit when IN is low.)

Thank you!