You are reading a single comment by @user7114 and its replies. Click here to read the full conversation.
  • Due to I2C addressing device conflicts, I need 2 I2c buses in my program.

    Question #1: Can I used (both) two I2C buses (B6 B7) & (B7 B8) ?
    If possible, state the instances I can use for both buses.

    Question #2: I2C Class shows instances of I2C1,I2C2&I2C3
    and since the Espruino has just 2 buses (I2C1 & I2C2) that can
    be used BUT the software rejects using I2C2 but likes only I2C1?

    Question #3: The Espruino board layout pins only
    shows "same" I2C1 on both pins (B6 B7) and (B8 B9)?

    Windows 8.1 64 Bit
    Chrome 35.0.1916.153 m (no beta)
    Espruino 1v65
    Web-IDE v 44
    Board: Espruino

About

Avatar for user7114 @user7114 started