Home arrow Support arrow Forums

Luminary Micro Forums

Manish

Senior Boarder

2008/06/20 01:13

how to create milli, micro second delays

how to create milli, micro second delays in LM3s8962 controller. Is there any inbuilt function to create delay directly or i have to use timers.
Is systick is helpful for this.
pls reply..

Thanks and regards,
Manish

login or register to reply

cb1

Platinum Boarder

2008/06/20 08:55

Re:how to create milli, micro second delays

Yes - the SysTick function is suitable and retains all of your "serious" timer functionality. User Guides and library code will assist.

How did your earlier Uart problem turn out?

login or register to reply

Manish

Senior Boarder

2008/06/20 22:08

Re:how to create milli, micro second delays

Thanks for reply..
And about That UART problem, It was atually a line driver problem. I am using MAX232 insted of max3224 and result is i am not getting correct output,
Now it is solved..

login or register to reply

dereksoftstuff

Expert Boarder

2008/07/02 05:55

Re:how to create milli, micro second delays

Just been doing the same thing. I've posted a version in the sharing forum, it may be of use to you ...

login or register to reply

awneil

Gold Boarder

2008/07/03 17:36

Re:how to create milli, micro second delays

dereksoftstuff wrote:
I've posted a version in the sharing forum
Here

Thanks!

login or register to reply