[Tinyos-help] Setting and Clearing GIO3 Pin

2008-05-12 Thread vaasu
Dear All,

I need to set and clear GIO3 pins to control RS485 hardware.

I am using the following commands :
TOSH_SET_GIO3_PIN();
TOSH_CLR_GIO3_PIN();

But when I use the SET command, I do not see high at the GIO3 pin. Do the
above commands work or do I need to use anything else?

Please advise..

Thanks,
Vaasu
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Setting and Clearing GIO3 Pin

2008-05-12 Thread vaasu
it works!! I was checking wrong pin... :)

but i am seeing only data 00 at the receiving end (RS 485)... what might
be the reason.. can it be that mote is sending data at  high speed or very
low speed (it is set to 115200 baudrate)



On Mon, May 12, 2008 at 4:27 PM, vaasu [EMAIL PROTECTED] wrote:

 Dear All,

 I need to set and clear GIO3 pins to control RS485 hardware.

 I am using the following commands :
 TOSH_SET_GIO3_PIN();
 TOSH_CLR_GIO3_PIN();

 But when I use the SET command, I do not see high at the GIO3 pin. Do the
 above commands work or do I need to use anything else?

 Please advise..

 Thanks,
 Vaasu

___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help