- This topic has 2 replies, 3 voices, and was last updated 8 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › TIMER DELAY PROBLEM……..
Hello…..friends……
I am using timer0 and timer1 in mode 2,external clock=11.0592mhz,to generate pulses of 10us on two pins of uc with an delay of 100us I am loading TLO=0XF6 for 10us
& TH1=OXA3;for 100us delay…..here is my program……in output i am getting delay of approx…8ms…despite of 100us…..please anybody help me out this problem…..
Hi,
How to create timer interup in python??
to create 100 us delay using timer in mode 2 you have to load value 255-100 = 155 = 9Bh