Tool/software: Code Composer Studio
Hello I'm sungkwang jeon, Target MSP430F2013 Developer
I am implementing the USI i2c Interface (GainSpanChip(Master) -> MSP430F2013(Slave))
And, Succeeded Implement
However There is a problem.
SCL i2c communications signal is not normal.
i2c enable signal
i2c disable signal
Enable I2c, The 0.8V time is too long, It seems to be holding from MSP430F2013
Is there any way to remove the 0.8V Holding time? , like a for Disable i2c signal
I'm Applied Source
Please reply.