SPI/SPI%20Protocol%20MCQs%20Unit%202 Sample Test,Sample questions

Question:
 If one CS/SS pin exists then multiple slaves are connected to master by ________ process?

1.Timing circuit

2.Clock Signal

3.Daisy-chaining

4.Cycling

Posted Date:-2022-10-19 11:09:18


Question:
 If slave devices are not selected then their MISO Signal becomes _______?
 High impedance
 
 

1. High impedance

2.Low impedance

3.Low impedance

4.none of these

Posted Date:-2022-10-20 09:30:38


Question:
 In SPI, master can ______ the next clock edge to slow the transfer rate.

1. Continues

2.Delay

3.Passes

4.Moves

Posted Date:-2022-10-20 09:18:22


Question:
 In ____________ state, the select line of slave is kept at high voltage level.

1. Transmitting

2.Idle

3.Continuous

4.Restart

Posted Date:-2022-10-19 11:05:42


Question:
 Slave is in operating state when master switches CS/SS pin to ____ voltage state.

1.High

2.Low

3.More

4.Fast

Posted Date:-2022-10-20 04:55:22


Question:
 Sometimes SPI uses other signals to send an _______signal inorder to host the CPU.

1.Interrupt

2.Timing

3.Clock

4.None of the above

Posted Date:-2022-10-20 09:26:01


Question:
 SPI has higher ________ than I2C or SMBus.

1.Flexibility

2.Bandwidth

3.Throughput

4.None of the above

Posted Date:-2022-10-20 06:01:53


Question:
 Using the Arduino SPI Library, the raising and falling edge is controlled by ___ function?

1.setClockDivider()

2.setBitOrder()

3.setDataMode()

4.setIn()

Posted Date:-2022-10-20 16:52:25


Question:
 Using the Arduino SPI Library, the speed is set by the ______ function?

1.sSetClockDivider()

2. setUp()

3.setDown()

4.setIn()

Posted Date:-2022-10-20 09:43:58


Question:
A Full duplex capability makes ______ protocol very simple for master/slave applications.

1.UART

2.USB

3.SPI

4.I2C

Posted Date:-2022-10-20 09:19:30


Question:
AVR Controllers are coded using a _____ Interface.

1.UART

2.USB

3.I2C

4.SPI

Posted Date:-2022-10-20 06:06:32


Question:
AVR Controllers are coded using a _____ Interface.

1.UART

2.USB

3.I2C

4.SPI

Posted Date:-2022-10-20 09:16:06


Question:
Clock phase in SPI are sampled on either the first or _____ number edge of the clock cycle.

1.First

2.Second

3.Both a and b

4.Last

Posted Date:-2022-10-19 11:03:43


Question:
Clock polarity in SPI are sampled on either rising or _____ type edge of the clock cycle.

1.Standing

2.Falling

3.Steady

4.Continuous

Posted Date:-2022-10-19 11:02:28


Question:
COPI stands for _______?

1.Clock from controller

2.Clock Out Pin in

3.Controller Out peripheral In

4.Controller In Peripheral Out

Posted Date:-2022-10-21 06:06:38


Question:
Daisy chain ype configuration requires _____ to gain a bank of I/P’s or O/P’s via SPI.

1.Actuators

2. Shift registers

3.Oscillators

4.ICs

Posted Date:-2022-10-20 09:20:57


Question:
Data transfer and receive done at same time via ____ lines.

1.MOSI

2.MISO

3.MSOI

4.Both a and b

Posted Date:-2022-10-20 05:30:20


Question:
Data transferred from master to slave is sent via _____ first.

1.LSB

2. MSB

3. USB

4. SPI

Posted Date:-2022-10-19 11:10:22


Question:
Data transferred from slave to master is sent with _____ first.

1.LSB

2.MSB

3.USB

4.SPI

Posted Date:-2022-10-20 04:54:22


Question:
Disadvantage of SPI is it allows only ____ number of master?
 
 

1.Single

2.Multiple

3.More

4. Null

Posted Date:-2022-10-20 05:32:25


Question:
Disadvantage of SPI is it requires____ number of wires?

1. Two

2.Four

3. Three

4.One

Posted Date:-2022-10-20 05:31:26


Question:
Error checking can’t be done using _____ protocol.

1.SPI

2. I2C

3.UART

4.IPC

Posted Date:-2022-10-20 05:37:10


Question:
If CPOL =1 and CPHA are 0, then the data is sampled at the main ____ edge of the clock.

1.Falling

2.Rising

3.Increase

4.High

Posted Date:-2022-10-20 09:38:43


Question:
If CPOL =1 and CPHA are 1, then the data is sampled at the drag ____ edge of the clock.

1.Falling

2.Rising

3.Decrease

4.Decrement

Posted Date:-2022-10-20 09:40:38


Question:
If CPOL and CPHA are 0, then the data is sampled at the main ____ edge of the clock.

1.Falling

2.Rising

3.Decrease

4.Decrement

Posted Date:-2022-10-20 09:35:17


Question:
In SPI which bits are absent?

1.Stop

2.Continues

3.Starts

4.Both a and c

Posted Date:-2022-10-20 04:57:10


Question:
Multiple slaves are connected to many master or single master which can be wired in ______ fashion?

1.Serial

2.Parallel

3.Hybrid

4. None of the above

Posted Date:-2022-10-19 11:07:32


Question:
QSPI stands for ___________?

1.Quality Serial Peripheral

2.Queued SPI

3.Quants SPI

4.Quantity SPI

Posted Date:-2022-10-20 09:33:30


Question:
Quad SPI, Dual SPI are variants of _____ mode of communication.

1.Full duplex Half duplex

2.Half duplex

3.Semi

4.None of the above

Posted Date:-2022-10-20 09:27:04


Question:
Signals in SPI are unidirectional which allows easy ______ isolation?

1.Galvanic

2.Thermometer

3.Thermistor

4.None of These

Posted Date:-2022-10-20 09:31:37


Question:
Signals in SPI are unidirectional which allows easy ______ isolation?

1.Galvanic

2.Thermometer

3.Thermistor

4.None of These

Posted Date:-2022-10-20 09:31:39


Question:
Slaves in SPI doesn’t require ______ type of address.

1.Complex

2.Simple

3.Unique

4.More easy

Posted Date:-2022-10-20 05:57:43


Question:
Slaves in SPI with master clock doesn’t require ______ type of oscillators.
 

1.Inaccuracy

2.Precision

3.Simple

4.Complex

Posted Date:-2022-10-20 05:56:37


Question:
SPI Communication always depends on ________, as it generates clock signals.

1.Slave

2.Clock

3.Master

4. Timer

Posted Date:-2022-10-19 08:33:58


Question:
SPI distance can be handled via transceivers like ______?

1.RS-232

2.RS-422

3. RS-109

4. RS-101

Posted Date:-2022-10-20 09:17:18


Question:
SPI has a higher data transfer rate than _____?

1.USB

2.USART

3.I2C

4. IPC

Posted Date:-2022-10-20 05:29:22


Question:
SPI has no _______ slave addressing system.

1.Complicated

2.Easy

3.Clarity

4.Moderate

Posted Date:-2022-10-20 05:55:31


Question:
SPI protocol ______ are tools which sample an SPI bus and decode the electrical signals.

1.Registers

2.Oscillators

3.Analyzers

4.Timers

Posted Date:-2022-10-20 09:28:10


Question:
SPI supports _____ peripherals.

1.Single

2.Multiple

3.Low

4.High

Posted Date:-2022-10-20 16:55:24


Question:
The clock signal in SPI is updated via properties of ______?

1.Clock Polarity

2.Timer

3.Interfacing

4.Master

Posted Date:-2022-10-19 08:34:56


Question:
There are similarities between SPI and _____ protocol.

1.FPGA

2.JTAG

3.PPI

4.I2C

Posted Date:-2022-10-20 09:34:21


Question:
Using the Arduino module, SPI is programmed using _____ commands?

1.ShiftIn()

2.SizeIn()

3.ShiftDown()

4.ShiftUp()

Posted Date:-2022-10-20 09:42:25


Question:
Using the Arduino SPI Library, the clock frequency which divides is ____ MHz.

1.11

2.12

3.16

4.14

Posted Date:-2022-10-20 16:53:32


Question:
Using the Arduino SPI Library, the data is sent by the ______ function?

1.setClockDivider()

2.setBitOrder()

3.setDown()

4.setIn()

Posted Date:-2022-10-20 09:45:03


Question:
When master sends data over MOSI line then which component _____ reads the bits as they received.

1.Master

2.Slave

3.Timer

4.Circuit

Posted Date:-2022-10-20 04:56:19


Question:
___ pins in multiple are available on the master side of SPI.

1.CS/SS

2.CC/SS

3.CS/CS

4.SS/CS

Posted Date:-2022-10-19 11:06:36


Question:
____ can be set by the master to access for bits to be the output.

1.Clock polarity

2.Timing signal

3.Synchronous

4.Asynchronous

Posted Date:-2022-10-19 11:04:50


Question:
______ are not necessary in SPI, unlike CAN bus.

1.Receivers

2.Transmitters

3.Oscillators

4.Transceivers

Posted Date:-2022-10-20 05:58:34


Question:
______ is not present on data received in SPI.

1.Acknowledgement

2.Distance

3.Correctness

4.Receipt

Posted Date:-2022-10-20 05:53:38


Question:
_______ are used in Independent slave configuration between power sources and chip selections?

1.Shift registers

2. Pull-up resistors

3.Thermistors

4.Oscillators

Posted Date:-2022-10-20 09:22:43


More MCQS

  1. SPI Protocol MCQs Unit 1
  2. SPI Protocol MCQs Unit 2
  3. SPI Protocol Question & Answers
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!