TimerA is only used by the ADC if you specify this in your ADC
configuration - otherwise TimerA is not touched by the ADC code and
you can use it for other purposes.

Jan

On 5/23/07, Michele Paselli <[EMAIL PROTECTED]> wrote:
Hi all,

I'm working with a platform based on the msp430 and I need to use one of the
two internal timers (A or B) in order to generate an external clock. The
problem is that they're both already used by TinyOS, TimerA for the ADC and
TimerB for the internal timing. My question is, could I switch one of these
two timers with the watchdog timer provided by the msp430? Are there any
drawbacks in doing that? Would this require a lot of work?
Thanks for the help.

Michele

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to