218
CHAPTER 10 UART
Figure 10.7-2 Transmit operation in mode 0, 1, 3
■
Receive operation
If receive data is received from the serial data input pin, a serial-parallel conversion process is initiated in
the internal receive shift register. After the data is normally (stop bit is detected), the receive data is
transferred from the internal shift register to the SIDR register and the RDRF bit is set to "1".
If an overrun or a framing error occurs, the receive data is not stored to the SIDR and the ORFE bit is set to
"1".
The RDRF and ORFE bits are set when the last stop bit is detected after the completion of the receive
operation. If the receive interrupt is enabled (SSD: RIE = "1"), an interrupt request (IRQ 4) is issued to the
CPU. If the RDRF bit is set, the receive data has already been stored to the SIDR register.
Figure 10.7-3 "Receive operation in mode 0, 1, 3", Figure 10.7-4 "Operation at overrun error in mode 0, 1,
3" and Figure 10.7-5 "Operation at framing error in mode 0, 1, 3" show receive operations non-parity and 1
stop bit.
Write to the SODR
(Interrupt processing routine)
TDRE
Transmit interrupt
Transmit data
SSD read
START
0
1
2
3
4
5
6
7
STOP START
Transfer the data to the transmit shift register.
Transfer the data to the transmit shift register.
Transmit buffer full
Summary of Contents for MB89950 Series
Page 2: ......
Page 3: ...FUJITSU LIMITED F2MC 8L 8 BIT MICROCONTROLLER MB89950 950A Series HARDWARE MANUAL ...
Page 4: ......
Page 10: ...vi ...
Page 34: ...20 CHAPTER 2 HANDLING DEVICES ...
Page 134: ...120 CHAPTER 6 WATCHDOG TIMER ...
Page 236: ...222 CHAPTER 10 UART ...
Page 276: ...262 CHAPTER 12 LCD CONTROLLER DRIVER ...
Page 310: ...296 APPENDIX ...
Page 311: ...297 INDEX INDEX The index follows on the next page This is listed in alphabetic order ...
Page 316: ...302 INDEX ...
Page 318: ......