fa7357 0 Posted September 28, 2018 Share Posted September 28, 2018 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 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.