On Tuesday 11 September 2007 08:25:14 am Leonardo wrote: > Hy guy, > I need to help. I want to capture the clock of my telosb. I know that i > have to use MSP430 but how? > how can I get the clock with MSP430?
Two questions: which clock do you want to get, and how do you want to get it? For the former, the msp430 maintains a number of clocks, for example, MCLK, SMCLK, ACLK. For the latter, are you wanting to expose the clock to a digital output pin for use by a bit of add-on hardware, or do you want to expose it to a software component to trigger some action? Steve _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
