Other Parts Discussed in Thread: CC2430, Z-STACK, TIMAC, CC2531
Hi,
I'm trying to sleep the cc2430 and i want to decide the time that remains sleeping.
For that reason I use void halSleepSetTimer(uint32 timeout) to set the timout of the sleep timer.
The parameter of this function is:
@param timeout - Timeout value in 320 usec units. The sleep timer compare is set to this value.
Anyone knows the conversion that I have to do to pass my "normal" seconds to 320 usec units?
Thanks a lot.
Àngel