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.
Measure time between pulse - diptipanchal - Aug 19 7:43:46 2009
I am using MSP430F2xx. I need to capture the Time duration(in mS) between the
two pulses. How can i do that?
P2.0 pin is used for the pulse input.
Kingly suggest.
--
View this message in context:
http://www.nabble.com/Measure-time-between-pulse-tp25042482p25042482.html
Sent from the MSP430 - Discuss mailing list archive at Nabble.com.
------------------------------------
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.
(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
Re: Measure time between pulse - OneStone - Aug 19 8:03:01 2009
Read
diptipanchal wrote:
> I am using MSP430F2xx. I need to capture the Time duration(in mS) between the
> two pulses. How can i do that?
>
> P2.0 pin is used for the pulse input.
>
> Kingly suggest.
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
Re: Measure time between pulse - merapcb - Aug 19 8:09:51 2009
--- In m...@yahoogroups.com, diptipanchal
wrote:
> I am using MSP430F2xx. I need to capture the Time duration(in mS) between the
> two pulses. How can i do that?
>
> P2.0 pin is used for the pulse input.
>
> Kingly suggest.
Google is your friend. Google!
http://www.embedded.com/columns/beginerscorner/12803491
Etc.
------------------------------------
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )Re: Measure time between pulse - tintronic - Aug 19 11:02:32 2009
Do your homework yourself.
--- In m...@yahoogroups.com, diptipanchal
wrote:
> I am using MSP430F2xx. I need to capture the Time duration(in mS) between the
> two pulses. How can i do that?
>
> P2.0 pin is used for the pulse input.
>
> Kingly suggest.
> --
> View this message in context:
http://www.nabble.com/Measure-time-between-pulse-tp25042482p25042482.html
> Sent from the MSP430 - Discuss mailing list archive at Nabble.com.
>
------------------------------------
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )RE: Measure time between pulse - "Hayashi, Steve" - Aug 19 11:05:59 2009
Use a timer.
-Steve
________________________________
From: m...@yahoogroups.com [mailto:m...@yahoogroups.com] On Behalf Of diptipanchal
Sent: Wednesday, August 19, 2009 7:42 AM
To: m...@yahoogroups.com
Subject: [msp430] Measure time between pulse
I am using MSP430F2xx. I need to capture the Time duration(in mS) between the
two pulses. How can i do that?
P2.0 pin is used for the pulse input.
Kingly suggest.
--
View this message in context:
http://www.nabble.com/Measure-time-between-pulse-tp25042482p25042482.html
Sent from the MSP430 - Discuss mailing list archive at Nabble.com.
[Non-text portions of this message have been removed]
------------------------------------
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.
(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )
Re: Measure time between pulse - OneStone - Aug 19 11:11:19 2009
Or one of those funny things you find on the French underground, what
are they called now?
...
I know
a Metro Gnome
Al
Hayashi, Steve wrote:
> Use a timer.
>
> -Steve
>
> ________________________________
> From: m...@yahoogroups.com [mailto:m...@yahoogroups.com] On Behalf Of diptipanchal
> Sent: Wednesday, August 19, 2009 7:42 AM
> To: m...@yahoogroups.com
> Subject: [msp430] Measure time between pulse
>
> I am using MSP430F2xx. I need to capture the Time duration(in mS) between the
> two pulses. How can i do that?
>
> P2.0 pin is used for the pulse input.
>
> Kingly suggest.
>
> --
> View this message in context:
http://www.nabble.com/Measure-time-between-pulse-tp25042482p25042482.html
> Sent from the MSP430 - Discuss mailing list archive at Nabble.com.
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------

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