[Tinyos-help] Use SPI by a mote mica2 ( atmega128L )

2008-07-08 Thread Hofmann Marcel TA.E_BB.0501
Hellou all, I have searched a long time in the Tinyos-help Archives, but i didn't found something about turn off the Radio Control, so that i can use the SPI. Can anyone help me? Thanks winmail.dat___ Tinyos-help mailing list

[Tinyos-help] Turn off the Radio control CC1000

2008-07-03 Thread Hofmann Marcel TA.E_BB.0501
Where or who can i turn off the radio control cc1000 to use the SPI for me programm? Thanks for helping. winmail.dat___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] SPI - mica 2

2008-07-02 Thread Hofmann Marcel TA.E_BB.0501
I have seen that the mote mica2 download the folder cc1000 (... tos/platforms/mica2/chips/ ). But on my programm I didn't implement this folder where is this initialize? thanks ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] SPI - mica 2

2008-07-01 Thread Hofmann Marcel TA.E_BB.0501
Hellou all, The user manal from crossbow say, that you not use the SPI. Why is this so?? Someone have a succession how that I can use the SPI? Thanks winmail.dat___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] SPI - mica 2

2008-07-01 Thread Hofmann Marcel TA.E_BB.0501
And how can you turn off the Radio control. Because I implement the SPI without the Radio control but it doesn't work. I think some need some code to turn off this Radio control. Thanks for help. ___ Tinyos-help mailing list

[Tinyos-help] SPI - mica 2 atmega128

2008-06-29 Thread Hofmann Marcel TA.E_BB.0501
Hi All, I have a problem with the SPI on my mica2 mote (atmega128L). Because ond my Plug i don't find the Slave Select on the PLUG. Why is this so? Maybe someone have a tutorial about the SPI, it would help me a lot. Thanks a lot. winmail.dat___

[Tinyos-help] Tinyos RS232

2008-06-21 Thread Hofmann Marcel TA.E_BB.0501
Have someone a tutorial to send/receive only a Byte over the RS232. (I have a mica2 mote Atmega128) Thanks for helping me. winmail.dat___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] TinyOS, mica2 where can i set a Interruptvector

2008-06-12 Thread Hofmann Marcel TA.E_BB.0501
Hellou I have a mote mica2 with a atmega128. I want to use SPI, RS232, Timer . But where can i set the Interruptvector for the Interrupts. I mean tinyos-2.x/tos/chips/atm128/timer/HplAtm128Timer0AsyncP.nc us for the Interrupt SIG_OVERFLOW0. Where can i find this or where is this set?

[Tinyos-help] tinyOS-2.x Atmega128L, timer doesn't work

2008-06-05 Thread Hofmann Marcel TA.E_BB.0501
Hi Can anybody help me, why this timer doesn't work? Board: TinyOS-2.x, mote mica2 with Atmega128L Timer: /tinyos-2.x/tos/chips/atm128/timer/ //- // $Id: TestTimeAppC.nc,idgay Exp $ configuration TestTimeAppC { }