ELECTRICAL CHARACERSISTICS:
Question 1
It only indicated Vol SDA and Vol ALERT
What are value when SDA and ALERT Pin goes to high (logic ‘1’) and what is its range?
AT page 9 BUS OVERVIEW:" the device that initiates the transfer is called a master, and the device controlled by the master are slaves. The bus must be controlled by a master device that generates the serial clock (SCL), controls the bus access, and generates the START and STOP conditions. "
Question 2:
When TMP102 sends data bytes back to the bus, is the TMP102 considered as master or slave? And does it generate clock, start, stop bit?
Generate clock? Or the TMP102 never generate clock signal?
Look the Figure 14, Two-Write Timing Diagram for Read Word Format
Master controls the clock for first two write cycle. When TMP102 send back to master two temperature bytes,does TMP102 control the clock (TMP102 generating the clock signal at SCL line) or still the master has to generate the clock signal.
Question 3:
Does the clock input to the chip need to be 50% duty cycle?
Looked at Figure 14 in datasheet.
Thanks.