To complete the post with an answer to my question for the benefit of anyone searching the posts:
 
I found that sending to OP2 register will trigger the Multiplier Ready trigger.  In otherword, the trigger is set when the multiplier finishes a multiplication operation, not really when it is "ready for a new operand".
 
Thanks for the link the MSP430 digital filter design, which I have read before, but for reference they use a Timer to trigger the DMA transfers.
 
Matt 
[EMAIL PROTECTED] wrote: -----

To: "Matthew J Whelan" <[EMAIL PROTECTED]>
From: "Joe Polastre" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
Date: 05/09/2006 08:09PM
cc: [email protected]
Subject: Re: [Tinyos-help] MSP430 DMA: Multiplier Ready Trigger

Have you read this document?

http://focus.ti.com/lit/an/slaa228/slaa228.pdf

-Joe

On 5/9/06, Matthew J Whelan <[EMAIL PROTECTED]> wrote:
>
>
> Has anyone successfully triggered DMA transfers using the Hardware
> Multiplier Ready trigger?  According to the MSP Family Guide, this trigger
> is supposed to occur when the hardware multiplier is ready for a new
> operand.  I have tried writing to the multiplier MACS register to trip the
> response, but that didn't cause the trigger either.  I have setup DMA
> transfers in the past, so I think everything else should be configured ok.
> I guess I am just looking to see if anyone has gotten a DMA transfer to work
> with the hardware multiplier trigger.
>
>
>
> Thanks,
>
> Matt
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
>

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

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

Reply via email to