Hello,
How to I change I2c speed (to highest possible) on MSP430f5529 launchpad with energia?
I tried Wire.setSpeed(); Wire.setClock(400000), which work for arduino, but energia says 'class TwoWire' has no member named 'setSpeed'.
Could you please advise how to solve this issue/
Thank you,
Alex