1.

Select the correct name for the SPI master-slave configuration.(a) Dependent Slave Configuration(b) Independent Master Configuration(c) Independent Slave Configuration(d) Chained Master and Slave ConfigurationThis question was addressed to me at a job interview.Origin of the question is Uploading topic in portion Arduino Programming of Arduino

Answer»

Correct choice is (c) INDEPENDENT SLAVE Configuration

To EXPLAIN I would say: The Independent Slave Configuration is a type of SPI configuration where each slave is a separate chip and the master DEVICE talks to one chip at a time.

The setup is given below…



Discussion

No Comment Found

Related InterviewSolutions