REVISION HISTORY
Code No.
Page
Contents
411900101
19-7
USIL: Receive data mask function
(Old) Receive data mask function (master mode)
The USIL in SPI master mode provides a receive data mask (data retransmission) function. ...
... For normal data transfer, set SMSKEN to 0 (default) to disable the receive data mask function.
(New) Deleted
19-11
USIL: Data transfer in UART mode - Data reception
(Old) If the subsequent receive data is written to the receive data buffer when URDIF is 1, an overrun er-
ror occurs.
(New) If the next reception is completed ... an overrun error occurs (at the time stop bit has been received).
USIL: Data receiving timing chart (UART mode)
Modified Figure 19.5.1.2
19-12
USIL: Data transmission timing chart (SPI mode)
Modified Figure 19.5.2.1
USIL: Data transfer in SPI mode - Data reception
(Old) If the subsequent receive data is written to the receive data buffer when SRDIF is 1, an overrun er-
ror occurs.
(New) While SRDIF is set to 1, ... overrun error occurs at the time the first bit of the third byte is fetched).
19-13
USIL: Data receiving timing chart (SPI mode)
Modified Figure 19.5.2.2
19-14, 19-15 USIL: I
2
C master data transmission timing chart
Modified Figure 19.5.3.2
19-15, 19-16 USIL: Sending slave address and transfer direction bit
(Old) ... In 10-bit mode, data is sent twice under software control. ...
To send a 10-bit address, execute this procedure twice as shown in Figure 19.5.3.4. ...
(New) ... In 10-bit mode, data is sent twice or three times under software control. ...
Modified Figure 19.5.3.4
... To send a 10-bit address, execute this procedure twice or three times as shown in Figure 19.5.3.4. ...
19-17, 19-18 USIL: I
2
C master data receiving timing chart
Modified Figure 19.5.3.9
19-19
USIL: Control method in I
2
C slave mode
(Old) ... After an interrupt occurs, ... (ISSTA[2:0]/USIL_ISIF register) to check the operation finished.
(New) ... After an interrupt occurs, ... This also automatically reset ISSTA[2:0] to 0x0.
19-20
USIL: I
2
C slave data transmission timing chart
Modified Figure 19.5.3.12
19-22
USIL: I
2
C slave data receiving timing chart
Modified Figure 19.5.3.14
19-23
USIL: Data Transmission in LCD SPI Mode
(Old) The LSBSY flag indicates the USIL status ... the LCD SPI controller is operating or at standby.
(New) The LSBSY flag indicates the USIL status ... LSDMOD[1:0]/USIL_LSDCFG register has completed.
19-24
USIL: Figure 19.5.4.1
(Old) Data Transmission Timing Chart (LCD SPI mode)
(New) Data Transmission Timing Chart (LCD SPI mode, 16-bit data format)
USIL: Data Transfer in LCD Parallel Mode - Data write
(Old) To write data to the LCD driver/panel ... the command bit status (LPCMD/USIL_LPCFG register).
The LCD parallel interface asserts the chip enable and write signals and outputs the buffer data ...
The command bit status is output from the USIL_DI pin.
The transmitter circuit includes ...
(New) To write data to the LCD driver/panel ... the command bit status (LPCMD/USIL_LPCFG register).
The command bit must be set before ... the USIL_DI pin immediately after it is written to the register.
The LCD parallel interface asserts the chip enable signal and outputs the buffer data ...
The transmitter circuit includes ...
USIL: Data-Write Timing Chart (LCD parallel mode)
Modified Figure 19.5.5.1
19-25, 19-48 USIL: Data Transfer in LCD Parallel Mode - Data read
(Old) The LCD parallel interface asserts the chip enable and read signals ... via the USIL_DI pin.
(New) Set the command bit ... output from the USIL_DI pin immediately after it is written to the register.
19-27
USIL: Receive errors - Overrun error
(Old) Overrun error Overrun error (UART, SPI, I
2
C modes)
If data is received before the previously received data in the receive data buffer has not been read, ...
The overrun error flag is reset to 0 by writing 1.
(New) Overrun error (UART, SPI, I
2
C master/slave modes)
UART mode
An overrun error occurs if the next reception is completed when URDIF is 1 and the receive data ...
I
2
C master/slave mode
... To reset an overrun error, write 1 to IMEIF/ISEIF and then read the receive data buffer (USIL_RD
register) twice.