Pic w/ RJ45 using I2C


Closed Thread
Results 1 to 2 of 2
  1. #1
    creatingideas's Avatar
    creatingideas Guest

    Default Pic w/ RJ45 using I2C

    I have read through the different threads about I2C but I can't seem to get it working.

    Has anyone tried to communicate 2 PICs with an RJ45 (ethernet port, just using them as wires) connector? All the sample code I have read deals with an address to the slave is that required?

    Thanks...

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by creatingideas View Post
    I have read through the different threads about I2C but I can't seem to get it working.
    Has anyone tried to communicate 2 PICs with an RJ45 (ethernet port, just using them as wires) connector? All the sample code I have read deals with an address to the slave is that required?
    Thanks...
    http://www.picbasic.co.uk/forum/show...ighlight=slave

    PBP doesn't directly support I2C Slave, only I2C master. But the link above seems to have some working code for both I2C master and slave.

Similar Threads

  1. I2C Master/Slave 16F88/16F767 working code
    By DanPBP in forum Code Examples
    Replies: 2
    Last Post: - 23rd October 2012, 22:31
  2. HARDWARE I2C SAMPLE CODE question
    By Michael Wakileh in forum Code Examples
    Replies: 2
    Last Post: - 16th June 2009, 21:07
  3. I2C Master Slave issues.
    By cpayne in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 29th March 2008, 19:33
  4. Please help with i2cslave i2c slave
    By cycle_girl in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 1st December 2005, 13:55
  5. Adding a pic in I2C network....
    By robert0 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd May 2005, 12:07

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