PIC to PIC communication between 18F4620 & 10F202


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    May 2014
    Posts
    7


    Did you find this post helpful? Yes | No

    Default Re: PIC to PIC communication between 18F4620 & 10F202

    Re: Jerson

    Thank you for your answer.

    After reading your post I started testing with loops, but did not work. Now I will try interrupt.

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


    Did you find this post helpful? Yes | No

    Default Re: PIC to PIC communication between 18F4620 & 10F202

    If you can not get it working in a loop you will never get an interrupt to work.
    Take a look at this
    http://melabs.com/samples/PBP-mixed/serin.htm
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Feb 2013
    Posts
    1,132


    Did you find this post helpful? Yes | No

    Default Re: PIC to PIC communication between 18F4620 & 10F202

    Have you set DEFINE_OSC to proper values on both chips? various speeds can cause devices not to listen each other properly, unless you use HSERIN statement.

Similar Threads

  1. Fast yet reliable PIC-PIC communication?
    By Kamikaze47 in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 27th September 2009, 15:34
  2. Pic 18f4620
    By 78Davide in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 6th May 2009, 19:24
  3. Coding Style - PIC 18F4620 config fuses
    By BrianT in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 8th January 2008, 20:05
  4. SPI PIC to PIC Bi-Directional Communication
    By CocaColaKid in forum Serial
    Replies: 5
    Last Post: - 23rd December 2006, 22:44
  5. PIC to PIC RS485 with users the communication
    By x0914667 in forum Serial
    Replies: 2
    Last Post: - 21st July 2005, 00:20

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