Datasheet

V850ES/JG3-H, V850ES/JH3-H CHAPTER 17 ASYNCHRONOUS SERIAL INTERFACE C (UARTC)
R01UH0042EJ0500 Rev.5.00 Page 732 of 1513
Aug 12, 2011
(5) UARTCn option control register 1 (UCnOPT1)
The UCnOPT1 register is an 8-bit register that controls the serial transfer operation of UARTCn.
This register can be read or written in 8-bit or 1-bit units.
Reset sets this register to 00H.
Caution Set the UCnEBE bit while the operation of UARTC is disabled (UCnCTL0.UCnPWR = 0).
0UCnOPT1
(n = 0 to 4)
0 0 0 0 0 0 UCnEBE
654321
After reset: 00H R/W Address: UC0OPT1 FFFFFA0AH, UC1OPT1 FFFFFA1AH,
UC2OPT1 FFFFFA2AH, UC3OPT1 FFFFFA3AH,
UC4OPT1 FFFFFA4AH
07
Extension-bit operation is prohibited. Transmission/reception is performed
in the data length set by the UCnCTL0.UCnCL bit.
Extension-bit operation enabled. Transmission/reception can be
performed in 9-bit character length.
UCnEBE
0
1
Extension bit enable/disable
• When setting the UCnEBE bit to 1, and transmitting in 9-bit data length, be sure to
set the following. If this setting is not performed, the setting of UCnEBE bit is invalid.
• UCnCTL0.UCnPS1, UCnPS0 = 00 (no parity)
• CnCTL0.UCnCL = 1 (8-bit character length)
If transmitting or receiving in the LIN communication format, set the UCnEBE to 0.
The following shows the relationship between the register setting value and the data format.