Sign in

username:

password:



Not a member?

Search msp430



Search tips

Subscribe to msp430



Sponsor

controlSUITE™ software
Comprehensive.
Intuitive.
Optimized.

Real-world software for real-time control. Details Here!

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | MSP430 | MSP 430 DMA based SPI


Advertise Here

The purpose of this group is to foster exchange of information on the Texas Instruments MSP430 family of microcontrollers and related tools. Everyone welcome, all levels of familiarity/expertise.

MSP 430 DMA based SPI - Jules Karim - Aug 14 19:35:23 2009

I like to use DMA dased data transfer from the both SPI bus, is it possible, please help

------------------------------------



(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )


Re: MSP 430 DMA based SPI - Microbit_Ubuntu - Aug 14 20:33:19 2009

That is a good question actually.
I recall when the DMA was introduced on F169, the first peripheral I
looked for was SPI... it wasn't supported with DMA , duh.

I believe it would be supported now on (selected?) '430s.
Check in the DMA docs for your part which DMA sources/targets are
available.

If you get stuck and no one helps, I'll have a look but you need to tell
which part you'd like to use.

On Fri, 2009-08-14 at 22:20 +0000, Jules Karim wrote:
> I like to use DMA dased data transfer from the both SPI bus, is it possible, please help
>
> ------------------------------------



(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )

Re: MSP 430 DMA based SPI - Jerry Yu - Aug 15 3:42:20 2009

Dear MSP430 groups,
Firstly,thanks for u sent the newest information everyday.
But now, i want not to receive the mails.
Do u can not sent the mails to me?
Thanks,
yours'
Jerry
________________________________
From: Microbit_Ubuntu
To: m...@yahoogroups.com
Sent: Saturday, August 15, 2009 8:32:47 AM
Subject: Re: [msp430] MSP 430 DMA based SPI

That is a good question actually.
I recall when the DMA was introduced on F169, the first peripheral I
looked for was SPI... it wasn't supported with DMA , duh.

I believe it would be supported now on (selected?) '430s.
Check in the DMA docs for your part which DMA sources/targets are
available.

If you get stuck and no one helps, I'll have a look but you need to tell
which part you'd like to use.

On Fri, 2009-08-14 at 22:20 +0000, Jules Karim wrote:
> I like to use DMA dased data transfer from the both SPI bus, is it possible, please help
>
> ------------ --------- --------- ------

______________________________
controlSUITE™ software. Comprehensive. Intuitive. Optimized.
Real-world software for real-time control. Details Here!



(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )

Re: MSP 430 DMA based SPI - Jon Kirwan - Aug 15 15:48:06 2009

On Sat, 15 Aug 2009 00:40:31 -0700 (PDT), you wrote:

>Dear MSP430 groups,
> Firstly,thanks for u sent the newest information everyday.
> But now, i want not to receive the mails.
> Do u can not sent the mails to me?
>Thanks,
> yours'
>Jerry

Dear Jerry Yu:

You control your own Yahoo choices. You have the power to turn off
the emails, just like anyone else does. And you are the one who is
supposed to change that or else unsubscribe through your own normal
access methods with Yahoo. Somehow, you were at one point familiar
enough to subscribe, so use similar means to unsubscribe or change
your settings.

Why do you think others should be asked to do this for you?

Jon
------------------------------------

______________________________
controlSUITE™ software. Comprehensive. Intuitive. Optimized.
Real-world software for real-time control. Details Here!



(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )

Re: MSP 430 DMA based SPI - Microbit_Ubuntu - Aug 15 20:04:30 2009

Hey Jon/all,

On Sat, 2009-08-15 at 12:47 -0700, Jon Kirwan wrote:
> On Sat, 15 Aug 2009 00:40:31 -0700 (PDT), you wrote:
>
> >Dear MSP430 groups,
> > Firstly,thanks for u sent the newest information everyday.
> > But now, i want not to receive the mails.
> > Do u can not sent the mails to me?
> >Thanks,
> > yours'
> >Jerry
>
> Dear Jerry Yu:
>
> You control your own Yahoo choices. You have the power to turn off
> the emails, just like anyone else does. And you are the one who is
> supposed to change that or else unsubscribe through your own normal
> access methods with Yahoo. Somehow, you were at one point familiar
> enough to subscribe, so use similar means to unsubscribe or change
> your settings.
>
> Why do you think others should be asked to do this for you?
>
> Jon
... Not to mention, the futility of it - or should I type 'security
risk' ? -- Others being able to willy nilly unsubcribe members here !!

Can you imagine that ?
Anytime there's a flame war, members just unsubscribe others that are
irritating them...

...That would be a sandpit fest actually on one hand :-)... heh.
--
Best regards,
Kris
------------------------------------



(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )

Re: MSP 430 DMA based SPI - old_cow_yellow - Aug 16 0:15:59 2009

I think you need two DMA channels to handle one SPI transfer. One DMA channel for SIMO, the other channel for SOMI.

If you have two separate SPI active at the same time, then you need four DMA channels at the same time.

--- In m...@yahoogroups.com, "Jules Karim" wrote:
>
> I like to use DMA dased data transfer from the both SPI bus, is it possible, please help
>
------------------------------------



(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )