SERIN and SEROUT


Closed Thread
Results 1 to 11 of 11

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default

    See page 131 of PBP manual. Since you have used bracket pic is waiting for QUALIFIER first. Remove brackets from SERIN.

    SERIN PORTB.0,T2400,x

    Follow Joe advice on the setting even if you don't use PortA.
    Last edited by aratti; - 1st September 2009 at 07:55.
    All progress began with an idea

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


    Did you find this post helpful? Yes | No

    Default

    All the above and
    I'm aware it may also be a wiring issue... I just have a straight wire (I'm breadboarding this first) going from PORTB.0 on PIC A to PORTB.0 on PIC B.
    You also have the "grounds" connected? Two wires are needed.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Sep 2009
    Location
    Brisbane, Australia
    Posts
    10


    Did you find this post helpful? Yes | No

    Default reply

    You mean the grounds to the PIC? As in VSS? Or are there grounds required in regards to wiring the two pics together in serial?

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by CumQuaT View Post
    You mean the grounds to the PIC? As in VSS? Or are there grounds required in regards to wiring the two pics together in serial?
    Yep, VSS. The way you had it worded "a straight wire" made me think you may not have two.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. PIC16f877 code crosses boundary @800h
    By inventosrl in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 6th April 2009, 22:03
  2. Advice-scrutiny for my serial controller
    By kevlar129bp in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 13th December 2008, 17:11
  3. Help with serin, serout, Manchester encoding
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 5th April 2007, 13:31
  4. Serial interface with RFID reader
    By brid0030 in forum Serial
    Replies: 8
    Last Post: - 23rd January 2007, 06:23
  5. SerIn and SerOut
    By Dwayne in forum FAQ - Frequently Asked Questions
    Replies: 0
    Last Post: - 21st July 2004, 15:54

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