[Tinyos-2.0wg] msp430 i2c
Vlado Handziski
vlado.handziski at gmail.com
Tue Aug 1 10:34:23 PDT 2006
On 8/1/06, Jonathan Hui <jhui at archrock.com> wrote:
>
>
> FYI, I checked in an msp430 implementation of the tinyos-2.x i2c
> interface.
>
> This will probably have to change to accommodate Vlado's proposed usart
> stack changes. I was waiting to check them in after those changes get
> finalized, but that process is taking a bit longer than expected and
> there has been some demand for an i2c driver on the msp430.
That's great news!
As far as we (TUB) are concerned, we can merge the experimental branch with
the main development branch immediately. However, I did not receive any
comments about the effects of the changes on other msp430 platforms apart
from eyesIFX. For example, with the new changes, reconfiguration is
happening after every request/release cycle, leading to reconfiguration of
the SPI for each packet on telos for example. If there are no objections, we
only need to move from passing the config by value into passing by pointer
(to unify with the way it is done for the ADCs and to save a bit on the
overhead) and merge. The TDA5250 is fully updated to work with the usart
changes as well as with the new resource arbitration code from Kevin.
Vlado
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-2.0wg/attachments/20060801/74bb3ec0/attachment.htm
More information about the Tinyos-2.0wg
mailing list