I wrote a simple program to send 3-byte packets over I2C using all of
the components supplied in the release.  I'm trying this on mica2 motes
with HARDWARE_I2C defined in tos/platform/mica128/HPLI2CM.nc.

Has anybody demonstrated that hardware I2C works?  It appears using this
app that it doesn't (as well as not being up-to-date with concurrency in
1.1).  Thanks,

Sarah

On Thu, 2003-10-09 at 19:33, Sarah Bergbreiter wrote:
> I'm trying to use some of the I2C components but have noticed the
> following:
> 
> 1. I2CSlave is an interface, but I can't find it implemented anywhere
> 2. the mica128 platform that allows me to use hardware I2C is broken --
> not only is it not considered a valid platform by makerules, it's UART
> components don't comply with the new concurrency stuff (even Blink
> breaks due to HPLPowerManagement though)
> 
> Has anybody implemented I2CSlave in either the hardware or software I2C
> and what's the story with mica128?
>  
> Thanks,
> 
> Sarah

_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to