Hi everyone,
The following shows up in CC2420ReceiveP.nc to flush the RXFIFO:
*void flush() {*
* reset_state();*
* call CSN.set();*
* call CSN.clr();*
* call SFLUSHRX.strobe();*
* call SFLUSHRX.strobe();*
* call CSN.set();*
* call SpiResource.release();*
* waitForNextPacket();*
*}*
Why is SFLUSHRX strobe issued twice? Thanks for your explanation.
--
-Xiaohui Liu
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help