I have been experimenting with my 10F206's for months now, and I am measuring the differences in Sleep mode using Pic Basic Pro.
The PBP manual states that the END statement is just a cycle of SLEEP commands. Since SLEEP and NAP commands use the WatchDog timer, WDT must be turned on. for any of the three commands to work properly or at all.
When the END command is reached in the program, the PIC does go down to about 1.9 to 2,1 u Amps. That doesn't seem to bad.
I am using a NEW Fluke 189 Data logger meter to measure the current in sleep. When I Select the MAX/MIN button on the meter, ( FAST RECORD), the PIC records a pulse of current to about 87.2 u Amps about every three seconds or so.
THE QUESTION---------
Is there any way to completely turn off the WDT from waking up and drawing that current to stay at the 2.0 uAmp range or less?
I was wanting to use a bunch of NAP statements in my program also just to save some power while doing stuff and then Completely turn off all power till a new Power UP. My design does not need to wake up until a new power supply is applied.
Thanks All
Thanks
RIX
Bookmarks