8253 - Timer: Features of 8253
8253 - Timer: Features of 8253
8253 - Timer: Features of 8253
Features of 8253:
It has three independent 16-bit down counters.
It can handle inputs from DC to 10 MHz
These three counters can be programmed for either binary or BCD count.
It is compatible with almost all microprocessors.
8253 Architecture
Read/Write Logic
It includes 5 signals, i.e. RD, WR, CS, and the address lines A0 & A1.
A1 A0 Result
0 0 Counter 0
0 1 Counter 1
1 0 Counter 2
0 0 1 0 0 Write Counter 0
0 1 1 0 0 Write Counter 1
1 0 1 0 0 Write Counter 2
0 0 0 1 0 Read Counter 0
0 1 0 1 0 Read Counter 1
1 0 0 1 0 Read Counter 2
Counters
Each counter consists of a single, 16 bit-down counter, which can be
operated in either binary or BCD. The programmer can read the contents
of any of the three counters