Why does I2C issue a start condition and a stop condition at the
beginning and at the end of transmissions respectively, while SPI
does not?
Group of answer choices Because I2C operates at a lower speed
compared to SPI.
Because SPI has only one master, but I2C has multiple
masters.
Because SPI operates in the duplex mode, but I2C operates in the
half-duplex mode.
Because SPI has an additional slave-select line, but I2C does
not.
Why does I2C issue a start condition and a stop condition at the beginning and at the end of transmissions respectively,
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am