I2C Quiz
easy
5 Questions
Question 1 of 5
What does I2C stand for?
I2C stands for Inter-Integrated Circuit, a serial communication protocol.
Question 2 of 5
How many wires are typically required for an I2C communication?
I2C uses two wires: SDA (Serial Data) and SCL (Serial Clock) along with power and ground.
Question 3 of 5
Which of the following signals is used for clock synchronization in I2C?
SCL (Serial Clock) is the signal used to synchronize data transfer in I2C.
Question 4 of 5
What is the role of the SDA line in I2C communication?
SDA (Serial Data) is used to transmit data between the master and the slave devices.
Question 5 of 5
In an I2C communication, which device initiates the communication?
The master device always initiates the communication by sending a start condition and the address of the slave.
1 / 5