LTC2955
Recommended for New Designs
The LTC2955 is a micropower, pushbutton on/off controller that manages system power by generating a clean enable output from the supply monitor input and...
Datasheet
LTC2955 on Analog.com
Hello everyone!
I’m currently working on a university project and going to use the LTC2955-2 and connect it to a microcontroller. My objective is to use the LTC2955-2 to control the power supply going into a microcontroller by using a pushbutton (PB pin) in the LTC2955-2.
I have checked the datasheet, demo manual and all the resources available on the website but unfortunately still have some questions and concerns.
Questions:
Any clarification and more information for my questions would be deeply appreciated.
Hi ENGsarah ,
It sounds like you’re working on an interesting project with the LTC2955-2! Here are some clarifications based on your questions:
Q1 and Q2 Usage: Q1 is used to control the voltage level at the /KILL pin, simulating the behavior of the /EN output. Q2 emulates a power supply, turning on to power the load when /EN is asserted low.
Turning Off LTC2955-2: You can turn off the LTC2955-2 by pressing a button, through a falling edge at the ON pin, or by pulling /KILL low. The /KILL pin provides an immediate shutdown mechanism, useful for firmware shutdowns.
Using /KILL Pin: If you don’t intend to use the /KILL pin, pull it up to your power supply or an external supply (1.2V~5V). If you do intend to use it, drive the logic at the /KILL pin using your microcontroller.
/KILL Pin Function: The /KILL pin is an input pin that checks the voltage level of the connected signal. If the voltage is above 0.8V, /EN will not deassert. If it goes below 0.8V, /EN will deassert high.
Effect on microcontroller: No, it will not affect the microcontroller.
TMR Pin: Correct. The TMR pin configures the additional turn-off debounce time.
Switch Functionality: A regular switch pulling /PB to GND when pressed should work the same as shown in the simulation.
Voltage Regulator Information: Could you provide more details on the voltage regulator you’re using and how you’re integrating it with the LTC2955-2?
Best,
Gaell
Hello @Gaell ,
Thank you so much for taking the time to answer my questions!! Your answers have cleared up a lot of my doubts.
As for question 8, when I used simple voltage regulators such as LT1587-3.3 and ADM7150-3.3, the simulation gets completed up till the stop time that I put.
For the more complex voltage regulators such as ADP2303 and LTC3605, the signals in the graph stop at about 1.24s and don’t continue although the simulation is still “simulating” and hasn’t actually finished up till the required stop time but the graph freezes at this point (1.24s).
As for my connections, I used the example circuit for all the regulars.
Also I have connected the OUTPUT (after the output capacitor -C3 in the example circuit-) of the LTC2955-2 to Vin of the regular.
Best regards,
Sarah
Hello @Gaell ,
Thank you so much for taking the time to answer my questions!! Your answers have cleared up a lot of my doubts.
As for question 8, when I used simple voltage regulators such as LT1587-3.3 and ADM7150-3.3, the simulation gets completed up till the stop time that I put.
For the more complex voltage regulators such as ADP2303 and LTC3605, the signals in the graph stop at about 1.24s and don’t continue although the simulation is still “simulating” and hasn’t actually finished up till the required stop time but the graph freezes at this point (1.24s).
As for my connections, I used the example circuit for all the regulars.
Also I have connected the OUTPUT (after the output capacitor -C3 in the example circuit-) of the LTC2955-2 to Vin of the regular.
Best regards,
Sarah