This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I2C with MSP430F2132

Other Parts Discussed in Thread: MSP430F2132

Hi everybody,

I started to study the I2C communication with MSP430F2132 since I would like to make working a LCD display using this protocol (the LCD diplay is NHD-C0216CiZ-FN-FBW-3V from Newhaven display).

What I would like to know is if it's possible to adapt the USI_I2C Library code (basically the Master code) to my specific microC since this library has been made for MSP430F20xx. Does a simple change of the included MSP library in the source will solve it? I checked registers of both microC and they seem to be quite the same but maybe I missed some difference.

If not I guess I have to develop everything by my own? I didn't see other library code for I2C. Both I2C protocol and MSP430's module are still a little bit in the shade to me (is it proper english?) but I understood quite a lot the library code (before noticing that it was for the wrong microC...) and it would be very usefull if I could use it for my tests.

 

I thanks in advance for any reply and also apologize for my english.

Kind regards,

Antoine

**Attention** This is a public forum