wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz 4: ATmega328P IC and Shift Register

Total questions: 15

Worksheet time: 5mins

Name
Class
Date
1.

The ATmega328P microcontroller is based on which type of architecture?

a)
AVR architecture
b)
ARM architecture
c)
PIC architecture
d)
x86 architecture
2.

What is the maximum clock speed of the ATmega328P at higher supply voltages?

a)
16 MHz
b)
12 MHz
c)
20 MHz
d)
8 MHz
3.

Which communication protocols are supported by the ATmega328P?

a)

FTP

b)

USART, SPI, I2C

c)

Shannon-Weaver Communications

d)

Aristotle Communications

4.

The ATmega328P includes how many analog-to-digital converter (ADC) input

channels?

a)
8
b)
4
c)
10
d)
6
5.

How many pins does the ATmega328P have?

a)
16
b)
32
c)
28
d)
40
6.

What is the resolution of the ATmega328P’s ADC?

a)

1080x900

b)

1-byte

c)

10-bit

d)

2-bytes

7.

What is the operating voltage range of the ATmega328P.

a)

110VAC

b)

220VAC

c)

7V – 12V

d)
1.8V to 5.5V
8.

What is the function of the RESET pin (PC6) in ATmega328P?

a)

Provides reference voltage for ADC

b)

Restarts the microcontroller

c)

Powers the microcontroller.

d)

Controls the clock speed of the microcontroller.

9.

9. Which pins are used for external crystal oscillator connection in ATmega328P?

a)
XTAL1 and XTAL2
b)
OSC1 and OSC2
c)
CLK1 and CLK2
d)
TIMER1 and TIMER2
10.

Which ATmega328P pins are typically used for serial communication (USART)?

a)

Pins 0 (TX) and 1 (RX)

b)
Pins 6 (RX) and 7 (TX)
c)
Pins 0 (RX) and 1 (TX)
d)
Pins 4 (RX) and 5 (TX)
11.

In ATmega328P, which pins serve as PWM outputs?

a)
2, 4, 7, 8
b)
3, 5, 6, 9, 10, 11
c)
1, 12, 13, 14
d)
15, 16, 17, 18
12.

The 74HC595 shift register can control how many outputs?

a)
16
b)

8

c)
32
d)

4

13.

What is the function of the QH’ pin on the 74HC595?

a)
The QH' pin is used for power supply.
b)
The QH' pin outputs the last bit of data from the shift register.
c)

Serial output for cascading registers

d)
The QH' pin connects to the clock input.
14.

The OE (Output Enable) pin on the 74HC595 is active:

a)
low
b)
inactive
c)
pulled up
d)
high
15.

Which pin on the 74HC595 where you send your data bits into the shift register?

a)

MR (Master Reset) pin

b)
STCP (Storage Clock) pin
c)

DS (Data Serial) pin

d)
SHCP (Shift Clock) pin