I2C vs SPI
Difference Between I2C vs SPI What is I2C Protocol? I2C stands for Inter-Integrated Circuit. I2C is a simple two-wire serial protocol used to communicate between two devices or chips in an embedded system. I2C has two lines SCL and SDA, SCL is used for clock and SDA is used for data. What is SPI Protocol? […]