Master I²C Software Library
On the MSP430G2553, the same pins P1_6 and P1_7 share I²C and SPI connections, hence the need for a software I²C library.
The library was developed with embedXcode and the Saleae logic analyser was key for debugging! |
Download
As usual, the library is fully documented with a PDF.
I also provide an example for the 2 axis compass HMC6353. To install the library, follow the procedure Installing Additional Arduino Libraries. |