Datasheet

© 2020 Integrated Device Technology, Inc.
11
September 9, 2020
7. Digital Output Measurements
The FS3000 continuously measures in operation.
The data is sent in byte packages. Each byte is followed by an ACK from the slave. The most significant bit (MSB) is transmitted first.
To read the data, the following command is sent to the FS3000.
After the START bit, the master device sends the 7-bit slave address followed by an eighth bit = 1 (READ). The READ bit indicates a transmission
from the FS3000 (slave) to master. See Figure 6.
The checksum used for data integrity is returned from the FS3000 followed by the two bytes of flow data.
The flow data is a 12-bit integer. Only the least significant four bits in the high byte are valid. See Figure 7.
Figure 6. Flow Data Read Command
Figure 7. Flow Data from FS3000
6 5 4 3 2 1 0
S 0 1 0 1 0 0 0
R (1) A
Byte
Device Slave Address (0x28), [6:0]
S START Condition
R READ Mode
P STOP Condition
A Acknowledge (ACK)