[Tinyos-devel] I2C Driver for MSP430
Philip Levis
pal at cs.stanford.edu
Wed Sep 6 08:20:12 PDT 2006
On Sep 6, 2006, at 2:30 AM, Max CORTIANA wrote:
> 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?
Is this in TinyOS 2.0 or 1.x? I assume from the flags it's in 2.0?
Phil
More information about the Tinyos-devel
mailing list