PULSIN ON PORTF and PORTG ON 16F1947


Results 1 to 26 of 26

Threaded View

  1. #9
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: PULSIN ON PORTF and PORTG ON 16F1947

    Do this:

    Code:
    Whatever your minimal config and setup for PULSIN on two ports here,
    and make a pin that DOES work and a pin that DOES NOT work an input
    if PBP requires it for PULSIN.
    
    @ nop
    @ nop
    @ nop
    
    PULSIN on a pin that does work
    
    @ nop
    @ nop
    @ nop
    
    PULSIN on a pin that does not work
    'pulsin PORTF.2,1,Leader
    
    @ nop
    @ nop
    @ nop
    Then post source and compiled hex. You may not have to.
    It's easy to at least tell if the bank switching is happening,
    but maybe not the LCD configuration.
    Last edited by Art; - 5th December 2013 at 04:00.

Similar Threads

  1. Replies: 10
    Last Post: - 26th November 2013, 08:38
  2. 18F8722 PortF Problem
    By shawn in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 27th May 2011, 02:30
  3. 18f4550 USB and pulsin or pulsin alternative
    By vacpress in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 15th January 2009, 13:14
  4. Strange behavior - PORTG.2, 18F8720
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 11th January 2009, 23:30
  5. Pulsin
    By droptail in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 6th March 2006, 17:03

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