I want to build a soft-power switch that:
1) Uses the CE input of an XC6221 (LDO power supply) to actually switch the power
2) When the circuit is powered on, the ATMega88 can use the button as input
3) The ATMega can turn itself off
I've designed this circuit which looks like it should work, but I have several practical questions:
1) This puts battery voltage into the DIO inputs of the ATMega when the power is off and the button is pushed. Is the 100K resistor, in series with the ATMega's internal protection diodes, enough to protect the chip from damage?
2) If I use the D option on the XC6221, will the circuit be overly sensitive - "wave your hand near it" to turn it on?
3) Is there a more elegant way to do this? (Using fewer than 4 passives).
In this circuit, pin 23 is to detect the button's state during normal operation, and pin 24 is to keep the circuit turned on after the button is released. I don't need to turn it off while the button is pressed.
Here's the circuit:
I've attached the LDO datasheet. The ATMega datasheet, at 3 MB, is too big to attach; it can be found here. http://www.atmel.com/images/doc2545.pdf
Thanks!
1) Uses the CE input of an XC6221 (LDO power supply) to actually switch the power
2) When the circuit is powered on, the ATMega88 can use the button as input
3) The ATMega can turn itself off
I've designed this circuit which looks like it should work, but I have several practical questions:
1) This puts battery voltage into the DIO inputs of the ATMega when the power is off and the button is pushed. Is the 100K resistor, in series with the ATMega's internal protection diodes, enough to protect the chip from damage?
2) If I use the D option on the XC6221, will the circuit be overly sensitive - "wave your hand near it" to turn it on?
3) Is there a more elegant way to do this? (Using fewer than 4 passives).
In this circuit, pin 23 is to detect the button's state during normal operation, and pin 24 is to keep the circuit turned on after the button is released. I don't need to turn it off while the button is pressed.
Here's the circuit:

I've attached the LDO datasheet. The ATMega datasheet, at 3 MB, is too big to attach; it can be found here. http://www.atmel.com/images/doc2545.pdf
Thanks!