This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Ryuji,
This is explained on page 28 of the datasheet. On the 18th falling edge the command on the bus is latched in and executed. At that point sync can be brought high.
Kevin san,
Ryuji,
If SYNC is brought high any time before the 18th falling edge it acts as an interrupt to the transaction. If SYNC is brought high any time after the 18th falling edge the transaction is complete. As long as SYNC is held high for the minimum required time between frames this operation is fine. Your PDF looks fine. Your sequence looks fine.
Ryuji,
I understand your confusion. I took a moment to look at the digital block for the device and it's clear that the instruction is latched and executed on the 18th clock edge. Once SYNC goes high the state-machine for the serial interface is completely reset. Hope this clarifies that.
The T9 figure should be observed from the 18th falling edge to the next SYNC falling edge. The device will operate as you expect.
Kevin san,
(b) {1st updating:18clock cycle(20ns x 18)} + t8(20ns) + {2nd updationgC:18 clk cycle(20ns x 18)} =740ns
(b) {1st updating:18clock cycle(20ns x 18)} + t8(20ns) + {2nd updationgC:18 clk cycle(20ns x 18)} =740ns
(c) If (a) and (b) are not correct, please kindly let me know correct calculation.