msp430 - capture the incoming signal -


i'm using msp430f2013 micro controller in project.. in need calculate incoming train of pulse signal frequency.... don't know how it.... can me in this.. example code more usefull me.... advance

you need read manual micro-controller, work out how set timer can measure interval between 2 pulse edges (e.g. 1 leading edge next). frequency, f, reciprocal of time interval, t, i.e.

f = 1 / t 

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -