PIC 2 PIC communication


Closed Thread
Results 1 to 17 of 17

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Posts
    34


    Did you find this post helpful? Yes | No

    Smile Pic 2 Pic

    Mario
    If you still get garbage try the following
    Transmitter:
    SerOut PORTA.6,N1400,["A",data,data,.....]
    Receiver:
    SerIn PORTA.5,T1400,["A"],B0,B1,B2,.... '
    Check on your scope if the output of your receiver is the same polarity as the input of your transmitter, if its not you will get garbage
    Last edited by ChrisMicro; - 18th March 2006 at 11:18.

Similar Threads

  1. communication of pic 18f4520 and cell phone
    By Alisha in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 10th February 2010, 11:47
  2. Replies: 11
    Last Post: - 12th July 2008, 02:36
  3. pic to pic communication pic2pic
    By aftab in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th October 2007, 17:16
  4. USB communication with pic
    By Shamir in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 14th August 2006, 23:43
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

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