wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

MCAPP (2024-25 EVEN) Surprise Quiz II

Total questions: 10

Worksheet time: 20mins

Name
Class
Date
1.
  1. 1. The maximum operating CPU frequency of LPC2148 is _______

a)

11.0592 MHz

b)

48 MHz

c)

100 MHz

d)

60 MHz

2.
  1. 2. Choose the maximum number of GPIO pins available in LPC2148

a)

45

b)

30

c)

40

d)

48

3.
  1. 3. Identify the peripherals is NOT present in LPC2148  

a)

UART

b)

CAN

c)

I2C

d)

SPI

4.

4.Which of the following is NOT a feature of LPC2148?

a)

In-System Programming (ISP)

b)

In-Application Programming (IAP)

c)

In-Circuit Emulation (ICE)

d)

In-System Debugging (ISD)

5.

5.Identify the primary purpose of the PLL (Phase Locked Loop) in LPC2148

a)

To control the power supply

b)

To generate accurate clock signals

c)

To regulate the Flash memory  

d)

To manage interrupts  

6.

6. ___________ is used to configure the direction of a GPIO pin as input or output in LPC2148

a)

PINSEL

b)

IOSET

c)

IODIR

d)

IOCLR

7.

7.      Which of the following statements is true regarding interrupts in LPC2148?

a)

LPC2148 supports only external interrupts  

b)

LPC2148 supports only internal interrupts  

c)

LPC2148 supports both external and internal interrupts  

d)

LPC2148 does not support interrupts

8.
  1. 8.      Select the appropriate operation for the instruction GPIO0_IODIR &= ~(1<<10);

a)

Configure GPIO0.10 as Output

b)

Configure GPIO0.10 as Input

c)

Configure GPIO0.10 as High Impedance state

d)

Select GPIO0.10

9.

9.      Find the maximum resolution of ADC in LPC2148

a)

8 bit

b)

16 bit

c)

12 bit

d)

10 bit

10.

10.    ______type of memory is used for storing programs in LPC2148.

a)

SRAM

b)

EEPROM

c)

Flash Memory

d)

Cache Memory