MICROPROCESSOR AND MICROCONTROLLER

PIC MICROCONTROLLER

ARCHITECTURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Size of Timer 2 is
A
8 bit
B
16 bit
C
13 bit
D
14 bit
Explanation: 

Detailed explanation-1: -Timer2 is an 8-bit timer with a prescaler, a postscaler, and a period register. Using the prescaler and postscaler at their maximum settings, the overflow time is the same as a 16-bit timer. Timer2 is the PWM time-base when the CCP module(s) is used in the PWM mode.

Detailed explanation-2: -As we discussed in PIC controller PIC16F1517 there are three Timers as Timer0, Timer1 and Timer2 with size of 8bits, 16bits, and 8bits. Timer2 Module is a 8-bit timer with special features of prescaler and postscaler.

Detailed explanation-3: -Timer 0 is a 8-bit counter. This means it can count from 0 to 255 (i.e. 2^8).

There is 1 question to complete.