Other Parts Discussed in Thread: TPS2121, TPS2120
I would like to use a mechanical switch to enable the switch to turn on my micro controller based IOT project:
First Input - LiPO battery 4.2V Max, 1A max - bidirectional
Second Input - DC Input 9v Max, 1.5A max - unidirectional
I have used these parts in previous designs and am confident about the load switch's capabilities. However, in the past, I have controlled the Enable line using a logic gate. In this application, I want to use a simple slide switch and have the following scenario:
- The switch will be SPDT so it will either be connected to ground or one of the power lines and will be break before make (non-shorting)
- I am looking for the minimum cost / components needed to debounce the switch during that brief period while between poles.
Questions:
- Do I need to debounce the switch, can I use the TPS22810's slew rate as an alternative?
- If so, can I use a simple RC filter?
- If that is not enough, do I need to add a Schmitt trigger?
My device has a fair bit of input capacitance so a very short period of fluctuation is likely OK. But, your advice or tips would be appreciated.
Thanks, Chip
Thank you,
Chip