[Tinyos-help] Changing crystal on tmote sky

2007-03-04 Thread Bhavesh Gupta

Hi All,

By default the tmote comes with 32.768 KHz crystal. I have need of using a
high frequency crystal with my tmote hardware. If I do replace the crystal
on the board does it affect my tinyos based application on it? Do we have a
way of setting parameters in the tinyos based on my crystal so that all the
timing related funtions and other functions works normally as earlier even
after changing the crystal?

In the folder /tos/platfom/msp430/ I saw a file TimerM.nc where it looks
like it is setting timer for 1 ms based on a precalculated value of 32
ticks. And this is hardcoded there. Would I have to go to change in all
these places and more?

Thanks in advance.

Regards,
Bhavesh.
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Re: Changing crystal on tmote sky

2007-03-02 Thread Bhavesh Gupta


Hi All,

By default the tmote comes with 32.768 KHz crystal. I have need of using a
high frequency crystal with my tmote hardware. If I do replace the crystal
on the board does it affect my tinyos based application on it? Do we have a
way of setting parameters in the tinyos based on my crystal so that all the
timing related funtions and other functions works normally as earlier even
after changing the crystal?

In the folder /tos/platfom/msp430/ I saw a file TimerM.nc where it looks
like it is setting timer for 1 ms based on a precalculated value of 32
ticks. And this is hardcoded there. Would I have to go to change in all
these places and more?

Thanks in advance.

Regards,
Bhavesh.

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help