The shunt regulator will always draw the same amount of current whether the PIC is asleep or awake.
That current is always MORE than the most that will ever be used by the PIC, including output pins.
As the PIC draws more current, the regulator "Shunts" less to maintain the same voltage.
When asleep, the regulator draws the full amount, since the PIC is drawing ~nothing.
If you want low current, use an external LDO regulator, and a different PIC.
Bookmarks