Low Power on 16F1827 or 12F675


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807

    Default Low Power on 16F1827 or 12F675

    The attached test code does mostly sleep and wakes for a little when PortB.0 is left floating (it has Pull up enabled). Then goes back to sleep again.

    During Sleep, I expected a current of 20 uA but got about 100. I noted that the 20uA is measured when the PortB.0 is left floating and 100 when grounded (possibly from the pull up device of the PIC®).

    Since I need a positive edge interrupt, is it possible to lower the current during sleep?

    Ioannis
    Attached Files Attached Files
    Last edited by Ioannis; - 30th May 2013 at 07:16.

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default Re: Low Power on 16F1827 or 12F675

    For anyone concerned regarding lowering the consumption during SLEEP.

    Indeed the internal Pull-ups have probably a low value. In fact I think they are Mosfets, but anyway.

    I have disabled the internal Option_Reg.7 and /WPUB. Now when SLEEP current is with a 100K about 55uA and with 1M about 25uA at 3.3 Volts.

    Please note that the Low Power WDT is enabled and everything else is OFF. So he measured current is on the high side of what the optimistic specs state.

    But then the sheet says to use the maximum value (I suppose 85 or 125 degrees), so I am in!

    Ioannis
    Last edited by Ioannis; - 30th May 2013 at 07:16.

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default Re: Low Power on 16F1827 or 12F675

    And here are the results using the smaller 12F675 chip. When put at SLEEP, no current can be measured with my Fluke 179 on a 10K resistor.

    Wow, that is fantastic!

    Ioannis

Similar Threads

  1. LCD Low Power
    By kduck63 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 5th December 2012, 00:05
  2. Low power applicationn
    By Andre_Pretorius in forum General
    Replies: 2
    Last Post: - 17th September 2010, 18:13
  3. Low Power Sleep
    By kduck63 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 4th December 2009, 14:33
  4. low power consumption
    By taos in forum General
    Replies: 0
    Last Post: - 26th February 2006, 08:33
  5. Replies: 0
    Last Post: - 25th May 2005, 10:35

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts