On Tuesday 12 June 2007 02:06, julien falco wrote: > Hi just received a tmote mini dev kit, and I've noticed that the miniSD > mode provides 3 I/O ports, called D0, D1 and D2. > My question is, is it possible to use those pins as UARTO, like the example > given by tmote here > http://www.moteiv.com/community/Boomerang_UART0_Sample ?
You can only use those pins as UART0 if they are tied to the pins on the msp430 that provide the UART0 RX and TX module functions. > > I have developed a program that uses pins UARTORX, UARTOTX and GND of the > 10 pin expansion connector on the tmote sky, and I am willing to use it > with the tmote mini (and a sd slot or something). Is it possible, if yes, > how? > > Thanks in advance, I am here a beta tester without the sufficient knowledge > > :-) > > !DSPAM:466e9a40114231804284693! _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
