Noise on input signal


Closed Thread
Results 1 to 18 of 18

Hybrid View

  1. #1
    Join Date
    May 2011
    Posts
    16

    Red face Noise on input signal

    Hi guys,

    new to this so looking for advice. I have a PIC16F88 that has been configured to receive analog inputs on pin 12 using ADCIN command and then strobe a LED as an output on pin 8 using HIGH/LOW commands. I noticed that when the LED strobes, it induces the strobe signal on the analog input. I have played around with the circuit to ensure good ground planes exist etc but still same problem. Has anyone experienced this before and how can I eliminate it?

    thanks

    mark.

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


    Did you find this post helpful? Yes | No

    Default Re: Noise on input signal

    If you want real help, you have to post the circuit.

    Cheers

    Al.
    All progress began with an idea

  3. #3
    Join Date
    May 2011
    Posts
    16


    Did you find this post helpful? Yes | No

    Default Re: Noise on input signal

    Sure Al, please see attached image. Thanks Mark.
    Name:  PIC16F88_diagram.JPG
Views: 694
Size:  61.9 KB

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


    Did you find this post helpful? Yes | No

    Default Re: Noise on input signal

    Did you set all the unused pins as outputs (using the tris register) and set them to low? If not please do it! Never leave floating inputs. If they cannot be set as outputs, then you must ground them.

    Cheers

    Al
    All progress began with an idea

  5. #5
    Join Date
    May 2011
    Posts
    16


    Did you find this post helpful? Yes | No

    Default Re: Noise on input signal

    Hi Al,

    Went back and grounded the unused pins. Still get the pulse on the analog signal. Anything else I missed?

    cheers

    Mark.

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


    Did you find this post helpful? Yes | No

    Default Re: Noise on input signal

    Is C11 (decoupling) connected directly to pin 14 ?

    Add a large capacitor to the output of your regulator ( say 220 uF)

    X5-3 point goes to a pic pin. Is it an input? If yes and you have nothing connected to the terminal, then you have to ground or pullup also X5-3

    Cheers

    Al
    All progress began with an idea

Members who have read this thread : 2

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