[Tinyos-devel] I2C Driver for MSP430
Max CORTIANA
max.cortiana at st.com
Wed Sep 6 02:30:55 PDT 2006
I'm trying to solve a problem which is rose with the i2c driver for msp430.
Shortly,
I call a I2C read operation and get the readDone signal.
If i call another I2C read or write command, i don't get any signal
(readDone or Writedone) back.
All these operations are called with the I2C_START|I2C_STOP flag.
I've seen that no interrupt is generated by the micro when the second
command stop condition is transmitted.
I'm using the current develop version.
Any suggestion?
- Max
More information about the Tinyos-devel
mailing list