sleep problem help plz >>>.


Closed Thread
Results 1 to 21 of 21

Hybrid View

  1. #1
    Join Date
    May 2009
    Posts
    66


    Did you find this post helpful? Yes | No

    Default

    sorry i did mistikes , all wat i need is to put pic in sleep mode but very low current like datasheet says 2 uA im gettin 3 mA when it sleeps . plz help

  2. #2
    Join Date
    Jul 2008
    Location
    TURKIYE-KONYA
    Posts
    51


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Mus.me View Post
    sorry i did mistikes , all wat i need is to put pic in sleep mode but very low current like datasheet says 2 uA im gettin 3 mA when it sleeps . plz help
    is there any voltage regulator on your board.(7805 - 78l05)

    measure only the current off pic.

  3. #3
    Join Date
    May 2009
    Posts
    66


    Did you find this post helpful? Yes | No

    Question

    Quote Originally Posted by mehmetOzdemir View Post
    is there any voltage regulator on your board.(7805 - 78l05)

    measure only the current off pic.
    hi mehmetOzdemir , no im useing 3.7 battery i just think the problem in the code i dont know how to desables everythings during sleep mode. help plz

  4. #4
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Code:
    DEFINE CONFIG_WORD_$3F31 
    DEFINE INT_OSC 8
    Are you putting those in there for some other purpose?

    They have no effect on your PIC.
    Including setting the proper configs and OSC.
    <br>
    DT

  5. #5
    Join Date
    May 2009
    Posts
    66


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    Code:
    DEFINE CONFIG_WORD_$3F31 
    DEFINE INT_OSC 8
    Are you putting those in there for some other purpose?

    They have no effect on your PIC.
    Including setting the proper configs and OSC.
    <br>
    thanks DT ive took them off but still the same problem

  6. #6
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Mus.me View Post
    thanks DT ive took them off but still the same problem
    And what did you replace them with?
    <br>
    DT

  7. #7
    Join Date
    May 2009
    Posts
    66


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    And what did you replace them with?
    <br>
    well config words is $3F31 wdte off i did sett them in the programmer loader
    im sure i didnt disable somethings like comparators or registers or acd im new in pbp ,i dont understand to much the datasheet . and using internal osc .tank DT for reply ..

Similar Threads

  1. Problem with ports help plz
    By Mus.me in forum mel PIC BASIC Pro
    Replies: 33
    Last Post: - 2nd August 2009, 21:51
  2. Won't go back to SLEEP after 1st Interrupt
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 32
    Last Post: - 29th June 2009, 09:00
  3. ESC problem plz help
    By al000y in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 21st January 2007, 10:21
  4. interupt & Sleep Problem - HELP!!
    By Santana in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 23rd November 2004, 10:39
  5. Problem with intensity.. plz help
    By Srigopal007 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 7th October 2004, 17:25

Members who have read this thread : 0

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