GPIO pins to use when using MDot as I2C Slave.

Home Forums mDot/xDot GPIO pins to use when using MDot as I2C Slave.

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16483
    Ajay K
    Participant

    I am using the MDot as an I2C Slave and I was wondering if any GPIO pins can be used for SDA and CLK when configuring the I2C Slave or should I be using the GPIO pins designated for I2C as mentioned in the MDot schematic diagram on the MBED site?

    Thanks,
    Ajay.

    #16493
    Mike Fiore
    Blocked

    Ajay,

    Unless you have SW to emulate the I2C peripheral, you must use the proper I2C pins. You should be able to use the mbed I2CSlave code.

    Cheers,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.