REVISION HISTORY
Code No.
Page
Contents
411900101
19-28
USIL: Interrupts in UART mode - Receive error interrupt
(Old) ... If any of the error flags has the value 1, ... proceed with error recovery.
(New) ... If any of the error flags has the value 1, ... proceed with error recovery.
To reset an overrun error, ... USILMOD[2:0]/USIL_GCFG register) to initialize USIL.
19-29
USIL: Interrupts in SPI mode - Receive error interrupt
(Old) ... If SEIF is 1, the interrupt handler routine will proceed with error recovery.
(New) ... If SEIF is 1, the interrupt handler routine will proceed with error recovery.
To reset an overrun error, clear SEIF ... then read the receive data buffer (USIL_RD register) twice.
19-30
USIL: Interrupts in I
2
C master/slave mode - Receive error interrupt
(Old) To use this interrupt, ... interrupt requests for this cause will not be sent to the ITC. ...
... If IMEIF is 1, the interrupt handler routine will proceed with error recovery.
(New) To use this interrupt, ... interrupt requests for this cause will not be sent to the ITC.
An overrun error occurs ... two-byte data has been received without reading the receive data buffer.
The USIL module sets ... the interrupt handler routine will proceed with error recovery.
To reset an overrun error, ... read the receive data buffer (USIL_RD register) twice.
19-32,
19-38,
AP-A-3,
AP-A-28
USIL: 0x30065f USIL SPI Master Mode Receive Data Mask Register (USIL_SMSK)
(New) Deleted
19-33
USIL: USIL Receive Data Buffer Register (USIL_RD) - (D[7:0]) RD[7:0]: USIL Receive Data Buffer Bits
(Old) If receiving the subsequent data is completed ... the new received data overwrites the contents.
(New) Deleted
19-36
USIL: USIL UART Mode Interrupt Flag Register (USIL_UIF) - (D2) UOEIF: Overrun Error Flag Bit
(Old) An overrun error occurs when the previous received data ... UOEIF is reset by writing 1.
(New) An overrun error occurs ... (write 0x0 to USILMOD[2:0]/USIL_GCFG register) to initialize USIL.
19-36,
19-37,
AP-A-28
USIL: USIL SPI Master/Slave Mode Configuration Register (USIL_SCFG)
(Old) D1 SMSKEN: Receive Data Mask Enable Bit
(New) D1 Reserved (Do not set to 1.)
19-38, 19-39 USIL: USIL SPI Master/Slave Mode Interrupt Flag Register (USIL_SIF) - (D2) SEIF: Overrun Error Flag Bit
(Old) An overrun error occurs when the previous received data ... SEIF is reset by writing 1.
(New) An overrun error occurs if data are received successively when SRDIF is 1. While SRDIF is set ...
The procedure that writes 1 to SEIF and reads USIL_RD register twice can be reversed.
19-41
USIL: USIL I
2
C Master Mode Interrupt Flag Register (USIL_IMIF) - (D[4:2]) IMSTA[2:0]: I
2
C Master Status
Bits
(Old) When an operation completion interrupt occurs, ... the operation that has been finished.
(New)... the operation that has been finished. IMSTA[2:0] is automatically reset to 0x0 by writing 1 to IMIF.
USIL: USIL I
2
C Master Mode Interrupt Flag Register (USIL_IMIF) - (D1) IMEIF: Overrun Error Flag Bit
(Old) An overrun error occurs when the previous received data ... IMEIF is reset by writing 1.
(New) An overrun error occurs ... and then read the receive data buffer (USIL_RD register) twice.
19-43
USIL: USIL I
2
C Slave Mode Interrupt Flag Register (USIL_ISIF) - (D[4:2]) ISSTA[2:0]: I
2
C Slave Status Bits
(Old) When an operation completion interrupt occurs, ... the operation that has been finished.
(New)... the operation that has been finished. ISSTA[2:0] is automatically reset to 0x0 by writing 1 to ISIF.
USIL: USIL I
2
C Slave Mode Interrupt Flag Register (USIL_ISIF) - (D1) ISEIF: Overrun Error Flag Bit
(Old) An overrun errors occurs when the previous received data ... ISEIF is reset by writing 1.
(New) An overrun error occurs ... and then read the receive data buffer (USIL_RD register) twice.
19-45
USIL: USIL LCD SPI Mode Interrupt Flag Register (USIL_LSIF) - (D1) LSBSY: Transfer Busy Flag Bit
(Old) It is cleared to 0 once the transfer is completed.
(New) It is cleared to 0 after data transfer ... LSDMOD[1:0]/USIL_LSDCFG register has completed.
21-4, 21-17 I
2
S: Sample clock period
Modified Figures 21.4.2 and 21.7.8
21-10
I
2
S: Data output timing chart
Modified Figure 21.5.2
21-18
I
2
S: I
2
S Start/Stop Register (I2S_START) - (D7) I2SBUSY: I
2
S Busy Flag Bit
(Old) I2SBUSY is set to 1 when the I
2
S starts data output and stays 1 while data is being output.
(New) I2SBUSY is set to 1 when 1 is written to I2SSTART and stays 1 while data is being output.
24-7, 24-17 GPIO: Interrupt mode and polarity selection
(Old) In SLEEP mode, the CMU senses the port interrupt ... if edge trigger mode is selected.
(New) SLEEP mode can be canceled ... how the GPIO interrupt mode (edge trigger/level trigger) is set.
26-2
LCDC: Block diagram
Modified Figure 26.2.1
LCDC: Block diagram
(Old) SAPB bus interface
The C33 PE Core accesses the LCDC registers and look-up table through ...
Sequence controller
The sequence controller controls data flow ... through the look-up table. ...
(New) SAPB bus interface
The C33 PE Core accesses the LCDC registers and monochrome look-up table through ...
Sequence controller
The sequence controller controls data flow ... through the color look-up table. ...