Jump to content
43oh

fa7357

Members
  • Content Count

    2
  • Joined

  • Last visited

Everything posted by fa7357

  1. 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
  2. Hello, I'm having troubles controling FDC1004 with MSP430F5529LaunchPad. I found the sample codes on this forum and tried using it (connecting SDA to P3.0 and SCL to P3.1. via 10k pull up resistors to 3.3V). It compiles and upload, but doesn't actually work- serial monitor is just blank. could you please help to fix this?) Thank you, Alex
×
×
  • Create New...