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
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to