Microcontroller › 8051 › Re: Project MC012 – Problems with code › i don’t know about the
March 14, 2011 at 9:49 am
#5743
dagakshay
Participant
i don’t know about the present code but here i am writing some of the points which might be helpful for you:
1) use timer0, it is a 16 bit counter….
2) as the counter value increases by 1 it counts 1.085us (crystal is 11.0592 MHz)…
1000 micro second will make one mili second….
all d bst…