We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi!i want to know how to to give a delay of 0.1 second in keil assembley of 8051 microcontroller, using timers. it would be great if any of you could help, esp with the code. i can give small delays easily but this is somewhat large....i have a project due and i am stuck at this. thankyou in advance:)
you can use a bigger crystal and you go slower and add lots of nops.
if this is not tongue in cheek, his is the winner of the award for the silliest answer of the year.
the right answer: run a counter in the timer ISR.
Erik
thanks.but i did it anyways:)