Take a look at tinyos-2.x-contrib\rincon\tos\chips\msp430\dma

I think that's what you're looking for. The CC2420 is much faster using DMA than without; just override your versions of those files with the ones from the rincon contrib directory. Thank Jonathan Hui for that.

-David


On Thu, 8 Feb 2007 08:29:26 -0000
 "Szymon Fedor" <[EMAIL PROTECTED]> wrote:
Hi all,

Anyone knows how to speed up the the SPI bus on the Tmote Sky in Tinyos-2? I want the MSP430 to communicate with CC2420 at the faster baud rate than the defaul speed. I changed for that the clock division factor in the msp430usart.h however the operation of the CC2420 is awkward,it doesn't reaply on the SPI bus.

Thanks for your help,

Szymon

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to