Other Parts Discussed in Thread: MSP430F2132
I2C Multimaster environment with MSP430:-
We are using MSP430F2132 as a system controler and MPC8315 as a Main processor.
MPC8315 and MSP430 are masters in I2C protocol bus.
MSP430 is running in multimaser mode and transmitter mode.Some time USCI module is producing unpredictable bus behavior. MSP430 is not releasing the bus and driving continiously SCL low.
MPC8315 is running in linux environment and it could not get I2C bus.