This set of MCQs helps students to learn about basic Peripherals in embedded Systems which are the devices that aid the microprocessor to accomplish a given job. In other words, they serve as accessories to the microprocessor. Depending on their location they can be classified into 2 types, if they are located inside the SoC (expands to System on Chip, in other words, it is just the IC containing the microprocessor ) of a micro-controller they are called on-chip peripherals and if they are located outside the SoC but on the same PCB they are called off-chip peripherals.
How many registers are there to control the parallel port in the basic form?
Which of the following is the most commonly used buffer in the serial porting?
Which of the following processor uses SPI for interfacing?
Which of the following can transfer multiple bits of data simultaneously?
Serial port
Sequential port
Concurrent unit
Parallel port
Which of the following are interfaced as inputs to the parallel ports?
LEDs
Switch
Alphanumeric display
Seven segmented display
Which of the following are interfaced as the outputs to the parallel ports?
Keyboards
Switches
LEDs
Knobs
Which of the following is also known as tri-state?
Output port
Input port
Parallel port
Output-input port
How buffers are enabled in the parallel ports?
By the data register
By data direction register
By individual control register
By data and individual control register
Which of the following registers offers high impedance?
Data register
Data direction register
Individual control bit
Data register and data direction register
Which of the following can be used as a chip select?
Multifunction I/O port
Parallel port
DMA port
Memory port
Which of the following is necessary for the parallel input-output port?
Inductor
Pull-up resistor
Push-up resistor
Capacitor
Which of the following can be described as general-purpose?
Multifunction I/O port
Input port
DMA port
Output port
Which of the following depends the number of bits that are transferred?
Wait statement
Ready statement
Time
Counter
What does SPI stand for?
Serial parallel interface
Serial peripheral interface
Sequential peripheral interface
Sequential port interface
Which allows the full duplex synchronous communication between the master and the slave?
SPI
Serial port
I2C
Parallel port