[Tinyos-help] gio0 problem on tmote sky

André Miguel de Almeida Marrão Rodrigues andremiguelrodrigues at gmail.com
Tue Nov 13 08:44:19 PST 2007


Hi

>From the specs I think I must connect the R14 pads in the tmote sky to use the gio0 to output a "1" value.
I have connect the pads with a small piece of solded copper iron and a strange behaviour appears when doing some printfs
using the command line:  "java PrintfClient -comm serial at COM7:tmote"

...
serial at COM7:115200: packet too long
serial at COM7:115200: resynchronising
serial at COM7:115200: packet too long
serial at COM7:115200: resynchronising
.......

The piece of code that I use is:
uses interface GeneralIO as mma7260Sleep;

......
call mma7260Sleep.makeOutput();

call mma7260Sleep.set();

I thinl the wiring is ok because it works for gio03.

Should I add some extra code because usally position 10 on the connector is for ADC3?

Should I disable ADC functionaly on that pin? How?

Best regards,

André Rodrigues








-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20071113/2e0dadd3/attachment.htm


More information about the Tinyos-help mailing list