PIC18F1220 RA4 using PULSIN ?


Results 1 to 6 of 6

Threaded View

  1. #2
    sinoteq's Avatar
    sinoteq Guest


    Did you find this post helpful? Yes | No

    Default Input buffer

    Hi
    This problem have been up before in the forum. http://www.picbasic.co.uk/forum/showthread.php?t=11236 I bet the reason that RA4 does not work is because the Schmitt trigger buffer on that pin. The easy explanation is that your R/C receiver is a 3V device and you run your PIC on 5V. You can solve this in many different ways depending on what you feel like doing. The easiest is a pull up resistor on the RA4 input to boost the voltage. This will however feed a higher voltage into the R/C receiver and that might be a problem. Or you change the voltage to 3V.

    Where in the datasheet is this? Under DC Characteristics datasheet page 250 under 22.3

    By the way I think the datasheet for PORTA has a big misstake in it.
    Last edited by sinoteq; - 28th June 2009 at 03:44.

Similar Threads

  1. Replies: 17
    Last Post: - 12th April 2014, 02:17
  2. Better understanding PULSIN
    By Wirecut in forum mel PIC BASIC
    Replies: 12
    Last Post: - 29th June 2008, 10:17
  3. Funny PULSIN values: what is going on???
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 30th April 2008, 08:02
  4. Pulsin 16F819 problem
    By rekcahlaer in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th April 2007, 13:52
  5. PULSIN and RCTIME
    By Dwayne in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 4th November 2004, 14:45

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