Why timers are used in microcontroller?
Answers
Answered by
0
Timer in 8051
Their main purpose is to measure time and count external events. ... The microcontroller can also generate/measure the required time delays by running loops, but the timer/counter relieves the CPU from that redundant and repetitive task, allowing it to allocate maximum processing time for other tasks.
Answered by
0
Answer:
Timer in 8051
Their main purpose is to measure time and count external events. ... The microcontroller can also generate/measure the required time delays by running loops, but the timer/counter relieves the CPU from that redundant and repetitive task, allowing it to allocate maximum processing time for other tasks.
Similar questions