JAJSFM3E February 2015 – June 2018 LMH1218
PRODUCTION DATA.
The System Management Bus (SMBus) is a two-wire serial interface through which various system component chips can communicate with the master. Slave devices are identified by having a unique device address. The two-wire serial interface consists of SCL and SDA signals. SCL is a clock output from the Master to all of the Slave devices on the bus. SDA is a bidirectional data signal between the Master and Slave devices. The LMH1218 SMBUS SCL and SDA signals are open drain and require external pull up resistors.
Start and Stop:
The Master generates Start and Stop conditions at the beginning and end of each transaction.
The Master generates 9 clock pulses for each byte transfer. The 9th clock pulse constitutes the ACK cycle. The transmitter releases SDA to allow the receiver to send the ACK signal. An ACK is when the device pulls SDA low, while a NACK is recorded if the line remains high.
Writing data from a master to a slave comprises of 3 parts as noted in figure Figure 11
SMBus read operation consists of four parts