what is the difference between timer and counter of microcontroller?
Answer / Sarthak Gupta
A microcontroller's timer generates a specific output signal after a predefined time period. The timer can be configured to generate an interrupt upon overflow or match with a comparison value. A counter, on the other hand, counts events (such as clock cycles, external input pulses, etc.) and stores the result in a register. Unlike timers, counters do not generate interrupts by default but can be configured to do so.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is segment address in 8086?
Which interrupt has highest priority?
8085 is how many bit microprocessor?
What is 8255?
Define the jobs performed by the biu and eu in the 8086.
What is the difference between isr & function call?
What are the widths of data bus (db) and address bus (ab) of 8085?
What does the parity flag do?
How many instruction bits does 8085 processor support?
What is the function of ale and how does it works?
What are the interrupts of 8086?
Give here your suggestion about microprocessor 8085 and 8086. These 2 processors used in old time. I want to know its program execution time, memory space?