[Tinyos-help] cc1000controlM.nc: calibration problem
jose m
josehmoyano at yahoo.com.ar
Mon Sep 4 12:06:01 PDT 2006
Hello,
this code line comes rigth after you send the
cal_start to the cc1000. It should wait until
cal_complete = 1. However, as I understand it it waits
for cal_complete = 0. Hence, it does not wait for any
calibration. am I interpreting it wrong?
while (((call HPLChipcon.read(CC1K_CAL)) &
(1<<CC1K_CAL_COMPLETE)) == 0);
Thanks in advance,
José
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
More information about the Tinyos-help
mailing list