JAJSEX5B August 2010 – March 2018 LM3535
PRODUCTION DATA.
Every byte put on the SDIO line must be eight bits long, with the most significant bit (MSB) transferred first. Each byte of data has to be followed by an acknowledge bit. The acknowledge related clock pulse is generated by the master. The master releases the SDIO line (HIGH) during the acknowledge clock pulse. The LM3535 pulls down the SDIO line during the 9th clock pulse, signifying an acknowledge. The LM3535 generates an acknowledge after each byte is received. There is no acknowledge created after data is read from the LM3535.
After the START condition, the I2C master sends a chip address. This address is seven bits long followed by an eighth bit which is a data direction bit (R/W). The LM3535 7-bit address is 38h. For the eighth bit, a “0” indicates a WRITE and a “1” indicates a READ. The second byte selects the register to which the data will be written. The third byte contains data to write to the selected register.