I've got a small project on the go with a PIC18F27J13 powered by 6 rechargeable NiMH duracell AA batteries using a LDO MCP1702-4002E .. It applies a steady 3.9V for a week or so, before dropping away. I know that 4V for the PIC18F27J13 is above spec and I should really be using a 3.3V LDO MCP1702.
My project utilizes the PIC18F27J13 HLVD facility so that when the voltage drops below 3.4V an interrupt occurs and my project closes down cleanly.
No problems with any of the above.
What I don't understand is that if I power up the project again with the same batteries without having recharged them my project can carry on for another day or two. What's happening? How is my project managing to squeeze the extra juice from the battery after having a short period of rest?
My project utilizes the PIC18F27J13 HLVD facility so that when the voltage drops below 3.4V an interrupt occurs and my project closes down cleanly.
No problems with any of the above.
What I don't understand is that if I power up the project again with the same batteries without having recharged them my project can carry on for another day or two. What's happening? How is my project managing to squeeze the extra juice from the battery after having a short period of rest?