Dead PICs


Closed Thread
Results 1 to 17 of 17

Thread: Dead PICs

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default

    Also note that 78L05 has the input/output pins in reverse order than that you would expect looking at the device facing you and the pins downside, e.g. Out-Gnd-In.

    Have you checked that you really have +5 at PIC's pins?

    Ioannis

  2. #2


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Ioannis View Post
    Also note that 78L05 has the input/output pins in reverse order than that you would expect looking at the device facing you and the pins downside, e.g. Out-Gnd-In.

    Have you checked that you really have +5 at PIC's pins?

    Ioannis
    The 78L05 is oriented in the boar correctly and there is only 5V powering the PIC. The thing that's getting me the most is that this is a intermittent problem and I'm running out of things to look at beside the floating inputs. Can these 4 pins just be pulled high or do then have to go to ground?

  3. #3
    Join Date
    Mar 2004
    Location
    UK-Midlands
    Posts
    84


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Interesting problem!!

    I would suspect a voltage surge on the 5v rail when powering-up. Have you tried increasing the capacitance on the 12v rail to deaden surges hitting the 5v regulator. I have seen some 7805 (not 78L05) regulators 'whistle' on their output giving peaks of 8 volts if the capacitance is too small.

    Is there any big inductive loads powered from the supply?

    The unused inputs can be tied to ground or 5v with resistors (1k).

    Last week 4 PICs went south after passing a functionality test on the bench
    Was this a test using the PCB but with nothing connected? Do the PIC's die with just power connected or on load?

    If every PIC dies on the bench in different (but identical) PCB's then I would look at the board layout carefully. If you can post a picture of track and component side I will look at it.

  4. #4


    Did you find this post helpful? Yes | No

    Default

    Looking at the pin function I noticed that porta.5 is shared with MCLR and Vpp. Just wondering if since it's floating that it somehow goes into a programming mode or something.
    Last edited by CocaColaKid; - 9th August 2007 at 14:39.

  5. #5
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    As a test, can you try to connect 24V DC instead of 24V AC and see if the problem is still there?

    Best regards,

    Luciano

  6. #6
    Join Date
    Oct 2006
    Location
    Edmonton AB Canada
    Posts
    52


    Did you find this post helpful? Yes | No

    Default

    Should the MCLR be tied with a 4k7 to 5v?

  7. #7
    Join Date
    Sep 2006
    Location
    Mexico
    Posts
    47


    Did you find this post helpful? Yes | No

    Default

    Hello. You need to program RA5/MCLR as I/O port and add diodes between pic and optocouplers. Connect a 10uF cap to the out of 7805 regulator. Try it.

Similar Threads

  1. Communicating between two PICs over DC bus
    By elec_mech in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 7th May 2009, 12:57
  2. connect two pics
    By soki in forum mel PIC BASIC Pro
    Replies: 28
    Last Post: - 23rd September 2008, 06:29
  3. Retrieving infos from multiple PICs on a bus/chain
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 15th October 2007, 04:42
  4. Programming Pins of PICs?
    By Kamikaze47 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 15th August 2007, 18:59
  5. Self Destructing pics? Copy protection
    By Rob Martin in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 22nd March 2004, 09:39

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