Shift Register; Lower 8/9 Bits Of The Serial Data Register Mn (Sdrmn) - 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.2.1 Shift register

This is a 9-bit register that converts parallel data into serial data or vice versa.
In case of the UART communication of nine bits of data, nine bits (bits 0 to 8) are used.
During reception, it converts data input to the serial pin into parallel data.
When data is transmitted, the value set to this register is output as serial data from the serial output pin.
The shift register cannot be directly manipulated by program.
To read or write the shift register, use the lower 8/9 bits of serial data register mn (SDRmn).

11.2.2 Lower 8/9 bits of the serial data register mn (SDRmn)

The SDRmn register is the transmit/receive data register (16 bits) of channel n. Bits 8 to 0 (lower 9 bits) or bits 7 to 0
(lower 8 bits) function as a transmit/receive buffer register, and bits 15 to 9 are used as a register that sets the division
ratio of the operation clock (f
When data is received, parallel data converted by the shift register is stored in the lower 8/9 bits. When data is to be
transmitted, set transmit to be transferred to the shift register to the lower 8/9 bits.
The data stored in the lower 8/9 bits of this register is as follows, depending on the setting of bits 0 and 1 (DLSmn0,
DLSmn1) of serial communication operation setting register mn (SCRmn), regardless of the output sequence of the data.
 7-bit data length (stored in bits 0 to 6 of SDRmn register)
 8-bit data length (stored in bits 0 to 7 of SDRmn register)
 9-bit data length (stored in bits 0 to 8 of SDRmn register)
The SDRmn register can be read or written in 16-bit units.
The lower 8/9 bits of the SDRmn register can be read or written
communication mode.
 CSIp communication ... SIOp (CSIp data register)
 UARTq reception ... RXDq (UARTq receive data register)
 UARTq transmission ... TXDq (UARTq transmit data register)
Reset signal generation clears the SDRmn register to 0000H.
Note Writing in 8-bit units is prohibited when the operation is stopped (SEmn = 0).
Remarks 1. After data is received, "0" is stored in bits 0 to 8 in bit portions that exceed the data length.
2. m: Unit number (m = 0), n: Channel number (n = 0, 1), p: CSI number (p = 00), q: UART number (q = 0)
R01UH0895EJ0100 Rev.1.00
Nov 29, 2019
Shift register
).
MCK
CHAPTER 11 SERIAL ARRAY UNIT
8
7
6
5
4
Note
as the following SFR, depending on the
3
2
1
0
313

Advertisement

Table of Contents
loading

Table of Contents