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
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
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