5v for PIC problem


Closed Thread
Results 1 to 5 of 5
  1. #1

    Exclamation 5v for PIC problem

    Hello
    I need some help to design a transmitter using an RF Transmitter module and my PIC12F635. Problem is I have been given a 12v battery and I need to provide 12v to the module and 5v to PIC - All upon button press as to spend no current while no button is being pressed.

    My guidelines are to minimise current consumption as well - I have tried using 7805 but my current consumption (eventhough its momentary) is HUGE 70mA ( my little 12v battery drains in few days upon few clicks every day).

    My project makes PIC pins high upon corresponding button press, upon which depending on which pin is made high - corresponding data is sent.

    I Hope someone can help!

    Thanks

  2. #2
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    First of all replace the 7805 with a low drop regulator (LT1086 series for instance).

    If you post the schematic you could have a little more help.

    Al.
    All progress began with an idea

  3. #3
    Join Date
    Jul 2007
    Location
    Bavaria
    Posts
    28


    Did you find this post helpful? Yes | No

    Default

    I think a better choice for low quiescent current would be a LP2950 voltage regulator.
    The LT1086 (similar to the 7805) needs 5-10 mA, the LP2950 less than 100uA for himself.
    Are the 70mA constanty drained into the PIC or also the rest of the circuit?
    You can put your PIC into sleep mode and reduce the current consumption to a few uA.
    If you make your transmitter circuit switchable by the PIC you should be able to reduce the standby current to the 100uA range.
    If this is not sufficient, I've seen circuits where the uC switches off its own power supply and is powered up by a key-press.

    Regards,
    Ingo

  4. #4


    Did you find this post helpful? Yes | No

    Default transmitter

    I think there is something wrong with your circuit set-up to draw 70ma. A 78L05 uses only few ma's. Are you using 10k to 100k r's to the pic pins that select which switch is pressed ? PIC enabled transmitters I have have made only consume about 10 ma.

    don
    amgen

  5. #5


    Did you find this post helpful? Yes | No

    Default

    Thank you all for your input!
    I managed to reduce the current now to 12mA

Similar Threads

  1. 5v and 7v on same board - question
    By mark.oswald in forum Schematics
    Replies: 1
    Last Post: - 28th July 2007, 23:03
  2. USART Problem , but don't know where, in pc? or in PIC?
    By precision in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 15th July 2007, 08:12
  3. problem RB4-7 on a 18F876A
    By mischl in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 30th March 2006, 14:30
  4. 1 slave 1 master 1 MAX232 1 problem ?
    By SuB-ZeRo in forum mel PIC BASIC Pro
    Replies: 19
    Last Post: - 31st July 2005, 22:59
  5. weird 12F629/675 problem
    By peterdeco1 in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 7th October 2004, 01:08

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