On 6/26/06, Avinash Sridharan <[EMAIL PROTECTED]> wrote:
Just checking ... in tinyos-2.x the msp430 chipset has a Counter32KhzC component that implements the LocalTime interface which in turn returns a 32 bit clock value. So in the tmotes and the telosb we should be able to get microsecond accuracy clock readings with this component right ?
No, that clock runs in units of 1/32768s, i.e. ~30.5 uS. It does continue running while the mote is asleep, though... David Gay _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
