Datasheet-2
a-Si TFT LCD Single Chip Driver
132RGBx162 Resolution and 262K color
ILI9163C
Page 31 of 200
Version:0.09
6.5 Display Data Transfer Recovery
If there is a break in data transmission by RESX pulse, while transferring a Command or Frame Memory Data or
Multiple Parameter command Data, before Bit D0 of the byte has been completed, then DRIVER will reject the
previous its and have reset the interface such that it will be ready to receive command data again when the chip
select line (CSX) is next activated after RESX have been High state. See the following example.
CSX
TB
Host
(MCU to Driver)
S
TB P
Wait for more than 10us
D/CX
D7 D4D6 D5 D3 D2
D/CX
D7 D4D6 D5 D3 D2 D1
D0
Command/parameter/Data
SCL and SDA during RESX=L is invalid and next
byte becomes command
RESX
SCL
SDA
Figure17: Serial bus protocol, write mode – interrupted by RESX
If there is a break in data transmission by CSX pulse, while transferring a Command or Frame Memory Data or
Multiple Parameter command data, before Bit D0 of the byte has been completed. Then the DRIVER will reject the
previous bits and have reset the interface such that it will be ready to receive the same byte re-transmitted when
the chip select line(CSX) is next activated. See the following example.
CSX
Host
(MCU to Driver)
S
D/CX
D7
D4D6 D5
D7 D4D6 D5 D3
SCL
SDA
TB
TB
P
D/CX
D1D2 D0
Command/parameter/
Data
Break
Command/parameter/Data
Figure18: Serial bus protocol, write mode – interrupted by CSX
If1, 2 or more parameter command is being sent and a break occurs while sending any parameter before the last
one and if the host then sends a new command rather than re-transmitting the parameter that was interrupted,
then the parameters that were successfully sent are stored and the parameter where the break occurred is
rejected. The inter face is ready to receive next byte as show below.
Note: Break can be e.g. another command or noise pulse.