SDA3526-5 Overview
Key Features
- It consists of a serial data line SDA and a serial clock line SCL
- The data line requires an external pull-up resistor to VCC (open drain output stage)
- The possible operational states of the I2C Bus are shown in figure - In the quiescent state, both lines SDA and SCL are high, i.e
- the output stage of the data line is disabled
- As long a SCL remains "1", information changes on the data bus indicate the start or the end of data transfer between two components
- The transition on SDA from "1" to "0" is a start condition, the transition from "0" to "1" is a stop condition
- During a data transfer the information on the data bus will only change while the clock line SCL is "0"
- The information on SDA is valid as long as SCL is "1"
- Between a start and stop condition, information is always transmitted in byte-organized form