PIC sinking voltages higher that Vdd???


Closed Thread
Results 1 to 31 of 31

Hybrid View

  1. #1
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    Good comment regarding the MOSFET's, some of which have a low enough gate current so they can be driven direct from the PIC

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Depending of the load and frequency (if there's any), yes.

    For much demanding stuff, there's still the MOSFET driver solution. Tons of different models and type available. Microchip TC1427 are not too bad.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Jan 2007
    Posts
    44


    Did you find this post helpful? Yes | No

    Default

    Hey. Thanks for all the answers. I think im going to connect a npn transistor as most of you suggested. The probem is that, as it is battery powered, i need to keep the current draw very small. Do you know which will be (more or less) the current flowing from the IO to the base of the npn???
    I was going to use the multimeter to measure it, but, after the cleaning lady came home, the screen was broken into pieces!!!
    Well, thanks again for your help
    Manuel

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by manumenzella View Post
    Hey. Thanks for all the answers. I think im going to connect a npn transistor as most of you suggested. The probem is that, as it is battery powered, i need to keep the current draw very small. Do you know which will be (more or less) the current flowing from the IO to the base of the npn???
    I was going to use the multimeter to measure it, but, after the cleaning lady came home, the screen was broken into pieces!!!
    Well, thanks again for your help
    Manuel
    Using a transistor instead of a MOSFET is going to cost you a few mA in base current right there. MOSFET's have practically no gate current, generally in the pico-amps (except when switching states due to gate capacitance). Use an N channel MOSFET, 2N7000. It'll easily handle 12v across the drain-source, and switch on/off with 5v logic levels on the gate.

  5. #5
    Join Date
    Feb 2005
    Location
    Kolkata-India
    Posts
    563


    Did you find this post helpful? Yes | No

    Default Which PIC, any open drain outputs ?

    Hi,

    Some PICs have an open drain output (say PORTA.4). This means that it has only the lower side N-Channel MOSFET inside. And according to a Microchip FAE this can tolerate upto 8 volts safely. Hopefully it should not be a problem with your buzzer and 9v battery.
    Regards

    Sougata

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


    Did you find this post helpful? Yes | No

    Default

    And according to a Microchip FAE this can tolerate upto 8 volts safely.
    You're right, it does say that. But it also says that PORTA.4 has protection diodes to VDD and VSS.

    Which one are we supposed to believe?

    I suppose a little testing would tell.
    <br>
    DT

  7. #7
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    You're right, it does say that. But it also says that PORTA.4 has protection diodes to VDD and VSS.

    Which one are we supposed to believe?

    I suppose a little testing would tell.
    <br>
    YES! DESTRUCTIVE TESTING! I LOVE IT!
    I've pulled 9v at about 5mA thru A.4 before, don't know if it was determental to the chip or not, but it seemed to work while I was doing it and I am still using the chip.

    On the same note, I'm in Tucson, Az. for another couple of weeks. Man is it dry down here! I'm getting some killer static shocks from the doorknob! zzzztttt

  8. #8
    Join Date
    Feb 2003
    Location
    Salt Lake City, Utah USA
    Posts
    517


    Did you find this post helpful? Yes | No

    Smile

    Quote Originally Posted by Darrel Taylor View Post
    But it also says that PORTA.4 has protection diodes to VDD and VSS.

    Which one are we supposed to believe?
    Figure 5.4 in the datasheet for the 16F628 shows no clamp diode to VDD.
    Paul Borgmeier
    Salt Lake City, UT
    USA
    __________________

Similar Threads

  1. Pic getting part power from Analog Port
    By ShaneMichael in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 22nd April 2009, 10:34
  2. 12 bit or higher ADC on a PIC that works with PBP?
    By Brandon in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 11th November 2007, 17:19
  3. Replies: 3
    Last Post: - 29th October 2006, 09:16
  4. Replies: 2
    Last Post: - 10th February 2006, 01:04
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

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