Hello!
I'm working on a project and I'm trying to integrate it with ZigBee, using ez430-rf2480. The goal of this project is as simply as controlling the analog voltage and phase of a signal. I use an integrate to do this part.
Reading the datasheets I get most of the information that I need to begin on it, but I have the next questions.
1º) I want the end point to keep reading the voltage value continuosly, so I'm trying to discover which is the sample time of the whole system. I found the sample time of the ADC10 of the MSP430, but I'm not sure about the SPI transfer sample time and the TX sample time(RF).
2º) How many devices can I use as end devices? I don't need routers, just one cordinator and as many devices as I could.
Hope you can help me, I will apreciate it!
Thanks!