How to use RB associated A/D channels simultaneously with SCL/SDA for I2C bus?


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Location
    Colorado
    Posts
    378


    Did you find this post helpful? Yes | No

    Default Re: How to use RB associated A/D channels simultaneously with SCL/SDA for I2C bus?

    Thanks, Al. That definitely answers my question.

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: How to use RB associated A/D channels simultaneously with SCL/SDA for I2C bus?

    As I have already mentioned in my previuos post, the use of SLC/SDA pins is mandatory only if your intention is to use the pic as a slave device.
    Actually, I'd say it's mandatory if you intend to use the MSSP module (which can handle master- AND slavemode). But then, as Al says, you don't use I2CRead/Write as those are bit-banged and doesn't utilise the hardware and can therfor use "any" available pins - just as Al says.

    /Henrik.

Members who have read this thread : 0

You do not have permission to view the list of names.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts