SBOSAJ7A October 2025 – December 2025 TMP4719
PRODUCTION DATA
To write on the I2C bus, the controller sends a START condition on the bus with the address of the target, as well as the last bit (the R/W bit) set to 0, which signifies a write. The target acknowledges, letting the controller know the target is ready. After this, the controller starts sending the register pointer followed by the register data to the target. The controller terminates the transmission with a STOP condition.
Writes to read-only registers or register locations outside of the register map are ignored, and the TMP4719 performs a NACK to the data that the controller tries to send.
Figure 7-12 shows an example of writing a single-byte write communication. TMP4719 does not support multiple-byte writes.
Figure 7-12 Write to Single Register