[Tinyos-devel] tmote P3.6 / P3.7 direction

Philip Levis pal at cs.stanford.edu
Thu Jul 3 09:37:57 PDT 2008


On Jul 2, 2008, at 5:48 PM, David Moss wrote:

> There's nothing wrong with your proposal - except I read the line of  
> emails
> in reverse order, missing the serial stack proposal in the first  
> place.  :)
>
> So if the serial stack takes care of it, is there a way to do the  
> flippage
> in a platform independent manner?  Maybe through the tmote platform's
> PlatformSerial StdControl.start()/stop()?  Or are you thinking of a
> different way

My assumption was that PlatformInit (PlatformC) would set the pins up  
for when there is no serial stack, and then the serial stack would  
configure them for its own use in a SoftwareInit, and the serial  
stack's command call graph would eventually hit the UART HPL. Would  
this work?

Phil


More information about the Tinyos-devel mailing list