1.

Which of the following byte performs the slave selection?(a) first byte(b) second byte(c) terminal byte(d) eighth byteI had been asked this question during an online interview.This key question is from I2C-I topic in division Basic Peripherals of Embedded Systems

Answer»

The correct choice is (a) first byte

The best explanation: The SLAVE selection is performed by using the first byte as an address byte. When the address byte is sent out all the slave devices compares the address by its own VALUE. If there is a MATCH, the ACKNOWLEDGE signal will be sent by the slave.



Discussion

No Comment Found

Related InterviewSolutions