You are reading a single comment by @DrAzzy and its replies. Click here to read the full conversation.
  • I've argued about B8 before - B2 is adjacent to that block of pins, and would seem to be a good choice to use in place of B8, that way we could free up I2C1.

    However... I have had no issues using I2C2 (using it on v62)

    Did you remember to do I2C2.setup({scl:B10,sda:B11}), and check that SDA and SCL are the right way around (I've made this mistake a lot).

About

Avatar for DrAzzy @DrAzzy started