Chip Selection


Closed Thread
Results 1 to 9 of 9

Thread: Chip Selection

  1. #1
    Join Date
    Aug 2005
    Location
    Houston, TX
    Posts
    43

    Default Chip Selection

    I do fairly simple stuff using PIC Basic (not “Pro”) mostly using chips to drive switches and as timers. I have had a couple of chips fail (12f629) which has not been a big deal but I wonder about the failures.
    Since I expect to be asked, the failures are in a circuit powered by a dc supply that runs parallel to 120v ac lines, so I have a 100uf cap at the input, and a 78L05 regulator, a .1 cap on the 5v side. The out put is a led flasher protected by a 1K resistor. A 16F84A chip uses the same supply a bit south with no problems. All other pins are inputs, internally pulled up except pin 3, pulled up with a 20K resistor. I make my own circuit boards with Press-n-Peel Blue.
    I have concluded, with no evidence at all, that the older simpler chip would be more robust than similar more complex chips developed more recently. Say 12f675 or 12f683 or others I don’t know about? (Is there a catalog available to guide chip selection?)
    Are any particular chips more rugged than others. Does any one know? Does anyone care. Afterall, all chips that I have used have continued to perform with the one exception so I have no complaint. Since my production runs have never been more than 3, cost is not a big factoe for me.
    Comments welcome.

  2. #2
    Join Date
    May 2004
    Location
    brighton
    Posts
    149


    Did you find this post helpful? Yes | No

    Default Re: Chip Selection

    Have you checked with a scope on the dc side if its fluctuating or stable?

  3. #3
    Join Date
    Aug 2005
    Location
    Houston, TX
    Posts
    43


    Did you find this post helpful? Yes | No

    Default Re: Chip Selection

    No, but I have assumed it is pretty good, as its source is the trickle current to the burglar alarm back up battery. I put my Fluke meter on it, and as I recall the ac ripple south of the vr was OK.

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Chip Selection

    What is the source of the inputs? Maybe there is a spike now and then.
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Aug 2005
    Location
    Houston, TX
    Posts
    43


    Did you find this post helpful? Yes | No

    Default Re: Chip Selection

    The power comes from the trickle charge to a 12 v alarm battery. I have a pretty well filtered supply because of the supply wires running parallel to 120v AC wires.

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


    Did you find this post helpful? Yes | No

    Default Re: Chip Selection

    I've never, and will never trust any Pull-up thing. As per their definition they are weak. nuff said. In a shielded enclosure with no external inputs, running off battery maybe they're fine... but not something I would use again on a final product since I already got issue with some handheld car instruments I've made years ago. Ununsed i/o are set to input and tied to GND directly, or with low value pull-down.

    Some will say set them as output and left them floating... ok .. could be fine as long as you always have supply on your board.

    GOOD ground plane will also help.
    Steve

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

  7. #7
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Chip Selection

    Quote Originally Posted by AMay View Post
    The power comes from the trickle charge to a 12 v alarm battery. I have a pretty well filtered supply because of the supply wires running parallel to 120v AC wires.
    The input pins will not handle 12 volts. It is a wonder it works at all.
    Or.
    You misunderstood the question....
    Dave
    Always wear safety glasses while programming.

  8. #8
    Join Date
    Dec 2010
    Posts
    409


    Did you find this post helpful? Yes | No

    Default Re: Chip Selection

    Quote Originally Posted by mackrackit View Post
    The input pins will not handle 12 volts. It is a wonder it works at all.
    Or.
    You misunderstood the question....
    Or maybe you missed the original post where he states:

    "I have a 100uf cap at the input, and a 78L05 regulator, a .1 cap on the 5v side."
    Last edited by Charlie; - 26th August 2011 at 12:31.

  9. #9
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,597


    Did you find this post helpful? Yes | No

    Default Re: Chip Selection


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