-
Content Count
13 -
Joined
-
Last visited
Reputation Activity
-
leetrieu reacted to cde in [Help] How to make 2 devices working together using I2C??
If you are using two msp430s as i2c devices, figuring one as master one as slave, the slave's address is defined by you. See TI;s slaa383 pdf, and zip with code. http://www.ti.com/general/docs/lit/getliterature.tsp?literatureNumber=slaa383&fileType=pdf
-