Content originally posted in LPCWare by tbelo on Sat Nov 09 12:22:18 MST 2013
Hi there,
I think that I'm just another guy in the row trying to achieve the precious 6μA or even the 2μA that the XL series states.
My code is the same with the app note and the ones that goes around this forum.
I would really appreciate if someone upload an example like the timed-wakeup together with the required connections to achieve the 6μΑ, as its too important for so many applications. I have spend so much time...
Best regards,
Theo
Hi there,
I think that I'm just another guy in the row trying to achieve the precious 6μA or even the 2μA that the XL series states.
My code is the same with the app note and the ones that goes around this forum.
I would really appreciate if someone upload an example like the timed-wakeup together with the required connections to achieve the 6μΑ, as its too important for so many applications. I have spend so much time...
Best regards,
Theo
Original Attachment has been moved to: deepsleep.c.zip
Hi again,
I think I need to be more precise.
So the more important question is port-pin states in every case:
IF Pin floating --->e.g output low pullup disable.
IF Pin externally pulled low (like P0.7 LED in lpcexpresso) ---> ?
IF Pin externally pulled high (maybe like P0.0 RESET in lpcexpresso) ---> ?
IF Pin floating with analogue capability ---> ?
IF Pin connected to else's IC tristate pin ---> ?
....
Best Regards,
Theo