Hey Guys,
Just getting into the MSP430 Launchpad, using the g2553. I learned some initial I2C stuff and successfully interfaced two launchpads in a simple Master/Slave configuration using I2C, flicked some LED's on and off...yay!
Now I'm trying to communicate with a Wii Nunchuck via it's little breakout board from SparkFun. My problem is this...my code seems to work fine and send start conditions, however when I attempt to send a start condition with the Nunchuck's slave address loaded (0x52 from internet research), the start condition will just hang and not send. I'm using basically the same code, just switching the address, but I can't even seem to send a start condition. Any idea what the problem could be? I have the launchpad and the wii nunchuck running off the same power supply, all connections are fine, etc etc.
Thoughts?
Nick