[Tinyos-help] Counter32khzC component for mica platform

Janos Sallai sallai at isis.vanderbilt.edu
Thu Jul 3 08:13:17 PDT 2008


You can transform Counter to LocalTime with CounterToLocalTimeC.
However, you should keep in mind the following:
- the mica's (mica2, micaz, iris) Counter32khz32C ticks at 28.8kHz, not
at 32kHz.
- the counter stops when the motes goes to sleep mode (you can prevent
that by providing McuPowerOverride and wiring it to McuSleepC.

All this is explained in TEP 102 (see Appendix C for mica specific
details).
http://www.tinyos.net/tinyos-2.x/doc/html/tep102.html


Janos


-----Original Message-----
From: tinyos-help-bounces at millennium.berkeley.edu
[mailto:tinyos-help-bounces at millennium.berkeley.edu] On Behalf Of
m.khezri
Sent: Thursday, July 03, 2008 1:32 AM
To: tinyos-help at millennium.berkeley.edu
Subject: [Tinyos-help] Counter32khzC component for mica platform

Hello
Counter32khzC is available for pxa27x processor and provides
LocalTime32khz interface.
Mica platform have Counter32khz32C but this component doesn't provide
localtime interface.
is it possible to make component like Counter32khzC for mica platform?

thank you.
_______________________________________________
Tinyos-help mailing list
Tinyos-help at millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



More information about the Tinyos-help mailing list