JAJSHG4 May 2019
ADVANCE INFORMATION for pre-production products; subject to change without notice.
The I2C master must provide an I2C command, as shown in Figure 18, to write a continuous block of registers. The register address is the address of the first register in the block that must be written. The I2C master must provide data for registers in subsequent I2C frames in an ascending order of register addresses. Writing data to addresses that do not exist in the register map of the device have no effect. Table 12 lists the opcodes for different commands. If the data provided by the I2C master exceeds the address space of the device, the device ignores the data beyond the address space. To end the register write command, the master must provide a STOP or a RESTART condition in the I2C frame.
NOTE:
S = start, Sr = repeated start, and P = stop.