MICROPROCESSOR AND MICROCONTROLLER

ARM PROCESSOR

ARCHITECTURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The lpc2148 microcontroller comes loaded with two ____ bit timers
A
8 bit
B
32 bit
C
16 bit
D
None of the above
Explanation: 

Detailed explanation-1: -LPC2148 has two 32-bit timers/counters:Timer0/Counter0 & Timer1/Counter1.

Detailed explanation-2: -ARM LPC2148 is 32-bit processors based on RISC (Reduced Instruction Set Computer) architecture.

Detailed explanation-3: -The LPC2148 has two functionally identical general purpose timers: Timer0 and Timer1. These both timers are 32-bit along with 32-bit prescaler. Timer allows us to generate precise time delay. For Example: In our blink LED example project, we’ve generated random delay of approximate 1 Sec.

Detailed explanation-4: -LPC2148 Timer Features Four 32-bit match registers that allow: Continuous operation with optional interrupt generation on match.

There is 1 question to complete.