Need two SDA SCL ports


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2006
    Posts
    747

    Default Need two SDA SCL ports

    Hi,

    I am using the Pic16F877a chip, I have an external clock that uses the SDA and SCL . I also need to add an external EEPROM chip, which also uses SDA and SCL for I2C communication, anyone ahs a solution that require two seperate connections to serial I2C ?
    thanks
    K

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


    Did you find this post helpful? Yes | No

    Default

    As long as you have different devices address you can connect them all on the same I2C bus. Remember the pullup resistors (3.3K - 4.7K)

    Al.
    All progress began with an idea

  3. #3
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    You might find this search tool useful. It can search 3 letter terms like I2C.
    http://www.picbasic.co.uk/forum/cont...-for-the-Forum

    Mel gave this answer in case you are planning on using the I2C command.
    http://www.picbasic.co.uk/forum/show...6696#post16696
    Last edited by ScaleRobotics; - 26th November 2010 at 16:45.
    http://www.scalerobotics.com

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