Power problems


Closed Thread
Results 1 to 40 of 51

Thread: Power problems

Hybrid View

  1. #1
    Join Date
    Jun 2008
    Posts
    84


    Did you find this post helpful? Yes | No

    Default

    transformer output without load is ~16V.
    7805 output is 4.95 while its on.

    I have another circuit usining the same parts, with one change, I use the PIC Kit2 demo board with 16f887 which works ok.
    When I use its 5V power for the second circuit I get the same results.

  2. #2


    Did you find this post helpful? Yes | No

    Default

    Menta, 4.95V is good. Whats the current rating on the transformer? I can see maybe over an amp of current straight off without studying the schematic for longer than a few minutes. Perhaps there is just not enough current to power the LCD? Failing that, what is the current rating for your 7805? Depending on the package they're good for between 250mA and about 500mA. Try putting 2 in parallel (If the tranny has an output of greater than 1500mA)

  3. #3
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    In that schematic, I don't see anything connected to MCLR. If MCLR is floating, or worse grounded, the program might not get the chance to start.
    Try adding a +5v line to the MCLR pin on the '887 and see what happens.
    The program may already have the MCLR pin configured as an I/O, but we won't know without seeing the actual program itself.

    Also, are you using an 887 or 877A? Because there is no 887A...

  4. #4
    Join Date
    Jun 2008
    Posts
    84


    Did you find this post helpful? Yes | No

    Default

    Yes, its 16f877A, my mistake.
    I tried connecting the MCLR pin to the +5v but it didn't help.
    It also didn't help using 2x 7805.
    Its very strange because I have another circuit just exact to this one but using a 887 on a demo board.
    BTW, if I use the programmer voltage output (just + and - ) and connect them to the circuit its also working ok.

  5. #5


    Did you find this post helpful? Yes | No

    Default

    You don't have enough current. Can't be anything else then. Do you have a multimeter? whats the current drain on the circuit?

  6. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by menta View Post
    Yes, its 16f877A, my mistake.
    I tried connecting the MCLR pin to the +5v but it didn't help.
    It also didn't help using 2x 7805.
    Its very strange because I have another circuit just exact to this one but using a 887 on a demo board.
    BTW, if I use the programmer voltage output (just + and - ) and connect them to the circuit its also working ok.
    Are you using the same program between the 887 on the demo board and the 877A in the circuit? If so, it won't work.

  7. #7
    Join Date
    Jun 2008
    Posts
    84


    Did you find this post helpful? Yes | No

    Default

    The program is working when I use the programmer as power supply.
    I of course compiled the program differently for each controller.
    I have multimeter, What is the best way to check the current ?
    serially to the + ?

  8. #8
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by menta View Post
    The program is working when I use the programmer as power supply.
    I of course compiled the program differently for each controller.
    I have multimeter, What is the best way to check the current ?
    serially to the + ?
    That's practically the only way to measure it (short of using a series resistor).
    Connect the meter in-line with the positive supply and the positive on the circuit.
    Make SURE your meter can handle an amp or more.
    If it can't handle that, you'll either smoke your meter or just blow a fuse.

Similar Threads

  1. Battery powered applications
    By NavMicroSystems in forum Off Topic
    Replies: 7
    Last Post: - 22nd June 2009, 07:12
  2. Pic getting part power from Analog Port
    By ShaneMichael in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 22nd April 2009, 10:34
  3. HSerin problems on power up
    By Luckyborg in forum Serial
    Replies: 8
    Last Post: - 21st April 2009, 19:49
  4. 12 Servo's together does not seem to work, Power problem
    By macx75 in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 13th December 2006, 19:30
  5. problems on power up of PIC
    By dmairspotter in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 13th June 2006, 14:11

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