Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/04/08 11:04
Read: times


 
Msg Score: -1
 -1 Looks like homework
#156399 - how to give a delay using timers of AT89C51 in C
hi

im using a crystal oscillator of 11.0592 MHz with the chip of AT89C51 controller

i want to give a simple delay of 3ms using the timers of controller
doesnt matter if u use timer 1/timer 2 or in mode 1/mode 2
bt it should giva a delay of 3 ms

u can make this problem in another function like

void delay(void)
{
//body
//paused for 3ms
}


KINDLY HELP!!!

List of 2 messages in thread
TopicAuthorDate
how to give a delay using timers of AT89C51 in C            01/01/70 00:00      
   First Steps            01/01/70 00:00      

Back to Subject List