I2C vs I2S
Difference between I2C vs I2S What is I2C Protocol? I2C stands for Inter IC communication. I2C is a simple two-wire protocol used to comminute between two devices or chips in an embedded system. I2C has two lines SCL and SDA, SCL is used for the clock, and SDA is used for data. I2C Timing Diagram […]