Uart (Uart0) - Renesas RL78/G1P Hardware User Manual

16-bit single-chip microcontroller
Hide thumbs Also See for RL78/G1P:
Table of Contents

Advertisement

RL78/G1P

11.1.2 UART (UART0)

This is a start-stop synchronization function using two lines: serial data transmission (T
(R
D) lines. By using these two communication lines, each data frame, which consist of a start bit, data, parity bit, and
X
stop bit, is transferred asynchronously (using the internal baud rate) between the microcontroller and the other
communication party. Full-duplex UART communication can be performed by using a channel dedicated to transmission
(even-numbered channel) and a channel dedicated to reception (odd-numbered channel).
[Data transmission/reception]
 Data length of 7, 8, or 9 bits
 Select the MSB/LSB first
 Level setting of transmit/receive data and select of reverse
 Parity bit appending and parity check functions
 Stop bit appending
[Interrupt function]
 Transfer end interrupt/buffer empty interrupt
 Error interrupt in case of framing error, parity error, or overrun error
[Error detection flag]
 Framing error, parity error, or overrun error
In addition, UART0 supports the SNOOZE mode. When RxD input is detected while in the STOP mode, the SNOOZE
mode makes data reception that does not require the CPU possible.
R01UH0895EJ0100 Rev.1.00
Nov 29, 2019
CHAPTER 11 SERIAL ARRAY UNIT
D) and serial data reception
X
310

Advertisement

Table of Contents
loading

Table of Contents