Other Parts Discussed in Thread: ALP
Hi Expert,
I looked into the I2C (SCL, SDA) data of DS90UB954 by using ALP tool like below.

click Apply (*The data maybe different with image upper.)

As you can see there are two SCL part(18bits, 18bits).
Frist : Start/Slave address, R/W /ACK(0)/ Offset Address/ACK(0)/ Stop
Second : Start/Slave address, R/W /ACK(0)/ DATA/ NACK(1)/ Stop
I have two questions.
1. The reason of narrow width pulse. Would It be matter?
2. If I regard the narrow pulse as R/W = 1, this operation is Read. Is it right?
(+ also second data part seems to include slave address as well as data. This format is for read operation.)
Thank you.